2008-08-21, 10:58 AM
If you change the status of an existing event from private to public (or the other way around) this change isn't applied to this event.
[F] Edit event
|
2008-08-21, 10:58 AM
If you change the status of an existing event from private to public (or the other way around) this change isn't applied to this event.
2008-08-21, 07:40 PM
In template "calendar_editevent", find:
Replace with:
Does that work? ![]()
2008-08-21, 09:51 PM
Heh, looks like someone copied over code :p
2008-08-21, 11:49 PM
It's working if you turn a public event into a private event. It's not working if you want to turn a private event into a public one.
2008-08-22, 12:21 AM
Are you sure it's not your browser caching the checkmark?
2008-08-22, 12:53 AM
Yes, I am. I even disabled caching and another user experienced the same after changing the template.
2008-08-22, 01:00 PM
Fix: Open the file inc/datahandlers/event.php and search for:
Replace with:
2008-08-22, 05:04 PM
Thank you for your bug report.
This bug has been fixed in our internal code repository. Please note that the problem will not be fixed here until these forums are updated. Microsoft is like Umbrela Co., they create the virus and the vaccine, the zombie infestation is just a collateral effect.
2008-08-22, 05:38 PM
(This post was last modified: 2008-08-22, 05:46 PM by Sergio Montoya.)
Actually that is not the correct fix.
It works the way DennisTT said, but it has to be updated on all the themes, if you applied it to the Default Templates and you are using another one the problem will persist. Try saving it to Global Templates. I tested and works without altering the datahandler, just modify the template from:
To:
And double-check it's actually being saved (return to the template and see if the change was indeed saved). Microsoft is like Umbrela Co., they create the virus and the vaccine, the zombie infestation is just a collateral effect.
|
« Next Oldest | Next Newest »
|