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