Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Register_Globals


Marcovip

Recommended Posts

Posted

Guys,

 

The hosting company that I'm using refuses to set register_globals to on.

 

I installed the OsCommerce and during the installation I had to comment out the lines on the scripts that were checking for register_globals (in order to be able to install it).

 

After the installation, the store worked for 1 or 2 times and then I started getting errors like:

 

Warning: main(includes/languages/.php): failed to open stream: No such file or directory in /web/catalog/includes/application_top.php on line 285

 

Fatal error: main(): Failed opening required 'includes/languages/.php' (include_path='.:/usr/local/pkg/php-4.3.6/lib/php') in /web/catalog/includes/application_top.php on line 285

 

The store opens fine and then, if a click on anything I get this error. Then, the session still open and everything is stucked until the session expires.

 

 

Is is because I disabled register_globals check ????

If so, is there a way to work around this since the hosting company is not gonna change my php.ini file and turn on register_globals ?

 

 

Please help !!!!!!!!

 

Any ideas ???

Archived

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

×
×
  • Create New...