I added some categories under category 123 using this method: aa[,]bb[,]cc[,]dd
I deleted cc, but instead of only deleting cc, all subcategories (under category 123) are gone. The are still in the admin panel, but don't show up in the directory. Then if I add another subcategory to 123, all subcategories show up again.
My categories sort default by priority. I don't understand how WSN Links sorts categories that have the same priority and are bulk inputed like this:
A[,]B[,]C[,]D
Sometimes the results are:
A B C D
Sometimes:
B C D A
and other variations.
The only page where categories have to be sorted by priority is the main page and 1 level deep. After that I want categories to sort alphabeticaly. Is this possible?
If the priority is the same, and priority is your sort order, then anything with the same priority is not sorted. There's no secondary sort order for categories, though there may be in the future.
0/5
1
2
3
4
5
This thread is closed, so you cannot post a reply.
Comments on Category Problem
Member
Usergroup: Customer
Joined: Apr 02, 2005
Total Topics: 8
Total Comments: 15
I have a problem with categories:
I added some categories under category 123 using this method: aa[,]bb[,]cc[,]dd
I deleted cc, but instead of only deleting cc, all subcategories (under category 123) are gone. The are still in the admin panel, but don't show up in the directory.
Then if I add another subcategory to 123, all subcategories show up again.
What's wrong?
Kind Regards,
Dirk.
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
I'd guess a count must be off somewhere. Try regenerating counters.
Member
Usergroup: Customer
Joined: Apr 02, 2005
Total Topics: 8
Total Comments: 15
Thanks Paul, that worked.
Another thing:
My categories sort default by priority.
I don't understand how WSN Links sorts categories that have the same priority and are bulk inputed like this:
A[,]B[,]C[,]D
Sometimes the results are:
A
B
C
D
Sometimes:
B
C
D
A
and other variations.
The only page where categories have to be sorted by priority is the main page and 1 level deep. After that I want categories to sort alphabeticaly.
Is this possible?
Cheers,
Dirk.
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
If the priority is the same, and priority is your sort order, then anything with the same priority is not sorted. There's no secondary sort order for categories, though there may be in the future.