forum.coppermine-gallery.net

Support => Older/other versions => cpg1.3.x Support => Topic started by: Affinity on March 23, 2005, 12:33:41 pm

Title: Can't Create Categories Because the Page is Blank
Post by: Affinity on March 23, 2005, 12:33:41 pm
I created a new category in my Gallery, and that was added allright. But now, when I try to create another category the page just comes up blank. I get the top navigation buttons, but below that it's all blank. In IE nothing at all shows up. I tried it in Firefox, and thenthis showed up:

Code: [Select]
function confirmDel(catName) { return confirm("Are you sure you want to DELETE this category (" + catName + ") ?"); }
I haven't clicked any buttons to delete anything.

Have any idea what's wrong, and how I can fix it??