// Enter the full path to your forum here
// Example: /home/vbadvanced/public_html/forum
// ============================================</PRE>
<PRE>$forumpath = '/home/mytract/public_html';</PRE>
<PRE>?></PRE>
ok looks like this.. but i still get this:
<?php
// ++=========================================================================++
// || vBadvanced Gallery v1.0 RC4 - 13010
// || © 2003-2004 vBadvanced.com & PlurPlanet, LLC - All Rights Reserved
// || This file may not be redistributed in whole or significant part.
// ||
http://vbadvanced.com
// || Downloaded 12:02, Wed May 11th 2005
// || 3105131_011301007537
// ++ ========================================================================++
error_reporting(E_ALL & ~E_NOTICE);
define('NO_REGISTER_GLOBALS', 1);
// ============================================
// Enter the full path to your forum here
// Example: /home/vbadvanced/public_html/forum
// ============================================
$forumpath = '/home/mytract/public_html';
?>
Warning: chdir(): No such file or directory (errno 2) in /home/mytract/public_html/gallery/gallery_global.php on line 17
Warning: main(./global.php): failed to open stream: No such file or directory in /home/mytract/public_html/gallery/gallery_global.php on line 46
Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/mytract/public_html/gallery/gallery_global.php on line 46
one question: the inmstructions said
'Now you will need to chmod the /galleryt/files folder to 777:
i did not do that.. rather, i did not know how to do that..
could that be the issue?