Jump to content

Mysterious errors from unkown


jayoh

Recommended Posts

Hello everyone.

 

I was wondering whether anyone has an answer to some strange errors I am getting in my code.

 

These are the errors:

Notice: Non-callable array passed to zend_call_function() in Unknown on line 0

 

Warning: Unknown: Failed to write session data (user). Please verify that the current setting of session.save_path is correct (C:/www2/php/tmp) in Unknown on line 0

 

Notice: Non-callable array passed to zend_call_function() in Unknown on line 0

 

 

I only get these errors on two pages in my site. I cannot see anything out of the ordinary or different to the other errorless pages.

There is no drop in performance and everything works fine. Its just these errors are adding a lot of whitespace to the bottom of the pages, and are obviously confusing me.

 

I am not setting a session called 'user', and i dont use zend? or I dont know about it.

 

Has anyone got any ideas?

Link to comment
https://forums.phpfreaks.com/topic/210792-mysterious-errors-from-unkown/
Share on other sites

Archived

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

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.