Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

PHP5 Upgrade Problems


tyro

Recommended Posts

Posted

Hi Guys,

 

I'm migrating our cart over to a dedicated server using PHP5 and MySql5. I'm running OSCommerce 2.2 wth all RC1 upgrades. I'm stuck on two issues that I haven't been able to debug.

 

1. When checking out with a credit card, the checkout_process.php page is blank. Orders can only be placed using the second payment option of check or money order.

 

2. Although the orders are showing on the Admin home page, when you click on the Pending link nothing is recorded - the orders are being written to the database however. I am using the PayPal Pro PWA contribution which works fine on our present shared server using PHP 4.4.7 and MySql 4.1.2.1.

 

I do not have our domain name pointed to the new server yet, but I wouldn't think this would be an issue.

 

I'd greatly appreciate any input, I've been at this for a month and can't seem to find any solutions in the forum or knowledge base.

Posted

no problem here on PHP 5.2.5 and MySQL 4.4.1, MySQL5.x, MySQL6-beta

Please read this line: Do you want to find all the answers to your questions? click here. As for contribution database it's located here!

8 people out of 10 don't bother to read installation manuals. I can recommend: if you can't read the installation manual, don't bother to install any contribution yourself.

Before installing contribution or editing/updating/deleting any files, do the full backup, it will save to you & everyone here on the forum time to fix your issues.

Any issues with oscommerce, I am here to help you.

Posted
no problem here on PHP 5.2.5 and MySQL 4.4.1, MySQL5.x, MySQL6-beta

 

Thanks for the reply. I'm using PHP 5.1.6.

 

I'm suspecting the problem is with the PayPal contribution running on PHP5 , but I don't see any posts to back this up.

Posted
Thanks for the reply. I'm using PHP 5.1.6.

 

I'm suspecting the problem is with the PayPal contribution running on PHP5 , but I don't see any posts to back this up.

 

if it is PayPal IPN contribution you can test it via this website:

http://www.eliteweaver.co.uk/testing/ipnte...ode=_fetch-help

Please read this line: Do you want to find all the answers to your questions? click here. As for contribution database it's located here!

8 people out of 10 don't bother to read installation manuals. I can recommend: if you can't read the installation manual, don't bother to install any contribution yourself.

Before installing contribution or editing/updating/deleting any files, do the full backup, it will save to you & everyone here on the forum time to fix your issues.

Any issues with oscommerce, I am here to help you.

Posted
Any idea why the orders aren't being logged in the Admin even when purchasing via the Check/Money Order Option? They do show up in the Admin overview page and in the database.

 

 

I turned on error checking and get the following error on the checkout_process.php page:

 

Fatal error: Call to undefined function tep_session_is_registered() in /var/www/vhosts/soundcontrol4less.com/httpdocs/checkout_process.php on line 16

 

Any clues?

Posted
if it is PayPal IPN contribution you can test it via this website:

http://www.eliteweaver.co.uk/testing/ipnte...ode=_fetch-help

 

I turned on error checking and get the following error on the checkout_process.php page:

 

Fatal error: Call to undefined function tep_session_is_registered() in /var/www/vhosts/soundcontrol4less.com/httpdocs/checkout_process.php on line 16

 

Any clues?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...