PDA

View Full Version : Runtime and other errors



Dylansdaddie
Wed 11th Jul '07, 2:01am
I moved my VB to a different server did a fresh install and then imported the database. I got the tables to synce up etc. I went ahead and tried to load the vb then to view it and I got I need the tools.php beacuse i got the error i need the language sets etc

Fatal error: The requested language does not exist, reset via tools.php. in /includes/functions.php on line 1207

After i did this everything looks hosed and get this error in the admincp

Parse error: syntax error, unexpected '}' in /home/beatthec/public_html/bb/upload/includes/adminfunctions_options.php(389) : runtime-created function on line 1

Fatal error: Function name must be a string in /home/beatthec/public_html/bb/upload/includes/adminfunctions_options.php on line 390

Where do I start to fix it?

Thnaks
KS

Steve Machol
Wed 11th Jul '07, 2:06am
A fresh install is not compatible with importing the db. What did you do exactly?

Dylansdaddie
Wed 11th Jul '07, 10:10am
I Change to a new host. GRabbed the latest version and di a fresh install. BAcked up the database and then I imported the data base in phpmyadmin. It appended all the table with vb_ So for example I had vb_user and user. The user was created by the install script and the vb_user was the back up one with all the data in it. I copied the data only from the vb_user to user using the copy fucntion in phpmyadmin. When I went to the control panel that one worked so I fiqured that it will work with all the tables so I proceeded for all tables and the this is the result

beatthecasino.com/bb/upload/

Dylansdaddie
Wed 11th Jul '07, 9:32pm
I rtfm and did it again with a new data base dump and bingo...