Category Archives: FAQ

Frequently asked questions related to Real estate agency portal

Suggested PHP config

Regarding hosting providers, all our codes are tested on:

a2_hosting_logo

99.99% our clients use cpanel, this is best and most easier way to go

Everything else like custom servers just causing unpredictable unnecessary trouble for us and our clients, is very hard to support such clients.

Example php modules from our demo hosting:

bcmath,dom,fileinfo,gd,imap,tidy,xmlreader,xmlrpc,xmlwriter,xsl,zip,intl,json,mbstring,mcrypt,mysql,mysqli,opcache,pdo,pdo_mysql,phar,posix,soap,sockets

from php.ini this parameters are important:

* upload_max_filesize = 128M
* post_max_size = 128M
* max_execution_time = 5000
* max_input_time = 2000
* memory_limit = 512M
* max_input_nesting_level = 128
* max_input_vars = 10000
* output_buffering = 4096

My location detection

To use this feature, you should enable location sharing in your browser:

screenshot_2

If you already click on never share then this feature will not work in your browser.

In that case you can reinstall your browser / reset your browser settings or google for solution like “enable location sharing in google chrome”

DirectAdmin installation guide

1.  Create database

screenshot_8

screenshot_9

Save this DB details

2. Upload script zip file via ftp to your domain public_html directory, rename it to script.zip

Extract this file: autoinstall and upload autoinstall.php also into public_html directory.

Start this autoinstall file directly from browser, link like:

http://your-website-domain.com/autoinstall.php

Of course, change your-website-domain.com with your real domain

After that open http://your-website-domain.com

Now you are ready to install script:

install

Save provided details and open your website:

installed1

 

 

 

 

Performance optimizations, enable caching

Our Classified script support caching/minimizing javascript and css, and also caching websites html for almost instant loading after caching (SSD disk is suggested for better performance).

To enable this feature in application\config\cms_config.php add:

$config['litecache_enabled'] = TRUE;
$config['jscsscache_enabled'] = TRUE;

Additional performance improvements can be done with browser caching, guide: https://gtmetrix.com/leverage-browser-caching.html

You can also enable gzip compresson on your server for better page speed:

http://stackoverflow.com/questions/3641197/how-to-specify-vary-accept-encoding-header-in-htaccess

For best performance, you can also use some dedicated server with built-in caching engine like a2hosting turbo accounts:

a2_hosting_logo

PHP 7 compatibility

Our testing is based on PHP 7.0.4 With XAMP portable lite 7.0.4
Download link: https://sourceforge.net/projects/xampp/files/XAMPP%20Windows/7.0.4/

PHP 7 doesn’t support standard mysql connection like mysql_connect, only via PDO or mysqli.

Our script support mysqli perfectly, so If you want to install script to PHP7, you need to define mysqli in database configuration:

Screenshot_3

Also when configurator is executed you should select mysqli as database connection:

Screenshot_4

 

Other is same as with default installation.

Some PHP notices/warnings are still possible in developer script mode, if you using xampp you can disable developer mode by instructions:

Screenshot_1

Issue on translation

When you want to translate large files in one click then you can receive white screen, time execution error, curl calls limitation error or other server related issue because of server configuration limitations.

You can change this configuration on your server or in script we implement configuration (only version >= 1.5.8):

You can add into application\config\cms_config.php to limit calls

$config['limit_curl_calls'] = 20;

After that system will translate only 20 fields at once, then you should save and translate again few times until complete file is translated.

For server configuration, notices:

Check this parameters on your server php.ini, should be:

max_execution_time = 300
memory_limit = 256M
post_max_size = 128M
upload_max_filesize = 128M

Most shared servers support php.ini configuration when you copy htaccess_examples\php.ini into your www directory so place where is index.php file

If this doesn’t work then check with your hosting provider

Are you banned from Google Translate API or it simply doesn’t work?

Script version >= 1.5.8 supports also commercial google translate server API key.

Can be entered into: application\libraries\GTranslation.php, line 13

Instructions to get API key: https://cloud.google.com/translate/v2/getting_started

If you don’t receive any results, you can try to call google api directly to check if works, example link:

https://www.googleapis.com/language/translate/v2?key=your_api_key&q=your_word&source=lang_code_from&target=lang_code_to

License

This page informs you of our policies regarding the collection, use and disclosure of Personal Information we receive from users of the Site.

We use your Personal Information only for providing and improving the Site and Apps. By using the Site, you agree to the collection and use of information in accordance with this policy.

Information Collection And Use

While using our Site, we may ask you to provide us with certain personally identifiable information that can be used to contact or identify you. Personally identifiable information may include, but is not limited to your name (“Personal Information”).

Log Data

Like many site operators, we collect information that your browser sends whenever you visit our Site (“Log Data”).

This Log Data may include information such as your computer’s Internet Protocol (“IP”) address, browser type, browser version, the pages of our Site that you visit, the time and date of your visit, the time spent on those pages and other statistics.

In addition, we may use third party services such as Google Analytics that collect, monitor and analyze this …

Communications

We may use your Personal Information to contact you with newsletters, marketing or promotional materials and other information that …

Cookies

Cookies are files with small amount of data, which may include an anonymous unique identifier. Cookies are sent to your browser from a web site and stored on your computer’s hard drive.

Like many sites, we use “cookies” to collect information. You can instruct your browser to refuse all cookies or to indicate when a cookie is being sent. However, if you do not accept cookies, you may not be able to use some portions of our Site.

Refund

Due to the nature of digital goods, it’s not possible to return them so we can’t offer refunds for our products.

If you have some trouble with our item, please contact us and we will do our best to help you in resolving issue or take actions to make you satisfied.

Security

The security of your Personal Information is important to us, but remember that no method of transmission over the Internet, or method of electronic storage, is 100% secure. While we strive to use commercially acceptable means to protect your Personal Information, we cannot guarantee its absolute security.

Changes To This Privacy Policy

This Privacy Policy is effective as of 24.11.2023. and will remain in effect except with respect to any changes in its provisions in the future, which will be in effect immediately after being posted on this page.

We reserve the right to update or change our Privacy Policy at any time and you should check this Privacy Policy periodically. Your continued use of the Service after we post any modifications to the Privacy Policy on this page will constitute your acknowledgment of the modifications and your consent to abide and be bound by the modified Privacy Policy.

If we make any material changes to this Privacy Policy, we will notify you either through the email address you have provided us, or by placing a prominent notice on our website.

Contact Us

If you have any questions about this Privacy Policy, requirement related to GDPR removal data please contact us to sanljiljan@geniuscript.com

All Scripts , Themes and Apps offered on this website are owned by Sandi Winter

Our scripts which we sold on envato  are covered by envato regular license: http://codecanyon.net/licenses/terms/regular

Cpanel installation guide

Of course first you should buy hosting package for your website, my suggestion where everything is tested and works nice:

a2_hosting_logo

If you are too lazy or don’t have time I can also provide you installation service, details:

https://iwinter.com.hr/support/?page_id=1870

1. Login to your cpanel and click on mysql databases icon:

mysql

 

2. Create database:

create_database

3. Create user:

mysql_user_add

 

4. Add user to database:

add_user_to_database

5. Define user privileges:

 

mysql_privilegies

6. Go to phpMyAdmin:

 

open_pma

7. Change char set:

pma

8. Open file manager:

file_manager_open

9. Go to file uploading:

web_file_manager

10. Upload file:

upload

11. Extract file on server

extract

12. Delete file from server:

remove_zip

13. Now you are ready to install script:

install

14. Save provided details and open your website:

installed1