adding to cart does nothing.
Everything was working fine. Now when I try to add product to cart, it cycles back and says that 'your shopping cart is empty'. Also it doesn't allow to login, create account, etc...... I've tried a clean install with the existing database - doesnt work in the directory I want it to, but will work in another 'testing' directory with out any problems. I have both installs pointing to the same database.
zen - 1.3.7.1
PHP 4.4.7
Any ideas....? I have the site 'down for maintenance' right now :s
Thanks
Gerald
Re: adding to cart does nothing.
Hard to say without being able to see what you have done ...
What happens if you switch the site to Classic Template ... does it work now?
Re: adding to cart does nothing.
When I switch back to the default template the problem persists. I tried installing another template as well. I have put the site back up - with a notice at the top regarding the problem. It is - http://www.scrapbookingoasis.com/catalog/
Thanks
Gerald
is it a broken java script? I think i've ruled out the template problem, or maybe i have errors in my stylesheet.... :s
Re: adding to cart does nothing.
PHP Code:
Warning: Variable passed to each() is not an array or object in /home/scrapbo6/public_html/catalog/includes/classes/shopping_cart.php on line 1708
Warning: Cannot modify header information - headers already sent by (output started at /home/scrapbo6/public_html/catalog/includes/classes/shopping_cart.php:1708) in /home/scrapbo6/public_html/catalog/includes/functions/functions_general.php on line 44
I am seeing this error when trying to add something to the cart. Have you changed something in the files?
What addons/contributions are installed?
Re: adding to cart does nothing.
well... your getting more than me......
Re: adding to cart does nothing.
This does not look good ... :eek:
Code:
http://scrapbookingoasis.com/cataloggood/good/good/good/good/good/good/good/good/good/good/good/good/good/good/good/good/good/good/good/
Re: adding to cart does nothing.
all fixed..... 'somebody' added a redirect - redirect scrapbookingoasis.com/catalog --> www.scrapbookingoasis.com/catalog. Essentially it was just regurgitating itself without doing anything with the inputs. So we're back good.......
Thanks
Re: adding to cart does nothing.
good good good good to hear ... :lamo:
Re: adding to cart does nothing.
I have this same problem.
I am using the classic template, not a custom template or something like that. The entire site uses a Starfield SSL certificate which seems to be working fine.
The configure files say https for all server location definitions (not http & https), as was suggested in one of the config files.
Those definitions also all include the "www".
I believe I have found two configure.php files within the includes. Am I possibly missing one or more???
I temporarily deleted the "no warnings" (extra datafile) but did not get any additional warnings.
Still, adding an item (there is only one product in one category, for testing purposes) just yields a "Your Shopping Cart is Empty" page.
Any ideas where to go from here? I have asked my host about this...am waiting for an answer...but I have this gut feeling that is not a problem that they are generating.
The website, by the way, is woodlandscondos.org/payments/
Thanks so much!
Re: adding to cart does nothing.
First question is why do you have the whole cart under SSL? Zen Cart is smart and only needs the SSL on the checkout portion -
Second you are getting a security error:
Although this page is encrypted, the information you have entered is to be sent over an unencrypted connection and could easily be read by a third party.
Are you sure you want to continue sending this information?