PT Calendar Version 2.1 Upgrade
Back to PT Calendar
Overview
The following guide is upgrading from v2.0 to v2.1.
Download
Download the Calendar Application from the Community Site Project or from the SVN Repository.
Application Code
- Rename directory "/ADF/apps/pt_calendar2" to "/ADF/apps/pt_calendar2_old_v2".
- Rename file "/ADF/apps/pt_calendar2_old_v2/appBeanConfig.cfm" to "/ADF/apps/pt_calendar2_old_v2/appBeanConfig.cfm.old".
- Download the PT Calendar v2.1 and exported into the "/ADF/apps/pt_calendar2/" directory.
Reset the ADF for the server and site.
App Configuration
After updating and reseting the ADF go to the Manage Event page in the Calendar Webadmin subsite and check to make sure the Add Event and Copy Event button open properly. If not, the paths to these admin forms in the App Configuration element need to be updated.
Make sure these URLs are correct for your site's configuration:
- Manage Event New URL:
- Examples:
- /webadmin/lightbox/calendar/manage-add-new-event.cfm
- /lightbox/calendar/manage-add-new-event.cfm
- Examples:
- Manage Event Copy URL:
- Examples:
- /webadmin/lightbox/calendar/manage-copy-new-event.cfm
- /lightbox/calendar/manage-copy-new-event.cfm
- Examples:
In some cases a slash (/) will need to be added to the beginning of the stored URLs
If these values are updated then Reset the ADF again.
Site Customizations
During the application implementation customizations may have been created. Check under the "/_cs_apps/pt_calendar2/" directory under you site to see if any customizations exists. If you do have site customizations, you'll need to update these accordingly.