Hi, I've got Business Web directory and Links Hall. They are using phpld 3.2. There is a simple problem in it when I click on the categories and sub-cats they redirect back to main page, I've re-uploaded the .htacess file and Rebuild the category cache from admin panel but still having problem. Any help will be appreciated. Thanks
Login and click on "categories." Then click on the "Rebuild Category Cache" button. Your problem should be fixed, but verify it. If that does not work, as you said it did not, delete your temporary cache. FTP to "temp" and then "templates." Delete everything but the index file.
He already said he had done that. There is no redirection problem, it looks like all your tategories have no URL title set. Did you use a category dump or add them yourself?
Might be some error in template codes.. A simple "/" can create such problems. Try to change to default template and see if that still happens ?
Mikey = I used a category dump Jminscoe = I'vent added, edited, deleted any category MeetHere = I changed the templates but still the same problem
well you can ask Dawzz or an0n they might have a solution or know whats causing it I noticed in viewing code it looks like this <div class="subcats"><a href="/">Art History</a> Code (markup): where as mine has this <p class="subcats"><a href="blogs/science/">Science</a> Code (markup):
I think same thing happened with one of my directory few months back and an0n (Rob) fixed that error for me. Don't know what he done because i given him cpanel user and pass for that . Surely he'll help you out of this problem.