Howdy
I am in the process of moving hosts
current url www.austouring.com
I am trying to get the forum running on a temp URL at the new host, www.hytram.com so I know everything works before the proper change over..
I have the board up and running, meaning I have changed the config file correctly?
but as soon as you click on a thread you get
I do not have shell access to the old database (MYSQL4) but I have downloaded the tables in small groups in zip format
followed this
http://www.vbulletin.com/docs/html/m...myadmin_backup
the new DB is running MYSQL5 and I used compatibility mode in the import
I have also tried importing all separate DB tables (all 162 of them) from the backup mod I have running and have the same result
any idea where I can start looking?
ta
Marty
I am in the process of moving hosts
current url www.austouring.com
I am trying to get the forum running on a temp URL at the new host, www.hytram.com so I know everything works before the proper change over..
I have the board up and running, meaning I have changed the config file correctly?
but as soon as you click on a thread you get
Code:
Parse error: syntax error, unexpected ';' in /home/hytram/hytram.com/forum/showthread.php(2168) : eval()'d code on line 523
followed this
http://www.vbulletin.com/docs/html/m...myadmin_backup
the new DB is running MYSQL5 and I used compatibility mode in the import
I have also tried importing all separate DB tables (all 162 of them) from the backup mod I have running and have the same result
any idea where I can start looking?
ta
Marty
Comment