Topic: Error: Unable to connect to MySQL server.
An error was encountered
Error: Unable to connect to MySQL server. MySQL reported: User [my user] has already more than 'max_user_connections' active connections.
I belive it has something to do with the coding. I've been in contact with both my hosting provider and a couple of friends, they all say it has to do with the code not closing connections after executing some stuffs, and therefore filling up the maximum users connections in mySQL. Most of you might not notice this, but when you've got a very big forum this is a pretty big consern.