Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Google Checkout GOOGLE CHECKOUT MODULE FOR OSCOMMERCE v1.1.0b4 - 1/12/2006


Guest

Recommended Posts

Fatal error: Call to undefined function: tep_cfg_select_shipping() in /homepages/45/d152861670/htdocs/usengines/catalog/admin/modules.php(238) : eval()'d code on line 1

 

WhenI attempt to edit Google Payment I get this message. All files were loaded exactly as supplied rather than editing the exiting files.

Link to comment
Share on other sites

Fatal error: Call to undefined function: tep_cfg_select_shipping() in /homepages/45/d152861670/htdocs/usengines/catalog/admin/modules.php(238) : eval()'d code on line 1

 

WhenI attempt to edit Google Payment I get this message. All files were loaded exactly as supplied rather than editing the exiting files.

 

Read the v-1.1.3b.txt file:

"FOR USERS UPGRADING FROM A PREVIOUS VERSION:

 

If you're simply updating from a previous version, you need to modify two rows in the configuration

table in your osCommerce database:

 

1) Find the row with the key MODULE_PAYMENT_GOOGLECHECKOUT_MODE and change instances of

https://sandbox.google.com/ with https://sandbox.google.com/checkout/.

 

2) Find the row with the key MODULE_PAYMENT_GOOGLECHECKOUT_SHIPPING and change instances

of tep_cfg_select_shipping with gc_cfg_select_shipping."

 

Try to change the value of "set_function" column from tep_cfg_select_shipping to gc_cfg_select_shipping for the row with column "configuration_key"=MODULE_PAYMENT_GOOGLECHECKOUT_SHIPPING.

 

 

 

For future questions please refer to the official thread for a better and faster answer

 

http://www.oscommerce.com/forums/index.php?showtopic=229637

Link to comment
Share on other sites

Read the v-1.1.3b.txt file:

"FOR USERS UPGRADING FROM A PREVIOUS VERSION:

 

If you're simply updating from a previous version, you need to modify two rows in the configuration

table in your osCommerce database:

 

1) Find the row with the key MODULE_PAYMENT_GOOGLECHECKOUT_MODE and change instances of

https://sandbox.google.com/ with https://sandbox.google.com/checkout/.

 

2) Find the row with the key MODULE_PAYMENT_GOOGLECHECKOUT_SHIPPING and change instances

of tep_cfg_select_shipping with gc_cfg_select_shipping."

 

Try to change the value of "set_function" column from tep_cfg_select_shipping to gc_cfg_select_shipping for the row with column "configuration_key"=MODULE_PAYMENT_GOOGLECHECKOUT_SHIPPING.

For future questions please refer to the official thread for a better and faster answer

 

http://www.oscommerce.com/forums/index.php?showtopic=229637

Link to comment
Share on other sites

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...