osCommerce Online Merchant v2.2 RC2a Released
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:
https://svn.oscommerce.com/fisheye/changelog/osCommerce/?cs=1829
https://svn.oscommerce.com/fisheye/changelog/osCommerce/?cs=1830
osCommerce Online Merchant v2.2 Release Candidate 2a can be downloaded here:
https://www.oscommerce.com/redirect.php/go,44
An upgrade guide for existing osCommerce 2.2 Release Candidate 1 installations can be found here:
https://www.oscommerce.com/ext/upgrade-22rc2.html
This announcement can be discussed on the community support forums at:
https://www.oscommerce.com/forums/index.php?showtopic=289553
We wish you the best of fun with this release and look forward to your feedback!