Hello There, I am installing pricetapestry for the first time and I am having problems. I have imported a feed from affiliate window but when I register and trial import then go to my home page and click the merchants link I get a 404 error page. Please could someone tell me what I am missing?
Thanks
Thanks for your very quick response everything is working fine cheers!
Hi there,
That sounds like you have enabled search engine friendly URLs with..
$config_useRewrite = true;
...in your config.php, but have not yet created .htaccess which rewrites /merchant/ to merchants.php (as well as all the other search engine friendly rewrites), which is probably why you are getting the 404 error.
Create .htaccess from a copy of htaccess.txt. Alternatively, using your FTP program, right-click on htaccess.txt in the remote window, and the use the Rename function to change the name to .htaccess
That should be all it is!
Cheers,
David.