Results 1 to 4 of 4

Thread: Pb with Shared Calendar

  1. #1
    cedtfc is offline Junior Member
    Join Date
    Dec 2006
    Posts
    1

    Default Pb with Shared Calendar

    Hello,

    I have a 4.5.0g sugar version on a linux distribution.

    I have a problem with the shared calendar, when I try to see a task on my shared calendar, I have this error :
    "Error retrieving record. This record may be deleted or you may not be authorized to view it."

    I try to resolve it but I don't understand the mistake...

    Do you have any solution ?

    Thanks,

    Cédric

  2. #2
    crmireland is offline Junior Member
    Join Date
    Oct 2005
    Posts
    3

    Default Re: Pb with Shared Calendar

    We are having the same problem. It appears as though the URL in the shared calender always sets the module to Meeting even if the event isn't a Meeting but is a task.

    https://safecon.crmireland.com/index...c-45f4894555e3

    instead of

    https://safecon.crmireland.com/index...c-45f4894555e3

    The personal calendar works properly in distinguishing between the two types. Can someone from sugar give us a target release date from this bug?

    thanks

    James

  3. #3
    pblag's Avatar
    pblag is offline Sugar Community Member
    Join Date
    Jul 2006
    Location
    Ukraine (Chernivtsy)
    Posts
    347

    Default Re: Pb with Shared Calendar

    Hi James,Cédric!

    It can be a bug but i think that it is possible that you are trying to open the record without rights for this record.
    Please try this calendar as admin. Very possible that you use Roles functionality and your role doesn't allow you to open that record.

    Regards,
    Petro Blagodir.
    pblag@blagodir.com
    Blagodir Software

  4. #4
    greenanr is offline Junior Member
    Join Date
    Jan 2005
    Posts
    3

    Default Re: Pb with Shared Calendar

    Hi guys,

    This is definitely a bug. It can be fixed easily:

    In the file templates_calendar.php in modules/Calendar/templates/ about line 213 ....

    Look at the if...then statement......


    It says if "task" then do something...but the link in the statement is opening the item using the "Meetings" module. This looks something like "index.php?modules=Meetings" .

    If you change the word Meetings to the word Tasks then the thing will work fine. It just seems like a simple coding mistake.

    I've written up a bug report for this today but I couldn't find if it has been fixed before or if it is in the latest beta.

    Don't forget though that if you fix it, you'll have to manage the changes later on, which is a pain in the butt

    cheers

    Richard

Thread Information

Users Browsing this Thread

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

Bookmarks

Posting Permissions

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