PDA

View Full Version : Cant Add Categories


Anonymous
03-21-2005, 03:43 AM
I removed the default categories and now i can add any catigories... it says that it was added but when i look at view categories, it isnt there.
can someone please help me on this?
thanks
eclv

David
03-21-2005, 04:13 AM
Agreed...as you see the new version was just releases today. I will have it fixed by tomorrow most likely. If you like, try the other versions. They are working fine, or just wait til tomorrow...sorry for the inconvenience.

IGonza
03-21-2005, 10:57 AM
1. Open file index.php and delete row :
$params['where'] = "accepted = 1"; (about line #113)
2. Open file /classes/class.Category.php and delete row:
$params['where'] = "accepted =1"; (about line #35)

Or waiting for update on the server.

Thanks.