vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   fixed, had a space in a modual file :| (https://vborg.vbsupport.ru/showthread.php?t=80633)

Brandon Sheley 04-27-2005 03:08 AM

fixed, had a space in a modual file :|
 
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 ??

Paul M 04-27-2005 03:31 AM

If it's new then maybe dns has not updated everywhere yet - it can take several days.

Brandon Sheley 04-27-2005 03:41 AM

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.

Brad 04-27-2005 04:52 AM

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. :)

Brandon Sheley 04-27-2005 05:14 AM

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);

?>

i treid change the line to

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 :)


All times are GMT. The time now is 10:36 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.01446 seconds
  • Memory Usage 1,722KB
  • 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
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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