Quote:
|
Originally Posted by Rukas How is it not a gallery error when it only happened with a gallery file? They will send me right back here. |
Quote:
mysql_connect(): User pacboard_tdata has already more than 'max_user_connections' active connections
/home/pacboard/public_html/forum/includes/class_core.php on line 273
|
Those are
vB files, not Gallery. My guess would be that you posted a link to that picture and your site got hit by a ton of connections all at the same time.
To clarify: It's not a Gallery thing per se since the connection is being established through
vB and the max connections were reached; it just happended to be Gallery that was using the connection at the time.