|
Hello,
After inserting the inc_features.php & inc_photopost.php file names into vBulletin index.php & tried run the forum, I received the following messages:
Warning: mysql_query(): Access denied for user 'ODBC'@'localhost' (using password: NO) in E:\User\forum.ipoh.com.my\httpdocs\forum\gallery\inc_features.php on line 52
Warning: mysql_query(): A link to the server could not be established in E:\User\forum.ipoh.com.my\httpdocs\forum\gallery\inc_features.php on line 52
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in E:\User\forum.ipoh.com.my\httpdocs\forum\gallery\inc_features.php on line 54
Warning: mysql_query(): Access denied for user 'ODBC'@'localhost' (using password: NO) in E:\User\forum.ipoh.com.my\httpdocs\forum\gallery\inc_features.php on line 115
Warning: mysql_query(): A link to the server could not be established in E:\User\forum.ipoh.com.my\httpdocs\forum\gallery\inc_features.php on line 115
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in E:\User\forum.ipoh.com.my\httpdocs\forum\gallery\inc_features.php on line 119
Warning: mysql_query(): Access denied for user 'ODBC'@'localhost' (using password: NO) in E:\User\forum.ipoh.com.my\httpdocs\forum\gallery\inc_photopost.php on line 54
Warning: mysql_query(): A link to the server could not be established in E:\User\forum.ipoh.com.my\httpdocs\forum\gallery\inc_photopost.php on line 54
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in E:\User\forum.ipoh.com.my\httpdocs\forum\gallery\inc_photopost.php on line 57
Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in E:\User\forum.ipoh.com.my\httpdocs\forum\gallery\inc_photopost.php on line 71
Warning: mysql_query(): Access denied for user 'ODBC'@'localhost' (using password: NO) in E:\User\forum.ipoh.com.my\httpdocs\forum\gallery\inc_photopost.php on line 106
Warning: mysql_query(): A link to the server could not be established in E:\User\forum.ipoh.com.my\httpdocs\forum\gallery\inc_photopost.php on line 106
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in E:\User\forum.ipoh.com.my\httpdocs\forum\gallery\inc_photopost.php on line 107
Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in E:\User\forum.ipoh.com.my\httpdocs\forum\gallery\inc_photopost.php on line 118
What could be the problems? Thank you.
|