Special Settings

creadunet
2017-02-05 18:14

On the admin, you have some special settings :
Go to Admin / Configuration / Special Settings

 

PHP mail function () parameters : change this option if the emails are not sent.
It's better to activate the 5th parameters, but some host does not support this feature.

 

Monthly Automatic Conversion: You can enable or disable automatic conversion on the 1st of each month.

 

Captcha Management: Enable / disable captchas on your site.
There are 4 captcha : registration, contact, connection, referer

 

Detects the ads blockers, and does not count the winnings: Enable / disable the detection of ads blockers.

 

Using a CRON Task to Perform Automatic Monthly Conversion AND Optimize Your Database: You can use a scheduled task, to trigger the monthly conversion, and optimize the tables.
This is the optimum way to do it. If you do not use a CRON task, it will be enough to connect to admin, this will trigger the file.
How to program a cron task? See with your web host.
This task must be scheduled to be started once a day, early in the morning.
example:
4 * * * * /usr/local/bin/curl http://mydomain/taches_cron.php
==> If you do not understand this passage, leave on: 'I do not use a CRON task'

 

Use of nginx: Enables / disables URL rewriting via htaccess.
Htaccess is used for promotion pages, and stand-alone pages. If these pages do not work, set this to I use nginx

Average rating: 1.78 (9 Votes)

You cannot comment on this entry