I have another question. I know someone posted this already but I don't think that you answered it. Maybe you did and I just don't understand what to do. But here are the errors that I am getting.
PHP Code:
Warning: halt(./includes/functions_log_error.php): failed to open stream: No such file or directory in /home/rpg-game/public_html/vpratice/includes/db_mysql.php on line 389
Warning: halt(): Failed opening './includes/functions_log_error.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/rpg-game/public_html/vpratice/includes/db_mysql.php on line 389
Quote:
Database error in vBulletin 3.0.7:
Invalid SQL: SELECT varname, text FROM phrase WHERE varname IN () ORDER BY languageid DESC
mysql error: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ') ORDER BY languageid DESC' at line 1
mysql error number: 1064
Date: Monday 25th of April 2005 05:02:21 PM
Script: http://rpg-gamers.net/vpratice/install/hack_install.php
Referer: http://rpg-gamers.net/vpratice/install/hack_install.php
Username: xellos16
IP Address: 207.246.163.43
|
also, did I do this edit correctly?
PHP Code:
// ## Grabs global.php this grabs vbulletins global.php so we can use the most basic of vBulletins functions ##
chdir('www.rpg-gamers.net/vpratice'); //change to your vbulletin path
chdir("www.rpg-gamers.net/vpratice/"); //change to your vbulletin path