Minor Update 1.9 - February 13, 2023
- PHP code update to work with PHP 8.0.x and 8.1.x
- small bugfixes on user page;
Minor Update 1.8 - May 03, 2019
- PHPMailer included for managing email messages;
- security fix;
Minor Update 1.7 - March 13, 2018
- replacing reCaptcha with phpCaptcha image;
- bugfix for image upload;
- featured Ads marked with blue on the left hand side in admin area;
Minor Update 1.6 - May 11, 2017
- enlarge images on click with lightbox;
- some bugfixes;
Minor Update 1.5 - January 02, 2017
- adding IP of the user's last visit;
- user area suitable for tablets and screens min-width:600px;
- admin area suitable for tablets and screens min-width:640px;
- front-end suitable for all screens;
- website link showed in the front-end;
Minor Update 1.4 - December 17, 2015
- header and footer in user area removed;
- add verification for price in user area to be only numbers and dots;
- fading message in admin and user area;
- meta tags option added;
Minor Update 1.3 - January 20, 2015
- Admin manage Users - email, password, name, status, date registration. User login link;
- Admin Add classifieds to Users;
- Language file for admin area added;
- Function for database connection sql_result($sql) added;
- All functions with if(!function_exists) checking added;
- The link above the classified listings "Submit Classified Ad" will lead instead of a page with submit classifieds form, to User area;
- User area added for managing ands and user account;
- Under user login form: Register and Forgot password - added;
- Check for required fields in user area;
- Character limit in user area -> Create/Edit Ad -> Description;
- Welcome User above the menu in User area;
- Email notification when a new classified ad is submitted by registered user - optional;
- Waiting approval, instead of Hidded status in admin area and user area;
- Double submitting classified ad by registered user stopped;
- Showing number of ads for each user in admin area -> Users;
- Visual options convered to accordion menu;
- Language options convered to accordion menu;
- up to 5 images per classified ad option added;
- Expire date will not be editable, but user will see the expired date;
- Once the Classified ad is expired will move to "Expired" section in user area and admin area;
- The user will receive an email for the expiration with a link to renew;
- Once the user enter in the "Expired List" section or "Ads List" section, he will see a button "Renew";
- Once clicked the ad will be extended with another period (set by admin in options -> Number of days to expire);
- more info in readme.html file - how to put on webpage, how to change the admin login details;
- meta tags option added;
Minor Update 1.2 - April 15, 2014
- adding mathematical, simple, very simple and no captcha options;
- option to set the number of characters for limit ads description when submit ads;
- expired option increased to 3 years in the admin area;
- option for classified ads to appear on the Publish Date;
- vulnerabilities fixes in admin area;
- order by option - fixed in admin area;
- categories ordered by cat name;
- small padding addes between description and image;
- captcha option applied to request to publisher popup;
- more fonts and sizes;
- fix for admin ads preview;
- Language Options -> Email subjects and emails - changed to - Email subjects and messages;
- #onads anchor in title and more link;
Minor Update 1.1 - February 1, 2013
- adding "All Ads" category;
- choosing "All Ads" to default category in the options;
- options to show/hide "All Ads" category;
- some css styles fixes;