View Single Post
Old July 28th, 2005, 08:36 AM   #1 (permalink)
Jamy
Junior Member
Verified Customer
 
Join Date: May 2004
Location: Ohio
Posts: 12
I dont know what I did!

I was editing the pp-inc.php file... adding a few links around lines 1574 and when I hit save... now when I click my gallery link it goes to the pp-inc.php file instead of to my gallery!
http://gallery.heavenlyscraps.com/
Can anyone help?




This is what I was editing..

$menu .= "<a href=\"{$Globals['maindir']}/adm-index.php\">{$Globals['pp_lang']['admin']}</a> | <a href=http://www.heavenlyscraps.com>{$Globals['pp_lang']['home']}</a>";
$menu .= " | <a href=http://forums.heavenlyscraps.com>Forums</a>";
$menu .= " | <a href=http://chat.heavenlyscraps.com>Chat</a>";
$menu .= " | <a href=\"{$Globals['maindir']}/search.php?cat=$cat\">{$Globals['pp_lang']['search']}</a>";

Last edited by Jamy; July 28th, 2005 at 08:39 AM.
Jamy is offline   Reply With Quote