Which version are you using?, why is your issue?
GOLDEN LEOPARD SYSTEM SOLUTION
An ICT System Solution Company in Vietnam
Website: Store: http://opencart.goleo.vn or http://www.opencart.com/index.php?route ... rname=alin
I am having the same issue. Just upgraded to 1.5.2.1. I have a second theme folder I am using called default_black. Everything was working great until the upgrade. When I browse to the product category, it shows all my products. I can add to cart from there, but when I click on a specific product and it takes me to that specific page, the add to cart button does not work. Any help is appreciated. Thanks -Joe
You need to upgrade your theme.
First thing is to change your theme back to the open cart default theme. Does it work then ?
Then go a head and upgrade your theme. One of the things to look out for is in header.tpl. jquery has been upgraded for 1.5.2
I don't know the rest
First thing is to change your theme back to the open cart default theme. Does it work then ?
Then go a head and upgrade your theme. One of the things to look out for is in header.tpl. jquery has been upgraded for 1.5.2
I don't know the rest
Could someone please help me understand how to fix this issue?
I just upgraded to the latest as well and when i click "add to cart" on home page from the featured products, it will not add to cart. I can only add to cart if i specifically click into the product.
I just upgraded to the latest as well and when i click "add to cart" on home page from the featured products, it will not add to cart. I can only add to cart if i specifically click into the product.
Hi,
I have faced the same problem and the below link explains why add-to-cart does not work for home page.
Its a simple but stupid problem.
It will work for www.site.com if config.php has the same but not for site.com.
Check the link-> http://code.google.com/p/opencart/issues/detail?id=830
Hope it helps.
Regards
Divyesh
I have faced the same problem and the below link explains why add-to-cart does not work for home page.
Its a simple but stupid problem.
It will work for www.site.com if config.php has the same but not for site.com.
Check the link-> http://code.google.com/p/opencart/issues/detail?id=830
Hope it helps.
Regards
Divyesh
Thanks for the reply but that didn't work. Or maybe i didnt do it right?
The problem is not the URL anymore. After i did the latest update to the files, the issues occurred. Even when i try the site with www and without, still cannot add to products.
The problem is not the URL anymore. After i did the latest update to the files, the issues occurred. Even when i try the site with www and without, still cannot add to products.
Hi,
It could be because your theme may require little bit alteration because of the upgrade.
First thing I would do is to check if upgrade is ok with default theme by changing theme in admin panel.
You could also check error log in hosting cPanel, OC Admin or javascript error in IE.
Putting .htaccess (with the below content) in the Opencart directory worked for me.
Options +FollowSymlinks
Options -Indexes
RewriteEngine On
RewriteCond %{HTTP_HOST} ^yourhostname.com [NC]
RewriteRule ^(.*)$ http://www.yourhostname.com/$1 [L,R=301]
Regards
Divyesh
It could be because your theme may require little bit alteration because of the upgrade.
First thing I would do is to check if upgrade is ok with default theme by changing theme in admin panel.
You could also check error log in hosting cPanel, OC Admin or javascript error in IE.
Putting .htaccess (with the below content) in the Opencart directory worked for me.
Options +FollowSymlinks
Options -Indexes
RewriteEngine On
RewriteCond %{HTTP_HOST} ^yourhostname.com [NC]
RewriteRule ^(.*)$ http://www.yourhostname.com/$1 [L,R=301]
Regards
Divyesh
Well the theme is in default.
Error logs:
File does not exist: /home/gommel77/public_html/robots.txt
File does not exist: /home/gommel77/public_html/404.shtml
File does not exist: /home/gommel77/public_html/robots.txt
File does not exist: /home/gommel77/public_html/404.shtml
File does not exist: /home/gommel77/public_html/robots.txt
File does not exist: /home/gommel77/public_html/404.shtml
File does not exist: /home/gommel77/public_html/favicon.ico
.htaccess code didn't work again.
You can see what i mean by going to the site www.gomtc.com.au
When you click add to cart on featured products, it just wont do it
Error logs:
File does not exist: /home/gommel77/public_html/robots.txt
File does not exist: /home/gommel77/public_html/404.shtml
File does not exist: /home/gommel77/public_html/robots.txt
File does not exist: /home/gommel77/public_html/404.shtml
File does not exist: /home/gommel77/public_html/robots.txt
File does not exist: /home/gommel77/public_html/404.shtml
File does not exist: /home/gommel77/public_html/favicon.ico
.htaccess code didn't work again.
You can see what i mean by going to the site www.gomtc.com.au
When you click add to cart on featured products, it just wont do it
Who is online
Users browsing this forum: No registered users and 22 guests