Welcome, Guest. Register Now!
   
Mark Forums Read Mark Forums Read Mark Forums Read


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 09-18-2007, 02:49 AM
Junior Member
 
Join Date: Sep 2007
Posts: 1
Question "Fatal error: Cannot use object of type Zend_Session_Namespace as array" problem...

I try to use the Zend_Session_Namespace component as some thing like this:
PHP Code:
$myAuthSession = new Zend_Session_Namespace('myAuthSession');
$this->_myCustomerName $authSession->customerName
then, I got the Fatal error:
Code:
Fatal error: Cannot use object of type Zend_Session_Namespace as array 
in [HOME]\httpdocs\library\Zend\Session\Abstract.php on line xxx
I found this on the local with Windows. Any body have any suggestion?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 05:22 AM.