May 19, 2012, 10:36:03 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Work on Kolab2/Gentoo-2.2 has stopped. The project has been deprecated (see board Kolab2/Gentoo).
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Or another Php mistake is:  (Read 1665 times)
misterbighh
Newbie
*

Karma: 0
Posts: 26


View Profile
« on: September 14, 2006, 12:58:26 PM »

Fatal error: Cannot access parent:: when current class scope has no parent in /var/www/kolab/htdocs/horde/imp/lib/Notification/Listener/status.php on line 23

/**
     * Constructor
     */
    function Notification_Listener_status_imp()
    {
        parent::Notification_Listener_status();
        $this->_handles['imp.reply'] = true;
        $this->_handles['imp.forward'] = true;
        $this->_handles['imp.redirect'] = true;
    }
Logged
Gunnar Wrobel
Administrator
Sr. Member
*****

Karma: 2
Posts: 331


275141552 gunnarwrobel@yahoo.de gunnarwrobel
View Profile WWW Email
« Reply #1 on: September 14, 2006, 01:47:36 PM »

Again, this is slightly out of context Smiley I need to know more in order to understand the problem. What kind of folder or item are you looking at? Under what circumstances does the error occur?
Logged
misterbighh
Newbie
*

Karma: 0
Posts: 26


View Profile
« Reply #2 on: September 14, 2006, 03:10:15 PM »

If I try to push on a Mail-Folder.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!