Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

Hi

 

I have recently install PWA into my osCommerce installation as per http://addons.oscommerce.com/info/355

Sicne then my check out procedure does not work. I get to checkout, where it takes me to checkout_shipping.php which jsut loads a blank screen. Unsure why this is as the installation does not alter the checkout_shipping file.

 

The only other contribution that i have installed is "GV and DC RC1 RC2 RC2a v1.2" which doesnt affect the shipping file either. Apologies if this a basic issue i am new to osCommerce.

 

Any help would be much appreciated.

 

Thanks for your time.

 

Cheers

M

Posted (edited)

To all, do not worry i have resolved the issue with the shipping file.

Thanks

M

Edited by psyris
Posted
To all, do not worry i have resolved the issue with the shipping file.

Thanks

M

Would you like to share the solution?

Posted

hi,

 

the issue i had was withing the two order.php files where you add in the code

// PWA BOF

'is_dummy_account' => $order['customers_dummy_account']);

// PWA EOF

 

the issue was that in the link before ended the string ); and ignored this line therefore i just changed the ); to a , in the previous line and it worked fine.

 

Hopefully this helps people

 

good luck

 

 

 

Would you like to share the solution?
Posted
hi,

 

the issue i had was withing the two order.php files where you add in the code

// PWA BOF

'is_dummy_account' => $order['customers_dummy_account']);

// PWA EOF

 

the issue was that in the link before ended the string ); and ignored this line therefore i just changed the ); to a , in the previous line and it worked fine.

 

Hopefully this helps people

 

good luck

I am sure that others will find the information useful.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...