Sometimes after MySQL server update to 8.x some things are not
displaying as they should.
For example, the bullets are • iv,  characters appear on
empty lines or in other whitespace, and apostrophes are replaced by
â€(tm) , and many other things ...
You can try to enable PHP mailer authenticating through SMTP at the
bottom of this page:
Admin Area -> Application Setup -> Advanced Setup
Here are the steps required:
1/ Change "Method to send mail" to "SMTP Server"
2/ Specify SMTP Host/Port
...
You can use "|nl2br" modificator in the proper template (details.htm
for ad details page).
For example:##f_descr|nl2br##
If you have Apache server you can place .htaccess file into /admin/
directory (or its renamed equivalent) with the following lines (use
your directory name instead of /admin/ if you renamed it).
If .htaccess file already exists you can add these lin...
In Admin Area -> Member_Website -> Allowed Fields you can select a
fieldset and check which fields are marked as "disabled". After making
changes do not forget to click "Update".
In Admin Area -> Application Setup you have Site URL defined as
starting with
http://mydomain.com/ [1] (by mydomain.com [2] we mean your actual
domain)
You can change it to begin with [3]http://www.mydomain.com/ [4]
If you want both "www" and "non-www...
If a price plan is configured to expire into another price plan then
a new plan is activated automatically when previous plan expires. So a
new expiration date is set according to a new plan settings.
You can avoid this by making sure "Price plan to...