Frequently Asked Questions  
Q. Can I modify the look of user area easily ?
A. Yes. We hope and think so. The ability to modify/customize the look easily was/is the most important part for the design of REALTOR 747. And that was accomplished by utilizing template based system design. To take a look at sample pages, download trial version and unzip the file. You'll find sample templates under realtor747/user/templates directory. Of course you can modify the templates as much as you want.
Q. Can I re-brand the REALTOR 747 script ?
A. Yes. We allow you to replace the visible links and banners with yours. By doing that, you will give your client the impression that the script is written by you!

Make sure that the scope of the rebranding is limited to external visible links and banners - NOT internal source code level.

Visitor side - if you are going to use one of our sample template, edit the html file which contains our copyright under the template directory ( realtor747/user/templates/template_name ) you are using - mostly footer.html/detail.html.
Admin side - top banner - edit realtor747/admin/header.php
Admin side - bottom copyright - edit realtor747/admin/footer.php (V3.02+)
Admin side - system name, description, and version - edit realtor747/include/dawn.php

If you want to go further, you can change the look of the admin panel. See the below.
Q. Can I change the look of admin panel ?
You don't like the color or the buttons of the admin panel? There are two files you can play with.

admin/admin_ps7.psd - This photoshop source file contains all images used for admin panel. Generate the buttons and other images you want for admin panel using this file. (V3.10+)
admin/style.css - Modify this style sheet as much as you need.
Q. Are the source codes encrypted?
A. License related files ( under realtor747/system/ directory ) are encrypted. The rest of the script are not.
Q. Can I modify the source codes?
A. Yes. You are allowed to modify the source code to customize for your own requirements. However, in this case we are not able to give you a free support since the customization can vary significantly between requirements.
Q. What is template based design ? How REALTOR 747 system works?
A. The following diagram explains.
Q. Can you provide customization service?
A. Yes, we can. It depends on our workload.
Q. Do you have any plan to support other languages?
A. For user area and input/output of listings data fields in admin area, you should not have any problem with any language if you set proper "character set" in 'Admin' - 'setup' - 'Charset Set' field. But if you are asking about all the field names in admin area (ex. "setup" "category" etc into your language), we have a plan but not in the near future. However you can change all the text in the source codes and we think the job can be done within one day. The job will not take as much time as you might expect.
Q. Can I see how the templates source code look like?
A. Yes. Download trial version and unzip the file. You'll find sample templates under realtor747/user/templates.
Q. I need more than 5 extra pages.
NOTE. Starting from version 4.1, the script supports 10 extra pages by default.

A. You need to modify php source code and database manually.

1. Open file "include/config_system.php" and look for a word "EXTRA5" as a sample.
  - Add extra page definitions as many as you want.
2. Add database records for extra pages to (Your_Table_Prefix_)AD747_PAGE table
3. Add extraX template file(s) under your template directory.
  - ex. white2/extra6.html ...

4 (optional, V4.0+). If you want to use "extraX" marker in your template & want to edit the marker's content via admin panel, modify following files properly. Look for a word "EXTRA5" in each file as a sample.
  - admin/include/config_system.php
  - admin/agent_info.php
  - admin/agent_info_extra_pages.php
  - include/set_tpl.php


If you have any questions or comments, contact us through Send a comment form or email to info@it747.com

Thank you and have a nice day.



Copyright © 2003-2010 IT747.COM