Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / unable to create categories

unable to create categories

Locked

Views: 1,084

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
5 Jan 2007, 3:07 PM
#1
dasonix avatar

dasonix

New Zenner

Join Date:
Sep 2006
Posts:
79
Plugin Contributions:
0

unable to create categories

I am having major problems setting up categories, when I did create them they would not show, so I have all the products in a root category, but now I cant create any categories at all :(

Please assist

5 Jan 2007, 3:10 PM
#2
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: unable to create categories

Categories hold Products or Categories but not both ...

Because you have Products in your Top Level ... it is blocking you from adding Categories ...

Look at your database tables via phpMyAdmin and see if you have anything in the tables:
categories
categories_description

5 Jan 2007, 4:18 PM
#3
dasonix avatar

dasonix

New Zenner

Join Date:
Sep 2006
Posts:
79
Plugin Contributions:
0

Re: unable to create categories

OK thank you, is ther ea quick way to fix it. e.g. create a cat in the databse and move everything into it, then create the full set of cats and sort the mess out ?

5 Jan 2007, 4:32 PM
#4
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: unable to create categories

That is why I am asking if you have anything in the tables for:
categories
categories_description

If so, what is the last categories_id value that you see?