PHP Auto Dealer Change Log
Changes from version 2.5 to 2.6
- Added an else to listings.php to set the type to 1 by default. Wasn't being set with used/new = off
- Corrected admin search by listing type not spanning pages correctly.
- Corrected v_id = 0 causing incorrect default custom field values in add listing.
- Increased images to 24
- Changed details page payment link opens in dhtml window instead of loading a whole page.
Works as usual with direct payment.php links.
- Send question link opens in dhtml window instead of loading a whole page.
- Send to Friend opens in dhtml window instead of loading a whole page.
- Integrated FCKeditor for description field. Replaces other editor (remove includes/javascript/wysiwyg)
- Clicking thumbs or full image opens larger image in dhtml window instead of new window.
- Added support for SMTP email. Can choose mail() or SMTP
- Added support for HTML email. Can choose HTML or Plain text.
- Revamped send to friend functions and added template - send_to_friend.php
- Revamped Ask Question functions and added template - ask_question.php
- Ask question emails can be sent to the default address or directly to the user that added the listing. (Set in config.php)
- Added option to send a copy of the Send a Friend email to the sender.
- Added option to send a copy of the Ask Question email to the sender.
- Change to prevent duplicate category names on the same level.
- Added slide out menu for categories. - Left Menu
- Changed view_cat to display listings in the selected cat and all subs under the selected category.
- Added option to show thumbs on details page in an iframe. Can be verticle or horizontal
- Added support for CarFax dealer program links.
- Added more filters and sort options to the admin report.
- Added ability to upload files. (5 per listing - PDF, DOC, Etc.)
- Added ability to hide custom fields from the automated details table display.
- Added 'Select One' to custom field drop lists to allow for a 'no choice' option.
- Corrected typo in admin/autotrader.php
- Added min/max year to Search
- Increased max username length to 50
- Increased max password length to 20
Changes From version 2.4.x to Version 2.5
- Added the ability to brand (private label) the software
- Added vars for branding in version.php
- Changed header and footer of all templates to use the branding vars.
- Added AutoTrader.com data file creation
- Added template: basic
- Added template: purplecar
- Added Pending Status
- Added basic wysiwyg editor for description field
- Added trim, transmission, exterior color, and interior color fields.
- Added Exclude Pending and Exclude Sold to search
- Added Transmission to Search
- Added status to admin locate listing search
- Added Google Analytics tracking code
- Corrected the var assignment for custom fields
- Corrected user/pass maxlength in install.php now same as admin/index.php
- Removed Header/Footer from phpinfo page
- Corrected the double template parse that appeared on some OS's
- Corrected latestandspecials showing specials column title when no specials available.
- Fixed the send from address var typo
- Changed logout.php to a redirect
- Changed cats.php to prevent adding a blank category name.
- Added Support link to admin left menu.
- Added autotrader template to display info and button
- Added setting to config to allow skipping the "are you sure screen" when deleting listings.
- Various minor fixes
|