Release Support > Release Discussion

when using Taskbar plugin with roundcube 0.8 beta , page wont open!

(1/1)

Coderx:
Hello all .
i recently tried to use forgot_password plugin , and thus had to install Taskbar plugin beforehand ,
i did and when i activate Taskbar plugin , my mail login page wont start ! when i disable Taskbar form plugin array list
it then shows up fine .
my plugin array list looks like this :

--- Code: ---$rcmail_config['plugins'] = array('taskbar','password','forgot_password ','rcguard');
--- End code ---

i also tried adding the virtual keyboard , the same problem happened , after removing it form list , the page showed up fine !:

--- Code: ---$rcmail_config['plugins'] = array('password','forgot_password ','rcguard','vkeyboard');
--- End code ---

and by the way in both cases, the folders are created under plugins directory , so i dont know what the cause is :(
---------------
in forgot password , it also says i can change the javascript file , so that there would be no need for taskbar plugin, im clueless about this either .
would anyone please help me on this ?
Thank you in advance

SKaero:
All of the MyRoundCube plugins require PHP 5.3+.

Coderx:

--- Quote from: SKaero on April 20, 2012, 03:26:34 PM ---All of the MyRoundCube plugins require PHP 5.3+.

--- End quote ---
thank you :)

rosali:
I'm implementing PHP 5.2.1 compatibility. Plugins from a* - h* are done.

Plugin Manager http://code.google.com/p/myroundcube/downloads/detail?name=plugin_manager.zip is already 5.2.1 compatible.

Coderx:

--- Quote from: rosali on April 21, 2012, 05:11:48 AM ---I'm implementing PHP 5.2.1 compatibility. Plugins from a* - h* are done.

Plugin Manager http://code.google.com/p/myroundcube/downloads/detail?name=plugin_manager.zip is already 5.2.1 compatible.

--- End quote ---
thank you very much :)
its really a cool idea :)

Navigation

[0] Message Index

Go to full version