Roundcube Community Forum

 

White page when enabling plugin

Started by karsayor, October 27, 2012, 11:31:08 PM

Previous topic - Next topic

karsayor

Hello

I've got a problem with the tasklist plugin. I imported SQL into DB, changed DB mode to database in the config.inc.php and checked that there is a language file for my language (fr_FR).

But everytime I enable the plugin, RC shows me a white page...

Can you please help me about this ?

Thanks

SKaero


karsayor

Hello SKaero,

I didn't even tought to check the logs... Thanks

My first issue was related to missing libcalendar plugin and then the plugin was searching for rcube class, which is now apparently rcmail.

Tasklist is now running...

I know I should maybe make a new thread, but I'm now trying to have the calendar view like this one. I think it the calendar module which is listed here, I installed it normally but it seems to refer to a deprecated method :

[28-Oct-2012 12:44:28 UTC] PHP Fatal error:  Call to undefined method html::quote() in D:\Philippe\WAMP\www\rc082\plugins\calendar\drivers\database\database_driver.php on line 96

Do you know how I can fix this ?

Thank you very much for your help

JohnDoh

it looks like you have downloaded plugins meant for rc-0.9 (current git-master) and not 0.8.2
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and more...

alec

This plugin was never tested with 0.8, its target is 0.9. So, you'll find probably more issues when using it with Roundcube 0.8.

karsayor

How did you guys know that ? I was not sble to find any information about this :(