PDA

View Full Version : Blank Pages (Emergency Help Please)


aycan555
12-24-2007, 05:47 PM
Hi,

I have installed users banlist modification to my forum, it has worked, then when i cliked on second page blankpage appeared, even all the forum pages and admincp, I have tryed to add define('DISABLE_HOOKS', true); to my config file then i have noticed the includes directory is not in the forum directory, I have replaced the backup of all the forum files and also i have disabled the modifications by adding define('DISABLE_HOOKS', true); code into config.php still couldn't able to view the forum... Also i have delated all the files in xml directory still same there is no error messages only blank pages, i can't login into my admincp because there is blank pages...

The forum version was 3.6.7, i have now downloaded the 3.6.8 and uploaded to the forum directory to upgrade it when i went to install/upgrade.php still can not view the page it is blank...

Now the files on the server is 3.6.8 files... Current version of the forum is 3.6.7 ...

I tought might be server problem but i have got development forum on http://www.dizi-tr.com/dev/ it is working fine...

Please help i don't know what i need to do :( First time i have seen this problem...

thank you verry much
Aycan Yumusak

Lynne
12-24-2007, 06:10 PM
I would put all the 3.6.7 files back onto the site and get that working before trying to upgrade to 3.6.8

Also, you may want to view the error_logs and see if there is something in there.

aycan555
12-24-2007, 06:23 PM
I have allready tried to upload all 3.6.7 files and also by backup files.. noting is coming up only blank pages...

if there is any errors it was sending emails to me... But there is no errors... How can i view the error_logs?

Lynne
12-24-2007, 08:16 PM
The only errors sent to you (usually) are mysql errors. There are also apache errors (like if you php is wrong) and those are listed in the errors_log in your log folder.

aycan555
12-24-2007, 09:03 PM
Thanxs Lynne for trying to help me, i found the problem, the mod i have installed deleted the includes folder, when i tryed to replace the includes folder there is vbseo files which they need to upload in binnary mod... Even i disabled the plugins, the vbseos .htaccess file was trying to run the product... ;)

Lynne
12-24-2007, 09:58 PM
I'm glad you found the problem and solution. It's not fun to have your site down!