Archivo de Enero de 2008

osCommerce Online Merchant v2.2 RC2a Released

Jueves, 31 de Enero de 2008

This is a bugfix release that replaces osCommerce Online Merchant v2.2 RC2.

The only changes that have been made include the following 2 bugfixes that were introduced with 2.2 RC2:

  • Use of PHP 5 only stripos() function during the database restoration routine on the Administration Tool. A compatibility function has been added to work on PHP <5 servers.
  • A PHP warning message is produced on requests where the session has not been started (ie, for search engine spiders). This is due to referencing the $_SESSION superglobal variable in tep_session_is_registered() which does not exist if the session has not started. A check for this variable has been added to this function.

It is strongly recommended that existing v2.2 RC2 installations apply the following changes to correct the above issues:

http://svn.oscommerce.com/fisheye/changelog/osCommerce/?cs=1829
http://svn.oscommerce.com/fisheye/changelog/osCommerce/?cs=1830

osCommerce Online Merchant v2.2 Release Candidate 2a can be downloaded here:

http://www.oscommerce.com/redirect.php/go,44

An upgrade guide for existing osCommerce 2.2 Release Candidate 1 installations can be found here:

http://www.oscommerce.com/ext/upgrade-22rc2.html

This announcement can be discussed on the community support forums at:

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

We wish you the best of fun with this release and look forward to your feedback!

osCommerce Online Merchant v2.2 RC2 Released

Martes, 15 de Enero de 2008

We are proud to announce an advancement of the osCommerce 2.2 release series with the new osCommerce Online Merchant v2.2 Release Candidate 2 release. This second release candidate addresses issues introduced in the previous release candidate release and addresses longer termed issues from 2.2 Milestone 2.

No major features have been introduced with this release candidate as our development efforts are focused on our upcoming 3.0 release, but does include the following changes:

  • Over 15 bug fixes and improvements.
  • Improved register_globals compatibility layer for PHP 4.3+ servers.
  • New and updated payment modules that include PayPal Express Checkout, PayPal Direct Payments, PayPal Website Payments Standard, Authorize.net AIM and SIM, WorldPay, and more.
  • Introduce the ability for payment modules to show checkout buttons on the shopping cart page.
  • Introduce the ability for order shipping and billing addresses to be defined from an external source (ie, payment method).
  • Introduce a public status flag on order status levels to show or hide orders from customers depending on the order status level.
  • Introduce a download flag on order status levels to allow customers to download virtual products at specific order status levels.
  • Introduce version signature strings to payment modules that link to the add-ons site for easier version tracking.

osCommerce Online Merchant v2.2 Release Candidate 2 can be downloaded here:

http://www.oscommerce.com/redirect.php/go,43

An upgrade guide for existing osCommerce 2.2 Release Candidate 1 installations can be found here:

http://www.oscommerce.com/ext/upgrade-22rc2.html

This announcement can be discussed on the community support forums at:

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

We wish you the best of fun with this release and look forward to your feedback!