Closed Thread
Page 7 of 9 FirstFirst ... 5 6 7 8 9 LastLast
Results 61 to 70 of 89

Thread: RoundCube Calendar (jQuery Calendar)

  1. #61
    hantu is offline Roundcube Newcomer
    Join Date
    Mar 2010
    Posts
    1
    Downloads
    0
    Uploads
    0

    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

  2. #62
    lacri's Avatar
    lacri is offline Registered User
    Join Date
    Jan 2009
    Location
    Lutherstadt Wittenberg, Germany
    Posts
    179
    Downloads
    5
    Uploads
    0

    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

  3. #63
    voltron81 is offline Registered User
    Join Date
    Sep 2009
    Posts
    42
    Downloads
    6
    Uploads
    0

    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

  4. #64
    voltron81 is offline Registered User
    Join Date
    Sep 2009
    Posts
    42
    Downloads
    6
    Uploads
    0

    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

  5. #65
    v2mody is offline Roundcube Newcomer
    Join Date
    Mar 2010
    Posts
    2
    Downloads
    0
    Uploads
    0

    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 ?/

  6. #66
    brashquido is offline Roundcube Newcomer
    Join Date
    Jul 2006
    Posts
    6
    Downloads
    0
    Uploads
    0

    Default

    Thanks for the tip v2mody. adding that line worked for me on a 0.3.1 install using beta 2 of Calendar.

  7. #67
    strictlydata is offline Registered User
    Join Date
    Apr 2008
    Posts
    36
    Downloads
    2
    Uploads
    1

    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

  8. #68
    strictlydata is offline Registered User
    Join Date
    Apr 2008
    Posts
    36
    Downloads
    2
    Uploads
    1

    Default The latest github version

    This seems to have fixed the issue!

  9. #69
    zeta67 is offline Roundcube Newcomer
    Join Date
    Mar 2010
    Posts
    3
    Downloads
    1
    Uploads
    0

    Default hungarian translation

    hungarian translation
    Attached Files

  10. #70
    poyo77 is offline Roundcube Newcomer
    Join Date
    Apr 2010
    Posts
    1
    Downloads
    0
    Uploads
    0

    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

Closed Thread
Page 7 of 9 FirstFirst ... 5 6 7 8 9 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts