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