Author Topic: Solved:alendar Plugin gives whitescreen  (Read 8387 times)

Offline SimonusA

  • Newbie
  • *
  • Posts: 7
Solved:alendar Plugin gives whitescreen
« on: January 16, 2013, 04:42:42 AM »
Hi there,
I have installed the latest version of roundcube (0.8.4) and seem to have some trouble using the calendar plugin.
I have activated the plugin in the main-config file and created the table calendars as stated in the sql folder.
But as soon the plugin is enabled, I get a whitescreen. error_log from the server gives nothing.
I have tested many other plugins that worked, only if I enable calendar I get this issue.
I am working on a shared hosting. PHP5.3, mySQL5.5

Any ideas?

Greetings Simon
« Last Edit: January 16, 2013, 10:40:40 AM by SimonusA »

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,879
    • SKaero - Custom Roundcube development
Re: Calendar Plugin gives whitescreen
« Reply #1 on: January 16, 2013, 04:50:19 AM »
Check the RoundCube error log.

Offline SimonusA

  • Newbie
  • *
  • Posts: 7
Re: Calendar Plugin gives whitescreen
« Reply #2 on: January 16, 2013, 04:57:39 AM »
ah, thank you!

any idea?

[16-Jan-2013 10:55:53 +0100]: PHP Error: Failed to load plugin file /home/www/web453/html/webmail/plugins/libcalendaring/libcalendaring.php in /home/www/web453/html/webmail/program/include/rcube_plugin_api.php on line 202 (GET /webmail/?_task=mail&_mbox=INBOX)
[16-Jan-2013 10:55:53] PHP Fatal error:  Class 'rcube' not found in /home/www/web453/html/webmail/plugins/calendar/calendar.php on line 78

regards

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,879
    • SKaero - Custom Roundcube development
Re: Calendar Plugin gives whitescreen
« Reply #3 on: January 16, 2013, 05:28:53 AM »
[16-Jan-2013 10:55:53 +0100]: PHP Error: Failed to load plugin file /home/www/web453/html/webmail/plugins/libcalendaring/libcalendaring.php in /home/www/web453/html/webmail/program/include/rcube_plugin_api.php on line 202 (GET /webmail/?_task=mail&_mbox=INBOX)
This means in can't load the "libcalendaring" plugin, you should remove it from the plugins array.

[16-Jan-2013 10:55:53] PHP Fatal error:  Class 'rcube' not found in /home/www/web453/html/webmail/plugins/calendar/calendar.php on line 78
You're using a newer version of the calendar than what will work with your RoundCube version, make sure you get the version for 0.8.x.

Offline SimonusA

  • Newbie
  • *
  • Posts: 7
Re: Calendar Plugin gives whitescreen
« Reply #4 on: January 16, 2013, 05:34:39 AM »
[16-Jan-2013 10:55:53 +0100]: PHP Error: Failed to load plugin file /home/www/web453/html/webmail/plugins/libcalendaring/libcalendaring.php in /home/www/web453/html/webmail/program/include/rcube_plugin_api.php on line 202 (GET /webmail/?_task=mail&_mbox=INBOX)
This means in can't load the "libcalendaring" plugin, you should remove it from the plugins array.

[16-Jan-2013 10:55:53] PHP Fatal error:  Class 'rcube' not found in /home/www/web453/html/webmail/plugins/calendar/calendar.php on line 78
You're using a newer version of the calendar than what will work with your RoundCube version, make sure you get the version for 0.8.x.

this libcalendaring plugin gets loaded automatically with calendar. But I now see that I need an older version.
Can you tell me how I can download this entire folder? http://git.kolab.org/roundcubemail-plugins-kolab/tree/plugins?h=roundcubemail-plugins-kolab-0.8
I don't have the time to manually download all these files there.

Thank you

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,879
    • SKaero - Custom Roundcube development
Re: Calendar Plugin gives whitescreen
« Reply #5 on: January 16, 2013, 06:07:28 AM »
I think you want the "roundcubemail-plugins-kolab-0.7.4.tar.gz" on http://git.kolab.org/roundcubemail-plugins-kolab/refs/