Upgrading from version 0.6.x to 1.0.x

  1. Make sure that you have jQuery in your page HEAD.
  2. Install the latest version of the oelib and static_info_tables extensions.
  3. Temporarily uninstall the Realty Manager.
  4. Uninstall the ameos_formidable extension.
  5. Install the mkforms and rn_base extensions.
  6. Update the Realty Manager.
  7. View your front-end pages that contain the Realty Manager plug-in and check that there are no configuration check warnings. If there are any warnings, fix your setup and reload that page.
  8. In the extension manager, disable “Automatic configuration check” (this will improve performance).
  9. If you are using a modified HTML template, you will need to do some changes to you template regarding the way JavaScript events are attached to elements. Please see this change for details: https://github.com/oliverklee/ext-realty/pull/69/files#diff-a4cb18715aa583919424191c6ad93483
  10. The gallery also has been updated from Lightbox to Lightbox 2. Please check that the gallery works for you (if you are using the gallery) and that you do not get any warnings or error in your browser error console.