Forums Back Online

jgmdev
Created by: jgmdev
Date: 03/02/2014 @ 3:14:07 pm
Views: 553
Today I took some time to write a small sqlite_* compatibility layer for phpbb3 that uses new PDO in order to access the database. I converted the old database from version 2 to version 3 of sqlite and everything seems to be working just fine.

This compatibility layer was needed because all sqlite_* functions where dropped from newer php versions and trying to compile the old sqlite module produced some errors.

If you find any errors while using the forum please report a issue.

Comments