Notifications
Clear all
Graveyard
3
Posts
2
Users
0
Reactions
2,260
Views
Topic starter
I didn't think this went in support ...
Just trying to find out if there is a way to copy the Sub-catergories from one Top Level Catergory to another ? I can't find an option inside the efiction script so I assume I will need to do it the database ... But I am not familiar enough with that to just guess ...
Directions would be greatly appreciated! Thanks!
Posted : 21/01/2007 10:35 am
Yes, you'll have to do it in the database.
In phpMyAdmin, go to your categories table and find the sub-category in question. Click edit, remove the catid (leave it blank) enter the new parentcatid. Change the "Save" dropdown (left hand bottom corner) to read "Insert as new row" and then click "Go".
Posted : 21/01/2007 2:06 pm
Topic starter
Thank you!
Posted : 21/01/2007 2:52 pm
