Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Error when installing template


Mr.81

Recommended Posts

Posted

I've tried to install a new template and get the following error:

 

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 anyone help?

 

Thanks!

Posted

Using something - as in your template - that requires register_globals to be switched on is a security risk and should be avoided at all cost. Best to rewrite the parts of code that require the register_globals so that they are not needed

My store is currently running Phoenix 1.0.3.0

I'm currently working on 1.0.7.2 and hope to get it live before 1.0.8.0 arrives (maybe 🙄 )

I used to have a list of add-ons here but I've found that with the ones that supporters of Phoenix get any other add-ons are not really neccessary

Posted

There is a register_globals patch that can be applied to the rest of "older" osC which also has general pointers to dealing with them in other files.

 

The only other options is to contact the author of the template to ask for a register_globals free version; not to use the template; produce a similar style to the template in osC itself.

 

The question is what sort of design are you looking for/at?

My store is currently running Phoenix 1.0.3.0

I'm currently working on 1.0.7.2 and hope to get it live before 1.0.8.0 arrives (maybe 🙄 )

I used to have a list of add-ons here but I've found that with the ones that supporters of Phoenix get any other add-ons are not really neccessary

  • 2 weeks later...
Posted

I've just downloaded a template...however, the .zip only contains an "html" file and in the file is an images folder, style.css file and an index.html and index2.html file...how do I install this template? =/

 

Thanks for your help!

Archived

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

×
×
  • Create New...