vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   I can't turn my vbulletin back on?! (https://vborg.vbsupport.ru/showthread.php?t=151551)

funinthesun 07-06-2007 07:09 PM

I can't turn my vbulletin back on?!
 
My forum has just undergone a server move but when I try to turn my forum back on, the page just refreshes and my forum is still closed. Does anyone know what could be causing this?

TTG 07-06-2007 07:16 PM

Check the cookie settings in admincp

funinthesun 07-06-2007 08:13 PM

Can you tell me what I should be looking for? It all seems to look ok.

Dismounted 07-07-2007 06:23 AM

Did you change your domain?

funinthesun 07-07-2007 10:27 AM

No, the domain is still the same.

Dismounted 07-07-2007 10:58 AM

Try clearing your browser & cookie cache.

funinthesun 07-07-2007 11:11 AM

OK, I did that but it still doesn't work.

Dismounted 07-07-2007 11:21 AM

Did you change anything else besides moving server? Did you upload all the files?

funinthesun 07-07-2007 11:23 AM

No, I haven't changed anything else and I believe all the files were uploaded but I paid a vb.org member to do the server move for me.

Dismounted 07-07-2007 11:28 AM

I can't seem to pinpoint your problem. Contact vBulletin Support, they will probably find the issue :).

funinthesun 07-07-2007 11:32 AM

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

Marco van Herwaarden 07-08-2007 07:45 AM

Are you sure your DNS is already pointing to the new server?

snakes1100 07-08-2007 08:06 AM

He probably needs to run tools.php and reset his info.

Dismounted 07-08-2007 08:37 AM

Quote:

Originally Posted by snakes1100 (Post 1285661)
He probably needs to run tools.php and reset his info.

He can access his account already from what I see....

funinthesun 07-09-2007 08:11 AM

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>

incase anyone else has a problem like mine in the future. It has something to do with mod_security.

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

Does anyone know what this error is and how I can fix it?

Marco van Herwaarden 07-09-2007 08:45 AM

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

snakes1100 07-09-2007 09:56 PM

Quote:

Originally Posted by Dismounted (Post 1285673)
He can access his account already from what I see....

Yes, i understand that, but tools.php will typically clear up that issue as well, if its actually related to the DB.


All times are GMT. The time now is 10:58 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01019 seconds
  • Memory Usage 1,743KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (17)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete