Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Urgent help please with contrib


ladykaren

Recommended Posts

I've just installed the Enable/Disable Catagories contrib

and now I get this when I try to access my Admin section

or my store:

 

Server Requirement Error: register_globals is disabled in your PHP configuration. This

can be enabled in your php.ini configuration file or in the .htaccess file in your

catalog directory.

 

Can someone help with this please. There no activity in the support

thread for this that I can see.

 

Thanks, Karen

Link to comment
Share on other sites

It is saying a server setting is not set as expected. The quick fix is to create a file named php.ini and enter this as its contents

register_globals = On

Save it and upload to your root directory and your admin directory. The better fix is to install the Register Globals contribution although that may not fix the problem if it is caused by the Enable/Disable Catagories contribution.

 

Jack

Support Links:

For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc.

All of My Addons

Get the latest versions of my addons

Recommended SEO Addons

Link to comment
Share on other sites

It is saying a server setting is not set as expected. The quick fix is to create a file named php.ini and enter this as its contents
register_globals = On

Save it and upload to your root directory and your admin directory. The better fix is to install the Register Globals contribution although that may not fix the problem if it is caused by the Enable/Disable Catagories contribution.

 

Jack

 

 

Hi Jack;

Thank you for your reply. I'll give it a try :)

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...