Please we are working on this, any suggestion is welcome.

NOTE: working in FAQ for 1.6

FAQS for 1.5.4

GENERAL

Q. After installation I’m getting an error 404 for any page creation, why?

A. You have friendly url on but you don’t have the proper access in .htaccess file.  Alternatively, you can go to include/config.php  open the file and turn off friendly url.

Q. How I do remove Google Adsense ads?

A. You should go to include/config.php open the file and remove the code in “define(‘ADSENSE’,'pub-9818256176049741′);”.

Adsense Enabled

Then leave it in blank and you are done.

Adsense Diabled

Q. How I do change the theme?

A. You should go to include/config.php open the file and change “define(‘DEFAULT_THEME’, ‘name_of_theme_you_want’);”

Original Theme OC

In the image above we see the original theme ‘minimalistic’, lets change it to ‘anunciamex’ theme.

Changed Theme OC

Q. How I do install Open Classifieds on my computer?

A. If you are using windows you can install a kind of WAMP (Windows Apache MySQL PHP PERL) server on you computer. You might try http://www.apachefriends.org.

Q. I’m getting the following error ‘Mailer Error: SMTP Error: Could not connect to SMTP host.’ why?

A. You need to edit the file common.php locate inside the folder /includes/  Please use the image below as reference.

SMTP Details

Q. How I can troubleshoot a problem with Open Classified?

A.  You need to comment the line #9 and set init_set in line #10 to on.

Error Display Disable

Error Display Enable

Error Display Enable