Problems, need help? Have a tip or advice? Post it here.
6 posts Page 1 of 1
Hi KK,
For the very first time I attempted to turn on pretty url for a e-commerce website I am currently building. I am testing all the pages and so far everything is working well except for the wishlist and compare pages. It seems pretty url is not working with urls in the form:
Code: Select all
http://dubashop.com/shop/accessories/wishlist.php?add=1&pid=16

and
Code: Select all
http://dubashop.com/shop/accessories/compare.php?compare=1&cid=16


I keep getting this error:
Not Found
The requested URL was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.


Any help will be appreciated. Thank you
It appears to me that pretty url is placing the wishlist.php non-clonable template and the compare.php non-clonable template under the accessories folder so they can’t obviously be found on the sever. How do I rectify the .htaccess file to work correctly
It appears to me that pretty url is placing the wishlist.php non-clonable template and the compare.php non-clonable template under the accessories folder

It appears to be a problem related to relative links.
Please see viewtopic.php?f=4&t=11744&p=31663#p31663 for the resolution.

Hope it helps.
Thank you very much KK, it did work.

As an aside I keep getting the error page sometimes when I try to reply to forum messages

D053A267-25F8-4DE4-814B-C0468DCBB097.png
D053A267-25F8-4DE4-814B-C0468DCBB097.png (116.63 KiB) Viewed 1008 times
Thanks for the heads-up.
I suppose it happens when your post includes some emoji (the grinning face e.g.)?
Could you please confirm?
Yes please.
6 posts Page 1 of 1