forum.coppermine-gallery.net

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Miscellaneous => Topic started by: caribgyrl8 on February 11, 2005, 06:14:45 am

Title: catmgr.php shows blank
Post by: caribgyrl8 on February 11, 2005, 06:14:45 am
Hi:
I was making categories on the gallery fine the entire day. Then just now I clicked on categories to create another one and the catmgr.php page loads with the admin navigation at the top and all my header info but none of the category information is showing up. The rest of the page is blank. I have no idea what to do. Please help.

Edit: I viewed the page on Mozilla Firefox and it's giving me this in the space below the admin navigation:

function confirmDel(catName) { return confirm("Are you sure you want to DELETE this category (" + catName + ") ?"); }

Title: Re: catmgr.php shows blank
Post by: Casper on February 11, 2005, 09:17:32 am
try replacing catmgr.php with a new copy.  Sounds like it may have become corrupted.
Title: Re: catmgr.php shows blank
Post by: caribgyrl8 on February 11, 2005, 01:05:09 pm
I downloaded a new copy and uploaded it again but no difference. I turned on the debug mode. Should I post what it says?
Title: Re: catmgr.php shows blank
Post by: Joachim Müller on February 11, 2005, 03:42:06 pm
yes
Title: Re: catmgr.php shows blank
Post by: caribgyrl8 on February 11, 2005, 04:33:57 pm
Edited....after reading below...

Oops sorry....actually the only message I am getting is the one I posted in my original post:
function confirmDel(catName) { return confirm("Are you sure you want to DELETE this category (" + catName + ") ?"); }
Title: Re: catmgr.php shows blank
Post by: Joachim Müller on February 11, 2005, 04:43:40 pm
no, I didn't express what you need to do: don't post the debug_output, but the actual error message.

Joachim