September 10, 2010, 09:04:50 PM *
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: Problems with recurring events in kronolith  (Read 3288 times)
kswtch
Newbie
*

Karma: 0
Posts: 2


View Profile
« on: January 14, 2008, 06:18:26 PM »

There is a problem with recurring events in Kronolith. After adding such an event (through Kontact or Kronolith itself, doesn't matter) an error Message is displayed in the navigation bar and on top of the kronolith frame.

Code:
Notice: Undefined index: exclusion in /var/www/kolab/htdocs/horde/kronolith/lib/Driver/kolab.php on line 1466
Warning: Invalid argument supplied for foreach() in /var/www/kolab/htdocs/horde/kronolith/lib/Driver/kolab.php on line 1466

It is repeated for every event. Although the event is displayed correctly and recurrence is applied. AFAIK Kronolith has no support for exceptions in recurring events or I just could find the dialog.

This is Kronolith 2.2_alpha of the www-apps/horde-kronolith-kolab package. Subversion Revision 2808
Logged
Gunnar Wrobel
Administrator
Sr. Member
*****

Karma: 2
Posts: 331


275141552 gunnarwrobel@yahoo.de gunnarwrobel
View Profile WWW Email
« Reply #1 on: February 12, 2008, 07:12:59 AM »

I think I already fixed this in newer Horde versions. I hope to be able to upgrade the packages soon.

Cheers,

Gunnar
Logged
spamsuxx
Newbie
*

Karma: 0
Posts: 6


View Profile Email
« Reply #2 on: February 28, 2008, 09:31:19 AM »

Got the same error.... on the sidebar:

So i deleted all recurring events... but the error still shows.

Code:
Notice: Undefined index: exclusion in /var/www/kolab/htdocs/horde/kronolith/lib/Driver/kolab.php on line 1466

Warning: Invalid argument supplied for foreach() in /var/www/kolab/htdocs/horde/kronolith/lib/Driver/kolab.php on line 1466

Notice: Undefined index: exclusion in /var/www/kolab/htdocs/horde/kronolith/lib/Driver/kolab.php on line 1466

Warning: Invalid argument supplied for foreach() in /var/www/kolab/htdocs/horde/kronolith/lib/Driver/kolab.php on line 1466

I actually don't know if this is realted, but:

The portal doesn't work (I added Actual time, Events and Display new mails) all I get is an empty site with
Code:
Warning: Invalid argument supplied for foreach() in /usr/share/php/Horde/Block/Layout/View.php on line 66

And while browsing around in the callendar, I see the following:
Code:
Notice: Unknown: SECURITY PROBLEM: insecure server advertised AUTH=PLAIN (errflg=1) in Unknown on line 0

One more thing:
Viewing mails works not on all mails, some mail content will not be shown, just an empty page, going back and klicking on anoter mail shows the mail content. I couldn't find any similarities which are shared by mails which couldn't be displayed.
Logged
kswtch
Newbie
*

Karma: 0
Posts: 2


View Profile
« Reply #3 on: February 28, 2008, 10:52:19 AM »

I removed the check for exclusions in kolab.php to get rid of the error messages. Because there is no array named $event['recurrence']['exclusion'] the code block doesn't make sense anyway. Just comment out line 1466 to 1469.
That is may solution until the real fix gets commited.
Logged
spamsuxx
Newbie
*

Karma: 0
Posts: 6


View Profile Email
« Reply #4 on: February 29, 2008, 10:20:01 AM »

I removed the check for exclusions in kolab.php to get rid of the error messages. Because there is no array named $event['recurrence']['exclusion'] the code block doesn't make sense anyway. Just comment out line 1466 to 1469.
That is may solution until the real fix gets commited.

Thanks that did it..

Seems like this workaround also fixed the "Mail display problem" at least I can view every mail now...

But twho issue remeins...
Browsing around in the Organizing section
Code:
Notice: Unknown: SECURITY PROBLEM: insecure server advertised AUTH=PLAIN (errflg=1) in Unknown on line 0

and the one when you klick on the "Horde" Link:
Code:
Warning: Invalid argument supplied for foreach() in /usr/share/php/Horde/Block/Layout/View.php on line 66

Does someone know how I can reset my additions to the portal?
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!