The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
OK, thanks for your help anyway.
I have also just tried to edit a template and also post a new thread and the same thing happens, the page just refreshes with no changes made |
#12
|
|||
|
|||
Are you sure your DNS is already pointing to the new server?
|
#13
|
|||
|
|||
He probably needs to run tools.php and reset his info.
|
#14
|
||||
|
||||
He can access his account already from what I see....
|
#15
|
|||
|
|||
Yes, the DNS is pointing to the new server.
No, running tools.php is not the answer as yes, I can access everything else normally. I contacted vbulletin.com team and after a number of things to try, one of them was to add a piece of code to the .htaccess file which was: Code:
<IfModule mod_security.c> SecFilterEngine Off SecFilterScanPOST Off </IfModule> Anyway, after I did that, I was able to switch my forum back on but I now have about 10 different database errors, one of which being: Code:
mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) /home/******/public_html/includes/class_core.php on line 274 |
#16
|
|||
|
|||
This error means either:
1. The info in your config.php file is wrong (in which case your forums wouldn't work at all), or 2. MySQL crashed, it's not running or it can't find the socket. You need to contact your host about this. Here is more info on this error: http://dev.mysql.com/doc/mysql/en/Ca...to_server.html |
#17
|
|||
|
|||
Yes, i understand that, but tools.php will typically clear up that issue as well, if its actually related to the DB.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|