Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Sues


Sues

Recommended Posts

To work on my server, this script needs the followinf modifycation:

 

-----------

First of all you should change session_register('auth');

and session_register('logname'); to $_SESSION['auth'] and $_SESSION['logname']

-----------

 

In which files is the command 'session_register' located? I need to try to change them.

 

Or is there a server-wide function that must be executed to make it work?

 

 

Thank you.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...