Hi,

Quote Originally Posted by Semenek View Post
HI, I successfully installed latest version of CEON URL and I love it! It was exactly what I was looking for.
Glad you like it.

Quote Originally Posted by Semenek View Post
1. Add to card button & Buy now button stopped working. By clicking Add to card - it's refreshes the page - not adding product to card and not redirecting to shopping cart content.

2. Problem with pages without "www". For example, If I go to www.mysite.com/product - it works great, but if I delete "www" and the beginning and go to mysite.com/product - it says - page does not exists.
These problems are normally called when your site redirects because of a rewrite rule moving people from a URI without www. at the start to one that has www. at the start (or vice versa), but when your configure.php files have definitions for HTTP_SERVER etc. which don't have www. at the start.

Make sure that you have the correct settings for the HTTP_SERVER/HTTPS_SERVER/HTTP_CATALOG_SERVER etc. variables.

Then make sure that if you have any extra rewrite rules in your .htaccess file, other than the Ceon URI Mapping one, that they match up with what you have set in your configure.php files.

Finally, once you've done all the above, if you still have add to cart issues then you haven't modified html_output.php.

That's ALL the information you should need.

If that doesn't help then please pay a developer to help you with this.

Have a great weekend.. I'll be away for a few days so will not be replying to any posts here.

All the best...

Conor
ceon