Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Error Message when signing in


Guest

Recommended Posts

Posted

Hi I was hoping someone could help me with the following error, I have no idea why it is doing this as it has been working fine and dint think I had changed any settings

 

Query was empty - Query was empty

 

Query was empty

 

[TEP STOP]

 

Query was empty - Query was empty

 

Query was empty

 

[TEP STOP]

 

PHP Warning: Unknown(): A session is active. You cannot change the session module's ini settings at this time. in Unknown on line 0

 

I would be greatly appreciative for someones help or if you can point me in the right direction.

 

Thankyou

Posted

I have exactly the same problem.. anyone any idea's

 

Query was empty - Query was empty



Query was empty



[TEP STOP]



Query was empty - Query was empty



Query was empty



[TEP STOP]





Warning: Unknown(): A session is active. You cannot change the session module's ini settings at this time. in Unknown on line 0

 

I have read all the posts but no one seems to have found a solution yet.

 

I have not modified the code or made any additions to MS2, same error even if state is enable or not, same error if sessions are stored in tmp or mysql.

 

What else can I try?

Posted

I also had the "query empty" error. Today, I also ran into a problem creating a new account. My problem had to do with the message stack. After comparing old versions with the new version I have, the 5-18 snapshot and Linda's SEC v1_0b3, I noticed that some code was missing from catalog/includes/application_top.

 

// initialize the message stack for output messages

 require(DIR_WS_CLASSES . 'message_stack.php');

 $messageStack = new messageStack;

 

If you do not have that, try adding it. It's worked wonders for me. :D

 

Cheers!

Laurie

Archived

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

×
×
  • Create New...