On April 7th, 2010, ClassiPress 3.0.1 was released. This was a maintenance so customers should upgrade. A total of 23 tickets were completed. A break down of tickets can be found below.
Upgrade Information
To download v3.0.1, visit your dashboard by logging into your customer account.
Fixes
- added parameter for uniqid function to comply with php 4.3 or earlier.
- added substr function on directory home page featured titles to help prevent wrap.
- fixed problem with some profile fields not saving data.
- fixed profile sidebar twitter and facebook urls so they now show updated links.
- fixed minor css bug by removing the float: left for ad thumbnails.
- fixed disappearing nav drop-down issue. changed z-index to 999.
- added two new currency position options so you can have spaces.
- fixed image uploads so more than six now correctly get uploaded.
- forced image names and extensions to lowercase on file check. some systems threw error if .JPG, etc.
- add inquiry emails were missing the reply-to email address.
- text on search button wasn’t setup for localization. added correct _e wrap.
- added missing custom url logo field to the settings page.
- when using ad packs, ad length wasn’t getting passed into paypal correctly. it was using prune length instead.
- price per category wasn’t showing up for new CP customers. replaced legacy get_option tags with correct ones.
- added two new sidebar widgets called “top ads today” & “top ads overall”. made the search widget usable on multiple sidebars. unregistered the default search widget.
- changed admin alert to check for “contains” /%postname%/ instead of exact match so other permalink styles can be used
Changes
- changed security check from user levels to roles. also added new value to disable this feature
- moved featured home page ads price under the image and removed the (). Added a trim function so long titles get cut down.
- added a “pending listings” total to the account statistics profile sidebar.
- added a new option to hide/show the featured ads section on the home page.
- added a new option to control the featured ads title length before trimming occurs.
- setup single ad page to display custom fields in order they were set in custom form layout. created new function and moved duplicate code from edit item page.
Files Modified
styles/master.css Modified tpl-profile.php Modified style.css Modified single-default.php Modified search.php Modified index-directory.php Modified tpl-edit-item.php Modified includes/theme-stats.php Modified includes/gateways/admin-gateway-values.php Modified includes/admin/admin-notices.php Modified includes/admin/admin-options.php Modified includes/admin/admin-values.php Modified includes/admin/install-script.php Modified includes/theme-widgets.php Modified includes/theme-security.php Modified includes/theme-functions.php Modified includes/theme-emails.php Modified includes/form/step1.php Modified includes/form/step2.php Modified includes/form/step-functions.php Modified classipress.po Modified sidebar-user.php Modified index-standard.php Modified classipress.pot Modified tpl-add-new.php Modified changelog.txt Modified classipress.mo Modified |