PDA

View Full Version : sub-categories are not linking to the Parent


empireweb
07-08-2008, 03:25 AM
Can anyone help me with this issue, the sub-category is not linking to the top category?. when I click on the sub-category it takes me to the main page.

James
07-08-2008, 04:00 AM
look in the htaccess for

#RewriteBase /

change it to

RewriteBase /

empireweb
07-14-2008, 05:01 PM
Thanks, it works