Changelog:
Changes 1.3.2-g - Nov 12/11/2009 - A new version for wordpress 2.8.6
Changes 1.3.2-a - Oct 25/10/2009 - Fixed bug with auto-install on wordpress 2.8.5
Changes 1.3.1-b - Feb 09/02/2009 - modify to approve posts before they are published - fixed thumbnail image width
Changes 1.3.1-a - Jan 20/01/2009 - It covers changes between WordPress Version 2.6 and Version 2.7 - fixed the widget control
Changes 1.3.0-g - Nov 26/11/2008 Bugfix release
Changes 1.3.0-f - Nov 05/11/2008 - fixed the login problem for wmpu and buddypress
Changes 1.3.0-e - Nov 03/11/2008 - include the links of photo to the last ads's list - NEW: You can now place the last ads history on the sidebar as a widget - extending the Administration Interface
Changes 1.3.0-b - Oct 10/10/2008 - Modify to expanded and collapses the Categories - Modify to show the last post in footer
Changes 1.3.0 - Sep 10/09/2008
Changes 1.2.0-f - Sep 04/09/2008 add Google AdSense for Classifieds fixed language
Changes 1.2.0-e - August 10/2008
User Side - implement the conformation code (captcha) - added sent to his friend's button - added language file (The work is Not Finished!) - users can send an Ad to a friend. - fixed search problem - fixed to image showing by editing and setting. - added two directory within the “/images” directory cpcc and topic. You will need to make the folders writable (chmod 777).
Admin Side - expiration notice reminders to users (The work is Not Finished!) - implement the maximum character limit
Changes in 1.1.1 - June 20/2008 - fix the search function - implement RSS Feeds - admin email notification
Changes in 1.1.0-b - May 15/2008 - add remove ads that are over x days old - fix some bugs
Changes in 1.1.0-a - May 12/2008 - update delete/modify ads function . - added Move ads function to admin interface. - fixed some issue which are posted to me. - using Permalinks. Example to update .htaccess Rewrite Rules.
Changes in 1.0.0 - April 01/2008 - fix bugs - implement a new structure - update to display the links to ads at the top of page
To support Permalink structure: Example for htaccess code to redirect to wpClassified
You need an .htaccess file that is created/modified by wordpress via the Permalink/mod-rewrite option.
By using the "/%postname%/" or "/%category%/%postname%/" as permalink structure the plugin must work correctly and you do not need change anything.
For something else please edit the .htaccess file in the root folder of your Wordpress. You can edit the .htaccess file by FTP. You use the default .htaccess file and modify the file as follow: The redirect should look something like this
BEGIN WordPressRewriteEngine On RewriteBase / RewriteCond %{REQUESTFILENAME} !-f RewriteCond %{REQUESTFILENAME} !-d
# RewriteRule . /index.php [L] #RewriteRule !classified/ /index.php [L] RewriteRule ^classified/([^/()]*)/? /index.php?pagename=classified [QSA,L,R,NS]
END WordPresshave fun
Mohammad Forgani, Oh Jung Su October 25/2009




