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

update problem

Quote Reply
update problem
When I add a new category it is not going into the orignal category list but starting a new one.

If I run
SELECT * FROM Category in sql monitor
I get 57 categories.

Then if I run
SELECT * FROM Category ORDER BY ID DESC

after I added the new category it shows up by itself and isn't added to the orignal categories and doesn't build the page when I do build all. I do not have shell access to run repairs.

Thanks