Hi,
On my site, www.cuffanfictions.com, I think I somehow really messed up my "catigories" in the admin section...
I went to panels, and decided to edit it and make the name for it "fandoms". I did that, and well when I went into "fandoms" in the admin section, it didn't bring me anywhere. I then turned it back to catigories, though that didn't change the situation.
Does anyone know how to fix is?
~Liliedove
Categories are part of the programming script. If you wanted to change the name to Fandoms, you would go into the Language folder open en.php in notepad and look for
define ("_CATEGORIES", "Categories");
define ("_CATEGORY", "Category");
And change it to read:
define ("_CATEGORIES", "Fandoms");
define ("_CATEGORY", "Fandom");
As for going into panels... you'll have to go back what you changed.
******************************************
Mucking around in eFiction since circa 2001 (ver. 1.0)
Now running v.3