jlangrock Posted December 7, 2006 Posted December 7, 2006 Why must it enabled? ; You should do your best to write your scripts so that they do not require; register_globals to be on; Using form variables as globals can easily lead ; to possible security problems, if the code is not very well thought of. register_globals = Off
rebugger Posted December 7, 2006 Posted December 7, 2006 the way in which oscommerce has been written requires that they're enabled. i think there's a patch for this in the contributions section.
crash3903 Posted December 7, 2006 Posted December 7, 2006 the way in which oscommerce has been written requires that they're enabled. i think there's a patch for this in the contributions section. In the short term you can try this until you can install the patch Regards Mark A Reynolds
jlangrock Posted December 8, 2006 Author Posted December 8, 2006 In the short term you can try this until you can install the patch This isn't a real solution. You also can change it directly at the file but this wouldn't fix the open door, its a risk. So when will be a change in the software available ?
Lita Posted December 13, 2006 Posted December 13, 2006 What version of PHP are you running? Patch File: http://www.oscommerce.com/community/contri...5/search,global IT WORKS!! :thumbsup:
Recommended Posts
Archived
This topic is now archived and is closed to further replies.