Aarsvaars, on 22 August 2011, 09:11, said:
Hi Robert,
Could you please help me with my problem as stated below:
EDIT: Can't seem to quote my whole previous message. The problem is that when I enable your contribution the product and category links aren't working. I tried to adjust every option in the control panel and I edited the htaccess as instructed.
Could you please help me with my problem as stated below:
EDIT: Can't seem to quote my whole previous message. The problem is that when I enable your contribution the product and category links aren't working. I tried to adjust every option in the control panel and I edited the htaccess as instructed.
"product and category links aren't working" is not descriptive enough for me to try and help.
Basically .. if the uri format is standard then .htaccess will have no effect, if the links are not loading the required page then most likely your server is set up to NOT accept path based URIs and you may need to add to .htaccess: -
AcceptPathInfo On
If however the uri format is set to rewrite, the URIs are being produced correctly but the links are not loading the correct page then the issue will be one of the following in order of likelyhood: -
- RewriteBase is incorrectly set
- The server is IIS and needs a module added to allow RewriteRules
- mod_rewrite module is not compiled.






Find content
Male


