The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
White screen forum - HELP
Right then,
when viewing the following URL - www.staffs-vw.co.uk all I see is a white screen, but when I view this URL www.staffs-vw.co.uk/forum.php I see the site. Can anyone tell me why? I'm stuck..... |
#2
|
|||
|
|||
Review the settings at AdminCP > Settings > Navigation Manager.
Everything correctly set at that page? Bought a 2010 VW Jetta yesterday, amazing car. |
#3
|
|||
|
|||
seems ok
--------------- Added [DATE]1463519011[/DATE] at [TIME]1463519011[/TIME] --------------- expanded view |
#4
|
||||
|
||||
Check to see that you have an index.php in the folder.
|
#5
|
|||
|
|||
it's there and this is what it looks like <?php /*================================================= =====================*\ || ################################################## ################## || || # vBulletin 4.2.0 Patch Level 3 - Licence Number XXXX || # ---------------------------------------------------------------- # || || # Copyright �2000-2012 vBulletin Solutions Inc. All Rights Reserved. || || # 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 # || || ################################################## ################## || \*================================================ ======================*/ /* Tell forum.php to redirect to the default url as defined in the navigation manager */ define('VB_REDIRECT', true); /** * If you want to move this file to the root of your website, change the * line below to your vBulletin directory and uncomment it (delete the //). * * For example, if vBulletin is installed in '/forum' the line should * state: define('VB_RELATIVE_PATH', 'forums'); * * Note: You may need to change the cookie path of your vBulletin * installation to enable your users to log in at the root of your website. * If you move this file to the root of your website then you should ensure * the cookie path is set to '/'. * * See 'Admin Control Panel * ->Cookies and HTTP Header Options * ->Path to Save Cookies */ //define('VB_RELATIVE_PATH', 'forums'); // Do not edit anything below // if (defined('VB_RELATIVE_PATH')) { chdir('./' . VB_RELATIVE_PATH); } require('forum.php'); /*================================================= =====================*\ || ################################################## ################## || # Downloaded: 10:46, Fri Dec 7th 2012 || # CVS: $RCSfile$ - $Revision: 60957 $ || ################################################## ################## |
#6
|
||||
|
||||
If an index.html file exists on the server, temporarily rename it and then check.
Edit: http://www.staffs-vw.co.uk/forum.php is loading fine, I bet it's a index.html file loading before index.php as the server is defaulted to that load order. |
#7
|
|||
|
|||
Quote:
No changes to htacess, no new mods, I did delete the garage mod a while back and no new php that I know of. renamed and I still see white by viewing url/forum.php i see this |
#9
|
|||
|
|||
Quote:
--------------- Added [DATE]1463573233[/DATE] at [TIME]1463573233[/TIME] --------------- Quote:
--------------- Added [DATE]1463612713[/DATE] at [TIME]1463612713[/TIME] --------------- anyone? --------------- Added [DATE]1463658798[/DATE] at [TIME]1463658798[/TIME] --------------- Had another look around the web last night for ideas and still nothing to help.. |
#10
|
|||
|
|||
turns out I had index.html and index.php in the folder so I deleted the html file and it works again.
|
2 благодарности(ей) от: | ||
MarkFL, TheLastSuperman |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|