Posts: 2,793
Threads: 251
Joined: Oct 2009
Reputation:
85
10-28-2010, 03:19 AM
(This post was last modified: 10-28-2010, 03:25 AM by Sam.)
It looks to me like your DB can't execute the "select" command. Make sure info is correct in inc/config.php It colud be your host though, I'm not quite sure. Contact your host.
Posts: 148
Threads: 4
Joined: Oct 2009
Reputation:
8
10-28-2010, 03:22 AM
(This post was last modified: 10-28-2010, 03:22 AM by MattR.)
If your config.php details were wrong you'd get a totally different error. The query is getting interrupted, you'll need to ask your host about it.
MyBB Support Team Lead
Posts: 2,793
Threads: 251
Joined: Oct 2009
Reputation:
85
I wasn't too far off then.
Posts: 221
Threads: 15
Joined: Aug 2010
Reputation:
8
This occurs when you cannot connect to your database but your settings are correct. What you need to do is first, make sure that your settings are correct obviously. Usually "Localhost" and the dbname, dbpw, and dbuser are setup properly. Was this running OK before?
If that doesn't work, you'll have to ask your host. I'm pretty sure this isn't a "can't connect due to incorrect settings in the config.php file" issue though, but it's worth a shot fixing if you aren't sure they are correct.
Posts: 221
Threads: 15
Joined: Aug 2010
Reputation:
8
Then yea, your settings are proper it's your host.