+ Reply to Thread
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 18

Thread: Switch Calendar User

  1. #1
    Asimov6 is offline Roundcube Newcomer
    Join Date
    Jun 2010
    Posts
    6
    Downloads
    0
    Uploads
    0

    Default Switch Calendar User

    Hi,

    First, thanks for roundcube!

    I have a question: I installed the calendar plugin. At the demo site I saw that it is posible to switch to a calendar of another user. When I press the 'Switch Calendar' button on my calendar, I only see my own user.

    How can I switch to other user's calendars?

    Thank for you time.

    Asimov

  2. #2
    dziobak is offline Registered User
    Join Date
    Dec 2009
    Location
    Poland
    Posts
    184
    Downloads
    4
    Uploads
    0

    Default

    This option is when sharing calendars...a user should give you link to his calendar and you have to add it to calendar feeds.

  3. #3
    Asimov6 is offline Roundcube Newcomer
    Join Date
    Jun 2010
    Posts
    6
    Downloads
    0
    Uploads
    0

    Default

    Thanks, I will try that

  4. #4
    Asimov6 is offline Roundcube Newcomer
    Join Date
    Jun 2010
    Posts
    6
    Downloads
    0
    Uploads
    0

    Default

    Quote Originally Posted by dziobak View Post
    This option is when sharing calendars...a user should give you link to his calendar and you have to add it to calendar feeds.
    It is not working for me. Here is what I do:

    Go to calendar feeds of user1, click on the checkbox next to 'confidential feed access'
    Copy the shown url
    Go to calender feeds of user2, click on add feed and paste the url
    Click on save

    The added feed doesn't show up in the list and I can't see the user shared calendar.

    Any idea what is going wrong?

  5. #5
    dziobak is offline Registered User
    Join Date
    Dec 2009
    Location
    Poland
    Posts
    184
    Downloads
    4
    Uploads
    0

    Default

    have you got errors in error log?

  6. #6
    Asimov6 is offline Roundcube Newcomer
    Join Date
    Jun 2010
    Posts
    6
    Downloads
    0
    Uploads
    0

    Default

    no, no errors in error.log

  7. #7
    Asimov6 is offline Roundcube Newcomer
    Join Date
    Jun 2010
    Posts
    6
    Downloads
    0
    Uploads
    0

    Default

    Sorry, there are errors:

    [19-Jun-2010 22:43:36] PHP Warning: array_combine() [<a href='function.array-combine'>function.array-combine</a>]: Both parameters should have an equal number of elements in /var/www/roundcube/plugins/calendar/calendar.php on line 1059
    [19-Jun-2010 22:43:36] PHP Warning: Invalid argument supplied for foreach() in /var/www/roundcube/plugins/calendar/calendar.php on line 1066

  8. #8
    Asimov6 is offline Roundcube Newcomer
    Join Date
    Jun 2010
    Posts
    6
    Downloads
    0
    Uploads
    0

    Default

    When I do a print_r with the $categories and the $feeds array in the function saveSettings, I notice that $categories has 1 element and $feeds has two.
    The $feeds array has the first element empty and the second element is the supplied feed url.

  9. #9
    LMSSML is offline Registered User
    Join Date
    Dec 2009
    Posts
    49
    Downloads
    0
    Uploads
    0

    Default Solution or problem persist?

    Hi there Asimov6


    Did you do it succesfully sharing calendar between users ?

    And how did you did it ?

    When I had the url to my other second user The calendar feeds goes gray and nothing appear.

    This is what my error log do:

    mailserver roundcube: PHP Fatal error: Call to undefined function curl_init() in /var/www/rc4/plugins/calendar/calendar.php on line 989


    Is that normal ?


    Thansk in advanced
    Last edited by LMSSML; 09-05-2010 at 04:04 PM.

  10. #10
    skaero's Avatar
    skaero is offline Administrator
    Join Date
    Jun 2006
    Location
    USA - New Mexico
    Posts
    2,092
    Downloads
    5
    Uploads
    0

    Default

    Make sure curl is installed and enabled in your php.ini

+ Reply to Thread
Page 1 of 2 1 2 LastLast

Thread Information

Users Browsing this Thread

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

     

Tags for this Thread

Posting Permissions

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