hi sorry i am new to this.. i installed the gallery per instriuctions.. the gallery info is added to my admin CP all seemed to install as per the instructions...
do i need to manually add a gallery link to my navbar? i thought id see something automatically added to the navbar.. do i have to do it?
if so how or what??
when i try to go to this address:
http://www.mytractorforum.com/gallery/index.php
whee i thought id go..
i get the following:
<?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/info.php';
?>
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