Product Info
Download the Trial
|
PHP Realtor Change Log
Changes from version 1.4 to 1.5
- Added count check to prevent custom field parse when no custom fields are available.
- Moved search form title and optional text to template.
- Corrected latestandspecial showing specials column title when no specials available.
- Corrected sort error in view_cat.php
- Removed max_file_size attributes from listings.php
- Corrected v_id = 0 causing incorrect default custom field values in add listing.
- Added the option to skip the "are you sure screen" when deleting listings.
- Added branding vars to version.php
- Added branding vars to templates
- Added support info page to admin and admin menu
- Prevent blank cat names from being added
- Increased images to 24
- Added UK support for Google Maps - Set UK in config
- 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 option for categories. - Left Menu
- Changed view_cat to display listings in selected cat and all subs under the selected category.
- 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 automated details table display.
- Added 'Select One' to custom field drop lists to allow for no choice being made.
- Increased max username length to 50
- Increased max password length to 20
|