The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
um, for some reason some ppl when they try to look at my board www.locoforum.com they say that the operation times out and the page is blank,, how can i fix this ? it would explaine why my users haven't really been to the new baord :ermm:
ps, from my pc i can see everything,and i have looked at the board on two other pc's not at my house and everything is fine,. one of the ppl i have talked to was on aol and couldn't see the site and one was on roadrunner ( dsl ) if that helps ?? |
#2
|
||||
|
||||
![]()
If it's new then maybe dns has not updated everywhere yet - it can take several days.
|
#3
|
||||
|
||||
![]()
okay. i hope thats whats happen. i've had a site at the addy for about 1/2 a year, same sever ?? so this may still be the reason ?, hope so. would be a bummer if it wasn't.. i just switched it over to vb less then a week ago.
|
#4
|
|||
|
|||
![]()
I think there is an error in your portal.php file, it returns a blank page..
http://www.locoforum.com/index.php works for me, although it took awhile to resolve, once I found the server it came over quickly tho. ![]() |
#5
|
||||
|
||||
![]()
hmm, very od :|
this is my portal.php file.. the thing that i don't get is i was/am able to see it all just fine on my pc, and i looked at the site at my parents pc, and the endlaws pc's both at differant towns :ermm: Code:
<?php // ++=========================================================================++ // || vBadvanced CMPS v1.0.1 // || ? 2003-2004 vBadvanced.com & PlurPlanet, LLC - All Rights Reserved // || This file may not be redistributed in whole or significant part. // || http://vbadvanced.com // || Downloaded 02:50, Fri Jan 28th 2005 - 2981 // || // ++ ========================================================================++ error_reporting(E_ALL & ~E_NOTICE); define('NO_REGISTER_GLOBALS', 1); define('THIS_SCRIPT', 'adv_index'); define('VBA_PORTAL', true); // ============================================ // Enter the full path to your forum here // Example: /home/vbadvanced/public_html/forum // ============================================ chdir('./'); // ============================================ // No Further Editing Necessary! // ============================================ $phrasegroups = array(); $globaltemplates = array(); $actiontemplates = array(); $specialtemplates = array(); require_once('./global.php'); print_portal_output($home); ?> chdir('/home/loco/public_html/'); but my friend that im was testing this with, said he still got a blank page :| im going to set the redirect to the index page untill the morning, and ill see if anyone posted on this.. thank you guys for your help so far i went a head and changed the redirect to the portal, and set this line on the portal.php chdir('/home/loco/public_html'); does anyone still see the blank page ? the two ppl i was haveing test it, aren't on right now.. * prays it wors correct* ![]() on second thought im going to make the redirect to the index, but can someone tell me if they see a blank page here ?.. thank you http://www.locoforum.com/portal.php? i still have ppl saying that they can't see the page. my portal is usless if im the only one who can see it,, can i get some suggestions ?? nvm, everyone, i submetting a support ticket at vbadvanced. hope to get things fixed ![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|