(2008-10-27, 11:35 PM)DennisTT Wrote: This is actually a bug.
In install/index.php, find:
Replace with:'class' => 'DB_SQLite',
'class' => 'DB_SQLite2',
In inc/db_sqlite2.php, find:
Replace with:class DB_SQLite
class DB_SQLite2
Please give that whirl.
Thanks
lol, i didn't even realized that it was a bug, i thought it was a configuration error lol.
I'll give it a try once I get a chance to get a SSH connection to the server.
Thanks,
deltatux
Doesn't work. I upgraded to 1.4.3 and tried the fix, but still spits errors.
deltatux