Updating to Version 1.3

Previous Next

If you already have an version 1.0, 1.1 or 1.2 prior to getting this new one then you may update to 1.3 easily. You must have already downloaded the files again from codecanyon. It is always safe to keep a copy of your existing installation in case anything goes wrong.



Update from version 1.0  to 1.3


Please follow these steps:


1) FTP to your current installation folder and download the existing site.inc.php file to your computer. Keep it in a safe place.


site.inc.php is the file which have information about your database and that file should NOT be changed or overwritten unless you know what you're doing.


2) Unzip the downloaded 'Real Estate Made Simple' zip folder.


3) Important: Delete the new site.inc.php file in the unzipped folder on your computer. DO NOT delete the existing site.inc.php on your hosting server/account.


4) Move all the files to your hosting space overwriting all old ones except site.inc.php . Please don't delete the old files just overwrite over them.


5) Then run update by following update link, for ex, if your site is YourWebsite.com then point your browser to: http://www.YourSite.com/update1_2/


Replace YourSite.com with your actual domain and path to the script.


6) After that visit: http://www.YourSite.com/update/


You'll see update finished message.


That's it!



Update from version 1.1 or 1.2 to 1.3


1) FTP to your current installation folder and download the existing site.inc.php file to your computer. Keep it in a safe place.


site.inc.php is the file which have information about your database and that file should NOT be changed or overwritten unless you know what you're doing.


2) Unzip the downloaded 'Real Estate Made Simple' zip folder.


3) Important: Delete the new site.inc.php file in the unzipped folder on your computer. DO NOT delete the existing site.inc.php on your hosting server/account.


4) Move all the files to your hosting space overwriting all old ones except site.inc.php . Please don't delete the old files just overwrite over them. Make sure that


you don't overwrite your old site.inc.php file as it has your database settings.


5) After that visit: http://www.YourSite.com/update/


Replace YourSite.com with your actual domain and path to the script.


That's it!



Map or Text mode


By default, the new version shows a full screen map on home page. But if you wish to keep the home page with text listings and not map then open config.php and


find this:



$fullScreenEnabled="true";



and change it to



$fullScreenEnabled="false";


Created with the Personal Edition of HelpNDoc: Easily create CHM Help documents