This happens when you upload fresh cms_config.php, and by instructions you should edit file on server not upload fresh/new one from not installed script.
Looks like you overwritten your application\config\cms_config.php with new file.
If you have old, then restore and upload old.
If not then you can open it and change:
$config['installed'] = false;
to
$config['installed'] = true;
If you also overwritten database configuration, then populate it again in application\config\production\database.php
If you can’t figure this out you can send me for test your
FTP login details:
Website link:
Admin login details:
Use case scenario:
To sanljiljan@geniuscript.com
Best practice is to paste unformated text and then format it in editor: This is because other sources can contain strange HTML not prepared for website and can looks bad.
Module supports all required fields by trulia documentation, first image, some important fields and few amenities data submission, but not all available fields in our script
This feature is only available for this type of fields: ‘INPUTBOX’, ‘DECIMAL’, ‘INTEGER’
For example that you want to enable filtering by: “Energy efficient”
Go to Admin->Real estates->Fields->Edit “Energy efficient” and click on “Enable numerical filtering”:
Now you need to add additional field in dropdown on homepage.
For realocation template for example open templates\{your-template}\widgets\center_recentproperties.php (or another if you using) add additional option in:
This button is only visible when admin is logged in or if system is installed as demo, so you should only logout or change system type to cms on installation.