Post by ristretto6 » Fri Oct 14, 2011 2:50 am

I recently upgraded my online shop from 1.4.8 to 1.5.3. I just tried checking out (as a guest) and after I fill in all my address info, I try clicking on Continue, and all that happens is a little circle of dots twirls for about a second, and then disappears, and nothing on the page changes; I am not taken to the next step in checkout.

What is going on? Is this a browser issue? An upgrade issue?

New member

Posts

Joined
Sat May 24, 2008 6:18 am

Post by ristretto6 » Fri Oct 14, 2011 2:56 am

Update: I also just tried this logged in to my test account, and it works fine until I get to the "I want to use an existing address" part, and then once I select either address I've registered and click Continue, the same thing happens (i.e. nothing).

New member

Posts

Joined
Sat May 24, 2008 6:18 am

Post by i2Paq » Fri Oct 14, 2011 3:34 am

Used our FREE search on Step 2?

Norman in 't Veldt
Moderator OpenCart Forums

_________________ READ and Search BEFORE POSTING _________________

Our FREE search: Find your answer FAST!.

[How to] BTW + Verzend + betaal setup.


User avatar
Global Moderator

Posts

Joined
Mon Nov 09, 2009 7:00 pm
Location - Winkel - The Netherlands

Post by ristretto6 » Fri Oct 14, 2011 3:37 am

Oops, I'm sorry, I forgot to add a link to my shop so you can try it for yourself:

http://onlineshop.yarniapdx.com.

New member

Posts

Joined
Sat May 24, 2008 6:18 am

Post by jmahoney127 » Mon Oct 17, 2011 12:04 am

Have you managed to solve this problem? I seem to be having a similar problem. It is most annoying!

Newbie

Posts

Joined
Sun Oct 16, 2011 11:55 pm

Post by Maansy » Mon Oct 17, 2011 2:47 am

i re-uploaded all the checkout folders in template, model and controller and it works fine for now.
then i check the error log and i found:
2011-10-16 18:45:00 - PHP Notice: Undefined index: payment_address_id in /home/xxxx/public_html/opencartstuff.com/catalog/controller/checkout/payment.php on line 11

Code: Select all

if ($this->customer->isLogged()) {
			$payment_address = $this->model_account_address->getAddress($this->session->data['payment_address_id']);// line 11	
		} elseif (isset($this->session->data['guest'])) {
			$payment_address = $this->session->data['guest']['payment'];
		}

ALL Templates :: 1.5.1+ Templates :: 50%-75% PRICE DROP ONLY at OpencartStuff.com


User avatar
Active Member

Posts

Joined
Thu Jun 24, 2010 6:04 am


Post by ristretto6 » Mon Oct 17, 2011 3:51 am

I couldn't get this problems solved with V 1.5.1.3, and it seemed like nobody had any solutions, either. What I did was downloaded V 1.5.1.2, uploaded all those files on top of my existing files, and then it allowed me to proceed to the subsequent checkout steps.

I hope that works for you, too!

New member

Posts

Joined
Sat May 24, 2008 6:18 am
Who is online

Users browsing this forum: Google [Bot] and 17 guests