Gossamer Forum
Home : Products : Gossamer Links : Version 1.x :

Links always 0

Quote Reply
Links always 0
I have 379 Categories and 411 Links. But I don't know why, I can't get the links to be build when I build them.

before that, I have emptied all tables using phpmyadmin, is there anything to do with this?

I think the problem is with CategoryHierarchy table, did the build_stat routine took a wrong calculation? Here is my CategoryHierarchy table :

CategoryID SubCategoryID Depth
0 207 0
0 309 0
0 156 0
... ... ...

There are 9 records in CategoryHierarchy, all with the same value (CategoryID = 0 and Depth = 0).

I appreciate any feedback





Subject Author Views Date
Thread Links always 0 GiGi 2753 Dec 7, 2000, 8:06 PM
Thread Re: Links always 0
pugdog 2661 Dec 8, 2000, 1:20 AM
Post Re: Links always 0
GiGi 2662 Dec 10, 2000, 11:25 PM