Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Register_Globals and Modules


eglwolf

Recommended Posts

I have OSC installed, and had to use the registered_globals modules to get get it to work. but I am finding that as I add new modules (i.e. Article Manager) that it breaks the cart and I get the register_global error again. Is this common am I going to continue to have these issues with each module I install or is there a work around - or am I doing something wrong?

Link to comment
Share on other sites

well if modules added have not taken into consideration register global issues this might happen.

 

 

Add some script to your htaccess to set reg globals to on or add php.ini with set register globals to 1

 

Satish

Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site.

 

Check My About US For who am I and what My company does.

Link to comment
Share on other sites

Add some script to your htaccess to set reg globals to on or add php.ini with set register globals to 1

 

I have tried this however my host has disabled the ability for me to make these changes and have them work.

Link to comment
Share on other sites

I have tried this however my host has disabled the ability for me to make these changes and have them work.

apply global register patch By vger.

 

Satish

Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site.

 

Check My About US For who am I and what My company does.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...