vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   WTF? It Works! (https://vborg.vbsupport.ru/showthread.php?t=245500)

Drpepper99uk 06-29-2010 05:48 AM

WTF? It Works!
 
Hi,

I got home yesterday and went to visit my website and I'm now confronted with just a blank white screen with the words "it works!" and nothing else. I have not changed anything on my site for a while and it was working fine yesterday until I got home.

How can I resolve this issue? I hope that my forum is intact and no data lost as I will not be happy if that is the case. I have contacted my hosting company, but have yet to hear anything.

Michael.

ChopSuey 06-29-2010 05:52 AM

Sounds like a modification issue.......disable hook via config

PHP Code:

define('DISABLE_HOOKS'true); 


Drpepper99uk 06-29-2010 07:56 AM

Hi,

Being as I can't access my admin CP, where abouts would I find the Config.php file using FTP? There's so many folders that I can't seem to find it.

Michael.

eSekar 06-29-2010 09:14 AM

config.php is located inside the includes folder

the line is not in there by default, you have to add it.

Find:
PHP Code:

$config['Mysqli']['ini_file'] = ''

Add After (in a new line):
PHP Code:

define('DISABLE_HOOKS'true); 

or you can add it anywhere in the file.

Cheers.

borbole 06-29-2010 09:30 AM

Can you post the link to your forum?

Drpepper99uk 06-29-2010 09:43 AM

Hi,

Thanks very much guys for all your help. I think this problem is related to the fact that my hosting company is currently moving to cpanel servers as they sent me an email a few minutes ago telling me this:

Hi Michael,



We are working through the first phase of the necessary migrations to the new system which is related to this. We changed over two servers last night and unfortunately this process has run into today.



I can only apologise for the inconvenience but the changes are necessary for the upgrades and we are going as fast as the old servers will allow.



Once this first phase is complete it will allow us to spend as long as we need to get all hosting accounts setup on the new control panel system. It’s unfortunate that you have experienced problems prior to us starting any work but due to the age of the old systems this is one of the motivations as to why we decided to upgrade everything. We wanted to leave the existing systems as they are while we move everything to the control panel but this has not been possible.



We are working as hard and as fast as possible to get you back online.



Kind regards,

James

www.sheppeydigital.co.uk

Regards,

Mike.


All times are GMT. The time now is 01:42 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.01169 seconds
  • Memory Usage 1,724KB
  • 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
  • (3)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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