hi hantu,
you need min roundcube 0.3 stable
roundcube 0.2.1 dont support plugins
the plugin api comes with roundcube 0.3.
i think roundcube 0.3.1 or the current svn version is better for jQuery Calendar.
best lacri
Hi
I cannot figure out what went wrong when installing calendar plugin into roundcubemail-0.2.1
My OS
Centos 5.3
package used is iRedMail-0.5.1 released
here are my steps, anything missing?
Step1
I extracted the calender plugin into /var/www/roundcubemail/plugins/calendar
Step2
I updated mysql
mysql> use database roundcubemail;
mysql> source /var/www/roundcubemail-0.2.1/plugins/calendar/SQL/mysql.sql
mysql> show tables;
Step3
I also added the following line for /var/www/roundcubemail/config/main.inc.php
$rcmail_config['plugins'] = array(
"calendar"
);
Step4
I restart Apache services
Note:
I also enable /var/www/roundcubemail/plugins/calendar/config/config.inc.php Should I do that?
In /var/www/roundcubemail/plugins/calendar/config/config.inc.php
// backend type (database)
$rcmail_config['backend'] = "database";
Should I change my database address?
Thanks
Lee
hi hantu,
you need min roundcube 0.3 stable
roundcube 0.2.1 dont support plugins
the plugin api comes with roundcube 0.3.
i think roundcube 0.3.1 or the current svn version is better for jQuery Calendar.
best lacri
Hi guys,
I'm running roundcube 0.3.1 and I've installed the last version of this great plugin.
-I've put the folder in the /plugins folder
-I've added the SQL file (mysql -u roundcube -p roundcubemail < SQL/mysql.sql)
-I've edited the file /roundcube/plugins/calendar/config.inc.php, adding the name of the roundcube database and username and password
-I've renamed the file /roundcube/plugins/calendar/config/config.inc.php.dist to config.inc.php (I don't think I've to edit that file)
Now I'm entering in the webmail, I can see the Calendar, I can read the example events, but if I try to add a new one, it's just not memorized...
In can see that the events table in the database is empty...
Am I wrong in something?
Thanks
Michele
Sorry, my bad...
I edited the file /roundcube/plugins/calendar/config/config.inc.php, putting database instead of dummy and now it's working fine...
thanks a lot, great job
Michele
hi ,
i have used old version of that calendar before ,
however yesterday i tried the latest version , it didn't work untill i add this line from the old config file to the new one
$rcmail_config['use_calendar'] = 'calendar';
it was not exist in the new config file like the old oneodd
if i didn't add this line , i can't see the calendar icon on roundcube
just small comments on the new version
before if i select a meeting , there was a start and end date above
now only start date , can i possibly use the old method of showing for example 6-8 meeting instead of only starting date ?/
Thanks for the tip v2mody. adding that line worked for me on a 0.3.1 install using beta 2 of Calendar.
Hi,
I am having an issue that the current skin is not being selected. It is always choosing the default skin.
Is there a bug?
Thanks
This seems to have fixed the issue!
hungarian translation
Hello,
I'm French, so I speak a poor english... Sorry.
I've got a CalDav server (Davical) with many users in it...
How to configure calendar plugin to access all User's calendar?
Note: Calendar plugin works so fine with one user.
thanks for your help.
Poyo77
There are currently 1 users browsing this thread. (0 members and 1 guests)