RoundCube Webmail Forum  

Go Back   RoundCube Webmail Forum > Third Party Contributions > API Based Plugins

For more information about the ads and why they're here, please see the FAQ

Reply
  #61  
Old 03-10-2010, 07:18 AM
Roundcube Newcomer
 
Join Date: Mar 2010
Posts: 1
Default caldender plugin roundcubemail-0.2.1

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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #62  
Old 03-10-2010, 08:31 AM
lacri's Avatar
Registered User
 
Join Date: Jan 2009
Location: Leipzig, Germany
Posts: 161
Send a message via ICQ to lacri
Default

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
__________________
My RoundCube Mods
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #63  
Old 03-19-2010, 09:10 AM
Registered User
 
Join Date: Sep 2009
Posts: 42
Default

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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #64  
Old 03-19-2010, 09:19 AM
Registered User
 
Join Date: Sep 2009
Posts: 42
Default

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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #65  
Old 03-22-2010, 05:17 AM
Roundcube Newcomer
 
Join Date: Mar 2010
Posts: 2
Default

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 one odd
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 ?/
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #66  
Old 03-29-2010, 12:01 PM
Roundcube Newcomer
 
Join Date: Jul 2006
Posts: 6
Default

Thanks for the tip v2mody. adding that line worked for me on a 0.3.1 install using beta 2 of Calendar.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #67  
Old 03-31-2010, 06:38 PM
Registered User
 
Join Date: Apr 2008
Posts: 31
Default Is there an issue with different skins?

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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #68  
Old 03-31-2010, 07:06 PM
Registered User
 
Join Date: Apr 2008
Posts: 31
Default The latest github version

This seems to have fixed the issue!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #69  
Old 03-31-2010, 07:24 PM
Roundcube Newcomer
 
Join Date: Mar 2010
Posts: 2
Default hungarian translation

hungarian translation
Attached Files
File Type: zip hu_HU.zip (1.3 KB, 8 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #70  
Old 04-02-2010, 03:29 PM
Roundcube Newcomer
 
Join Date: Apr 2010
Posts: 1
Default

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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 09:20 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0
Copyright © 2006-2008 RoundCube Webmail Community