Current time: 05-24-2012, 03:50 PM Hello There, Guest! (LoginRegister)


[D] SQLite2 installation error
11-04-2008, 09:48 PM
Post: #1
[D] SQLite2 installation error
I try to install MyBB ver 1403

i choose SQLite2 database

the installation file search the include file
PHP Code:
MYBB_ROOT."inc/db_sqlite2.php"
and in this file the declaration of DB_SQLite2
PHP Code:
        case "sqlite2":
            
$db = new DB_SQLite2;
            break; 

but the class declare in db_sqlite2.php is DB_SQLite

---

i rename the class in db_sqlite2.php with DB_SQLite2

cesa
Find all posts by this user


Forum Jump:


User(s) browsing this thread: 1 Guest(s)

Contact Us | MyBB | Return to Top | Return to Content | Lite (Archive) Mode | RSS Syndication