by awpcp on 05. Oct, 2009 in Development News, Support Issues
For those waiting for a translatable version of Another WordPress Classifieds Plugin, version 1.0.5.6 aims to be the first version of the plugin that is translation ready. However, expect it to take a while before the plugin can be called officially internationlized. The POT file that is needed to translate the plugin to another language [...]
by awpcp on 03. Oct, 2009 in Support Issues
Hi, Firstly I’d like to say this is a great plugin! Solid and useful. I’ve been testing it out for while and I’ve recently encountered a problem. All of my pages display correctly but the following text appears – Looking for a job? Trying to find a date? Looking for an apartment? Browse our classifieds. [...]
by awpcp on 22. Sep, 2009 in Questions & Answers, Support Issues
I have installed the module and it appears at www.reiblogger.com/classifieds However, when I click on Place An Ad, Edit an Existing Ad, Browse Ads and Search Ads, the right columns refresh but nothing happens. I can’t post anything.
by awpcp on 22. Sep, 2009 in Support Issues
Below are some reasons you should not use the auto upgrade function available from your wordpress dashboard plugins management page to update to a new version of Another WordPress Classifieds Plugin: If you have made modifications to core files If you are using premium modules If you have done translations within core files If you [...]
by awpcp on 22. Sep, 2009 in Support Issues
I have just had someone post an add in lowercase. I wanted to edit the title so it was capitalised but doing so created a fresh copy of the ad with the images removed. Also, when editing I had price set to “0″ and I was given an error of You must set a price [...]
by awpcp on 21. Sep, 2009 in Support Issues
If you have the category icons module installed you might not want to upgrade automatically from your wordpress dashboard as wordpress will delete the caticons folder. If that has already happened to you, simply re-upload the caticons folder and that should fix the problem. To avoid the problem you should manually update your version. Just [...]
by awpcp on 20. Sep, 2009 in Support Issues
If after your upgrade to version 1.0.5.4 you are gettinga message “Sorry. My blog is locked down. Updates will appear shortly” that has stopped your blog from displaying, you need to re-download the package from wordpress.org and overwrite your installed copy of awpcp.php with the one in the newly downloaded package. Nothing has happened to [...]
by awpcp on 17. Sep, 2009 in Questions & Answers, Support Issues, User Feedback
Maybe i am just not getting it, but is there a way to take the info from the AWPCP search and change the default search widget to display the data in the classifieds page.
by awpcp on 01. Sep, 2009 in Support Issues, User Feedback
Hello everyone, This is my first post on AWPCP. I have been using this plugin for a week now. Did quite a lot of modifications. Here is one I thought would be useful to all of u. Presently search for keywords uses a LIKE sql clause on title and details. Problem with this is if we have an [...]
by awpcp on 01. Sep, 2009 in Support Issues
hi, Here is a bug i found in the ad expiry functionality. The ads are first deleted and then for these ads there is an attempt made to retrieve their owners email address to send across a mail. Since the rows are already deleted the below function calls return null. As a results mailing fails. [...]