(sorry if this is in the wrong place)
Last night i was up until 7 am working on this so i don't remember exactly everything that happened, but i was setting up mybb (forum software) and it was working just fine. Then i did something to mess it up so i had to start over. Now when i try to install it, once i get to the database config it says this:
Fatal error: Class 'DB_MySQLi' not found in
/home/a2897410/public_html/forum/install/index.php on line 1255
Line 1255 says
[code]$db = new $dbtype['class'];[/code]
I've tried re-uploading everything more than once, and I've tried re-uploading that specific file more than once and that always comes back.
Thank you anyone who decides to help :D
You need to show the full script or at least 10 lines before it and after it. If you have been doing scripting for a while now, you would understand that one error could lead to the other.
Sorry, you need to Log In to post a reply to this thread.