Can't Create Categories Because the Page is Blank Can't Create Categories Because the Page is Blank
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Can't Create Categories Because the Page is Blank

Started by Affinity, March 23, 2005, 12:33:41 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Affinity

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:

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??