Difference between revisions of "PT Social Media Version 2.3 Upgrade"
From ADF Docs
Gcronkright (talk | contribs) (→Application Code) |
Gcronkright (talk | contribs) (→Custom Element Updates) |
||
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
== Overview == | == Overview == | ||
The following guide is upgrading from v2.2 to v2.3. | The following guide is upgrading from v2.2 to v2.3. | ||
+ | |||
+ | <!-- | ||
== Custom Element Updates == | == Custom Element Updates == | ||
No Custom element updates needed at this time! | No Custom element updates needed at this time! | ||
+ | |||
+ | |||
+ | --> | ||
== Application Code == | == Application Code == | ||
# Rename directory "/ADF/apps/pt_socialmedia/" to "/ADF/apps/pt_socialmedia_v2_2/". | # Rename directory "/ADF/apps/pt_socialmedia/" to "/ADF/apps/pt_socialmedia_v2_2/". | ||
# Rename file "/ADF/apps/pt_socialmedia_v2_2/appBeanConfig.cfm" to "/ADF/apps/pt_socialmedia_v2_2/appBeanConfig.cfm.old". | # Rename file "/ADF/apps/pt_socialmedia_v2_2/appBeanConfig.cfm" to "/ADF/apps/pt_socialmedia_v2_2/appBeanConfig.cfm.old". | ||
− | # Download the PT Social Media v2.3 and | + | # Download the PT Social Media v2.3 and copy the extracted files into the "/ADF/apps/pt_socialmedia/" directory. |
[[Reset ADF|Reset the ADF]] for the server and site. | [[Reset ADF|Reset the ADF]] for the server and site. |
Latest revision as of 15:51, 2 May 2014
Back to PT Social Media
Overview
The following guide is upgrading from v2.2 to v2.3.
Application Code
- Rename directory "/ADF/apps/pt_socialmedia/" to "/ADF/apps/pt_socialmedia_v2_2/".
- Rename file "/ADF/apps/pt_socialmedia_v2_2/appBeanConfig.cfm" to "/ADF/apps/pt_socialmedia_v2_2/appBeanConfig.cfm.old".
- Download the PT Social Media v2.3 and copy the extracted files into the "/ADF/apps/pt_socialmedia/" directory.
Reset the ADF for the server and site.
Site Customizations
During the application implementation customizations may have been created. Check under the "/_cs_apps/pt_socialmedia/" directory under you site to see if any customizations exists. If you do have site customizations, you'll need to update these accordingly.