arcadie
Oct 4th 2007, 11:46 am
Hi,
To anyone using BANS... did u ever get a 404 error when you click on a product category in the navigation bar?
EDIT: The problem was in the htaccess file. if you get the same problem to fix it add the fallowing line under the first line of code:
RewriteBase /
or if your site is located in a subfolder such as: yoursite.com/store it would be:
RewriteBase /store
Steffan
To anyone using BANS... did u ever get a 404 error when you click on a product category in the navigation bar?
EDIT: The problem was in the htaccess file. if you get the same problem to fix it add the fallowing line under the first line of code:
RewriteBase /
or if your site is located in a subfolder such as: yoursite.com/store it would be:
RewriteBase /store
Steffan