Listings Manager Upgrade Instructions - download upgrade - changelog

Upgrade procedure for Listings Manager, Realty Manager, and Auto Manager users
  1. Back up your data.
    Please be sure to backup all your original files before upgrading.
  2. Do not just overwrite all files with the new ones.
    There is no need to re-install the program, all you need to do is upload the updated files.
  3. Follow the step-by-step Upgrade Instructions below.
    Start at your current version number and work your way up.

Using your FTP client, upload the specific files to your server, overwriting your old Listings Manager files that you have backed up. Make sure to upload each file into its respective directory. ONLY upload the files listed that are required to update your version of Listings Manager to the current version.

Your upgrade package includes all the product files, including blank articles data files and original templates. If you are upgrading, DO NOT just upload the data/* and templates/* files unless instructed, otherwise you will overwrite your existing data and templates.

PATH TO PERL: If your server previously required that you change the path to perl when you first installed the software, you will need change the path for the following upgrade files:

/exec/admin.cgi
/exec/install.cgi
/exec/search.cgi
On most servers, the default path is correct and no change is required.

If you are upgrading from Realty Manager 1.0, please contact Support for assistance in upgrading to the latest version of Listings Manager.


Upgrading to Listings Manager 2.52
Back up your files before proceeding.

Upgrading to Listings Manager 2.52 - all versions

Upgrading from 2.50 or earlier: complete these steps, then follow the additional instructions below.

File Permission CHMOD Description
/exec/admin.cgi
/exec/install.cgi
/exec/search.cgi
Executable 755 Program Files
Upload these files from the exec directory, overwriting the existing files. The permissions must be world executable (chmod 755).
templates/interface/_setup_options_edit.html
templates/interface/_install_menus.html
Readable 644

Interface Templates
Upload these interface files. They must be world readable (chmod 644).

templates/_generic/_search_results.html
Readable 644

Search Results Template
If you are using the "Generic" template set and have not made any changes, you can replace that template with this updated file.

If you have modified this template, then you should search for the following text:

$listing_url$/$listing_url$/$listing_file$
And replace it with this text:
$listing_url$/$listing_file$

This file must be world readable (chmod 644).

Optional
images/login_copyright.gif
Readable 644

Login Image Copyright Notice
This file must be world readable (chmod 644).



Upgrading from Listings Manager 2.50 and earlier
File Permission CHMOD Description
/exec/rm.cgi
    or
/exec/am.cgi
Remove

Program Files
Remove the old program executable (am.cgi or rm.cgi). Login with admin.cgi.

exec/vconfig.dat Readable 644 Vendor Data File
Upload this file if it's not already present. It is used for encoded vendor keys when Private Labeling the product. The file must be added and made world readable (chmod 644).
templates/interface/
templates/interface/*.*
Executable
Readable
755
644

Interface Templates
All interface templates have been updated and need to be uploaded. The file permissions for these files are world readable (chmod 644), and the folder must be world executable (755). If you have the following file, you will need to remove (delete) it:

  data/interface.dat

images/*.*
Readable 644 Image File Updates
You'll need to upload all image files and ensure that their permissions to world readable (chmod 644).

If, after upgrading, you have the wrong login image, simply login to the program and change the Login Image field and Program Name Image field (in Setup, under Directories and URLs) to the correct one (login_auto.jpg/logo_auto.gif for Auto Manager users, login_realty.jpg/logo_realty.gif for Realty Manager users).
/data/help.dat.cgi
Readable
644

In Program Help Data
The file permissions for this file are world readable (chmod 644).

images/htmlarea/
images/htmlarea/images/
images/htmlarea/popups/
Executable 755 WYSIWIG Editor
Upload the /images/htmlarea/ directory, sub-directories and contents. All folders should have permissions set to world executable (chmod 755) and all files should be readable (chmod 644).
images/htmlarea/*.*
images/htmlarea/images/*.*
images/htmlarea/popups/*.*
Readable 644
Optional
exec/config.ini
exec/industry.ini
Executable 755 Ini Files
If you do not already have a config.ini file in your /exec/ directory, you will need to upload that file. Set the file permissions for these files to world executable (chmod 755). If you already have config.ini, do not upload over top of it.
/data/.htaccess
/data/index.html
Readable
644

Data Files
Upload these files if they are not already present. The file permissions for these files are world readable (chmod 644).



Private Label

With version 2.51, we've dramatically enhanced the ability to rebrand or fully private label the software.

For more information, see the Private Labeling documentation.