PDA

View Full Version : Forum Not Open :( Urgent Help Please


tanzeelniazi
12-25-2012, 09:57 PM
I cant open my forum i dont know why
Nothing happen if i click my forum link
Only connecting i see please help me why i cant open ?
I Open my Config file Default page
how i disable hooks :( where i add this code: <?php
<?php
/*================================================= =====================*\
|| ################################################## ################## ||
|| # vBulletin 4.2.0
|| # ---------------------------------------------------------------- # ||
|| # All PHP code in this file is �2000-2012 vBulletin Solutions Inc. # ||
|| # This file may not be redistributed in whole or significant part. # ||
|| # ---------------- VBULLETIN IS NOT FREE SOFTWARE ---------------- # ||
|| # http://www.vbulletin.com | http://www.vbulletin.com/license.html # ||
|| ################################################## ################## ||
\*================================================ ======================*/

--------------- Added 1356477859 at 1356477859 ---------------

1 more problem i cant open my forum when i use Online Proxy then forum is working but my side not working :(
why ? and i cant see any error :(

Stefan118
12-25-2012, 11:24 PM
Do you have a .htaccess file in your forum root?
If so, remove that and try to access your forum again.

Lynne
12-26-2012, 03:28 AM
Try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit includes/config.php and add this line right under <?php

define('DISABLE_HOOKS', true);

tanzeelniazi
12-27-2012, 09:09 AM
Working Fine Thanks Lynne