MyBB Central

Full Version: Mysql error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I get this when I try to donate:

Warning: mysql_real_escape_string() [function.mysql-real-escape-string]: Access denied for user 'nobody'@'localhost' (using password: NO) in /home/worldofg/public_html/forum/myps.php on line 37

Warning: mysql_real_escape_string() [function.mysql-real-escape-string]: A link to the server could not be established in /home/worldofg/public_html/forum/myps.php on line 37

Warning: mysql_real_escape_string() [function.mysql-real-escape-string]: Access denied for user 'nobody'@'localhost' (using password: NO) in /home/worldofg/public_html/forum/myps.php on line 119

Warning: mysql_real_escape_string() [function.mysql-real-escape-string]: A link to the server could not be established in /home/worldofg/public_html/forum/myps.php on line 119

Warning: Cannot modify header information - headers already sent by (output started at /home/worldofg/public_html/forum/myps.php:37) in /home/worldofg/public_html/forum/inc/functions.php on line 78









Edit: a new batch of errors:


Warning: mysql_real_escape_string() [function.mysql-real-escape-string]: Access denied for user 'nobody'@'localhost' (using password: NO) in /home/worldofg/public_html/forum/myps.php on line 376

Warning: mysql_real_escape_string() [function.mysql-real-escape-string]: A link to the server could not be established in /home/worldofg/public_html/forum/myps.php on line 376

Warning: mysql_real_escape_string() [function.mysql-real-escape-string]: Access denied for user 'nobody'@'localhost' (using password: NO) in /home/worldofg/public_html/forum/myps.php on line 383

Warning: mysql_real_escape_string() [function.mysql-real-escape-string]: A link to the server could not be established in /home/worldofg/public_html/forum/myps.php on line 383

Warning: mysql_real_escape_string() [function.mysql-real-escape-string]: Access denied for user 'nobody'@'localhost' (using password: NO) in /home/worldofg/public_html/forum/myps.php on line 385

Warning: mysql_real_escape_string() [function.mysql-real-escape-string]: A link to the server could not be established in /home/worldofg/public_html/forum/myps.php on line 385

Warning: Cannot modify header information - headers already sent by (output started at /home/worldofg/public_html/forum/myps.php:376) in /home/worldofg/public_html/forum/inc/functions.php on line 78
Yeah I have this fixed in latest code but it's not for download yet.
Oh, I downloaded the plugin from mods.mybboard.net, and installed that version. It didn't have any error. I looked in myps.php and there is no mysql_real_escape_string I guess it was an updated version Wink
Thanks anyway Big Grin
Reference URL's