Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

HELP PLEASE SOS


Guest

Recommended Posts

Posted

HELLO

 

I HAVE TWO QUESTIONS VERY IMPORTANT:

 

WHEN I INSTALL A TEMPLATE AND ALSO THE STS,, ALWAYS GIVE ME THE ERROR OF register_globals SHOULD BE on,, and no matter what i change,, it continue with the same error

can anyone post me a link or send me a link of one step by step example installing STS and also a template please

 

thanx

Posted

You have bough a template that need register global to be on.

 

Go back to your supplier and get one that does not or google on how to set global on.

 

There are installation instructions in most contributions. Which step are you having problems with.

 

G

 

PS Sort out your globals problem and test hesite before installing anything.

Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile

 

Virus Threat Scanner

My Contributions

Basic install answers.

Click here for Contributions / Add Ons.

UK your site.

Site Move.

Basic design info.

 

For links mentioned in old answers that are no longer here follow this link Useful Threads.

 

If this post was useful, click the Like This button over there ======>>>>>.

Posted

The error you are getting is generated in application_top.php (about line 20).

 

Sounds to me like you had a line in .htaccess that set register_globals on .. like ..

 

php_value register_globals 1

 

And this value is no longer there and therefore your server is falling back on register_globals Off.

 

Try adding the line to catalog/.htaccess

 

As mentioned above you would be better off applying the RC2a upgrades so that the site can run with register_globals off, however be prepared that if you have a lot of contributions they will no doubt need working on.

Archived

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

×
×
  • Create New...