Post by compudds » Wed Feb 25, 2009 7:44 am

I just installed ver. 1.1.7 and I cannot checkout. When I click on the checkout button it just refreshes the screen and nothing happens. Any clues?????

compudds

open cart 1.1.8
http://www.bettersearchllc.com/store/


Newbie

Posts

Joined
Wed Feb 25, 2009 7:41 am

Post by liquidpele » Wed Feb 25, 2009 8:44 am

I got an error when I tried to check out with 1.1.7... 1.1.8 fixed that.. try upgrading.

New member

Posts

Joined
Mon Feb 23, 2009 11:58 pm

Post by compudds » Wed Feb 25, 2009 10:39 am

upgraded to 1.1.8 and still not able to checkout?????

compudds

open cart 1.1.8
http://www.bettersearchllc.com/store/


Newbie

Posts

Joined
Wed Feb 25, 2009 7:41 am

Post by liquidpele » Wed Feb 25, 2009 10:43 am

weird... link?

New member

Posts

Joined
Mon Feb 23, 2009 11:58 pm

Post by compudds » Wed Feb 25, 2009 10:49 am


compudds

open cart 1.1.8
http://www.bettersearchllc.com/store/


Newbie

Posts

Joined
Wed Feb 25, 2009 7:41 am

Post by liquidpele » Wed Feb 25, 2009 11:20 am

Very weird... I didn't go too much into dept, but when you click it it will load this url:

http://www.bettersearchllc.com/store/in ... t/shipping

Which then redirects you back to the cart....

In catalog/controller/checkout/shipping.php, it will redirect you back to cart with the following:

Code: Select all

        if ((!$this->cart->hasProducts()) || ((!$this->cart->hasStock()) && (!$this->config->get('config_stock_checkout')))) {
                        $this->redirect($this->url->https('checkout/cart'));
        }
Looking at that... I see the "config_stock_checkout" - that is the config that allows users to checkout if the item is not in stock or not... then I noticed the red *** next to the item name. Your layout isn't showing the "some items are not in stock" message you would normally get. You can't checkout because it's not in stock (you have a quantity of zero) and you're layout doesn't show the error.

New member

Posts

Joined
Mon Feb 23, 2009 11:58 pm

Post by compudds » Wed Feb 25, 2009 11:34 am

Good call, thanks.

compudds

open cart 1.1.8
http://www.bettersearchllc.com/store/


Newbie

Posts

Joined
Wed Feb 25, 2009 7:41 am
Who is online

Users browsing this forum: Semrush [Bot] and 155 guests