Community Add-Ons
| Maintainers: | amalia |
Register Globals Easy
for osCommerce Online Merchant v2.2
Correction of the error:
FATAL ERROR: register_globals is disabled in php.ini, please enable it!
In one way easy;
Modifications made by:
www.magic-seo-url.com
There are several tutorials and contributions on how to run osCommerce with register_globals Off. However, all are very complicated, break compatibility with other contributions such as payments or delivery modules and are not compatible with both PHP4 and PHP5.
We made a very simple MOD, which allows you to run osCommerce on any PHP powered server with disabled Register Globals including PHP4 and PHP5. This MOD also work with register_globals = On, so if your provider changes the configuration of the web server without your knowledge, osCommerce powered shopping cart will remain untouched.
Please read the README.TXT
This is first official contribution from original author of this MOD (all previous versions were submitted without my knowledge and do not contain latest corrections).
MOD Author: Jiri Stavinoha from www.magic-seo-url.com
MOD Description: Allow to run osCommerce 2.2ms2 on web servers with Register Globals Off or On (PHP4 and PHP5 compatible)
MOD osCommerce Community Support: http://forums.oscommerce.com/index.php?showtopic=300485
