Quote:
Originally Posted by sparklywater
WHERE link.linkforum NOT IN (0) AND ltoc.catid = '2' AND link.linkmoderate = 0
ORDER BY linkdorder ASC, linkname ASC, linkcatid ASC;
|
I don't know a great deal and especially databases, however it seems the problem lies with where the data was being checked from as in the above (link.linforum NOT IN.....etc) seems to be looking at forum id 0 i might be wrong?