May 19, 2012, 10:33:08 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: Php Horde Problem  (Read 1676 times)
misterbighh
Newbie
*

Karma: 0
Posts: 26


View Profile
« on: September 14, 2006, 12:56:05 PM »

Notice: Undefined variable: folder in /var/www/kolab/htdocs/horde/lib/Horde/Share/kolab.php on line 922

at line 922 is this

$folder = isset($matches[4]) ? $folder : $folder . $user_domain;
   return $matches[2] . $user_domain;
      } elseif ($matches[1] == 'shared.') {
   return 'anonymous';
      }
    }

    /**
     * Gets one of the attributes of the object, or null if it isn't defined.
     *
     * @param string $attribute  The attribute to get.
     *
     * @return mixed  The value of the attribute, or null.
     */
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:45:47 PM »

What are the circumstances of this error?
Logged
misterbighh
Newbie
*

Karma: 0
Posts: 26


View Profile
« Reply #2 on: September 14, 2006, 03:08:30 PM »

When I log me in I see this Notice

Notice: Undefined variable: folder in /var/www/kolab/htdocs/horde/lib/Horde/Share/kolab.php on line 922
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!