Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

register_globals to be taken out of php


Guest

Recommended Posts

Posted

for version 6 :)

 

register_globals was a main thing from my site as i cannot let go of ms2 (just yet)

so i've been working to get rid of the need for register globals from my site & contributions.

 

the easiest part was the overall site. after installing the register globals patch: http://addons.oscommerce.com/info/2097

i was pretty much ready to go.

 

anything that broke / stopped working was stuff i coded myself when i first began dabbling in php or from contributions.

some contributions i came across that are not compatible (or at least, the versions i was using):

- batch update

- improve product attributes

- points & rewards

- admin notes

 

so far, the only contributions i cannot get compatible for the life of me are points & rewards, improve product attributes.

anyone else encounter this?

Posted

I could not get anything to work properly when I used that contribution. On the other had, this one: http://addons.oscommerce.com/info/5729 worked just fine and was very easy to install. Points and rewards operate just correctly. The only thing I have a problem with is showing the contents of a shopping cart with the "Who's on line enhanced" contribution.

Posted

how did you get points & rewards to work, if you don't mind me asking?

 

The only thing I have a problem with is showing the contents of a shopping cart with the "Who's on line enhanced" contribution.

same here! i forgot about this one.

Posted
how did you get points & rewards to work, if you don't mind me asking?

same here! i forgot about this one.

 

I don't mind at all. I used the contribution referenced in the above post and not the one you used. As I explained I could not get anything to work with that RG contribution.

Archived

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

×
×
  • Create New...