2023-05-30, 06:49 PM
Hey, the forum was running nice and well, but when I tried to browse themes, it said can't connect to the database
So I searched for some solutions, and it said that going into inc/config.php and changing $config['database']['type'] = 'mysqli'; into mysql is going to solve the issue
now whenever I enter my website, I get
The worst thing is that when I change it back to mysqli it reports the same bug.
What have I done wrong and how can I fix this?
both mysqli or mysql report the same error :/
Thanks and take care
So I searched for some solutions, and it said that going into inc/config.php and changing $config['database']['type'] = 'mysqli'; into mysql is going to solve the issue
now whenever I enter my website, I get
MyBB has experienced an internal error and cannot continue.
Error Type:
MyBB Error (44)
Error Message:
MyBB was unable to load the SQL extension. Please contact the MyBB Group for support. [url=https://mybb.com]MyBB Website
[/url]The worst thing is that when I change it back to mysqli it reports the same bug.
What have I done wrong and how can I fix this?
both mysqli or mysql report the same error :/
Thanks and take care