Documentation

Features

Differences

This shows you the differences between the selected revision and the current version of the page.

development:changelog 2010/09/10 08:47 development:changelog 2013/10/11 08:43 current
Line 3: Line 3:
68 Classifieds Change Log. This changelog is also included in the download of 68 Classifieds. 68 Classifieds Change Log. This changelog is also included in the download of 68 Classifieds.
-===== Version 4.2.0 =====+==== v4.2.5 ==== 
 +  * readme.html 
 +  * paypal.php 
 +  * administration/ajax.php 
 +  * administration/templates/default/style/default.css 
 +  * administration/templates/default/home.tpl 
 +  * administration/templates/default/layout.tpl 
 +  * templates/adobe/home.tpl 
 +  * templates/cherry/home.tpl 
 +  * templates/default/home.tpl 
 +  * templates/default/renew/step1.tpl 
 +  * templates/default/css/style.css 
 +  * templates/purple/home.tpl 
 +  * templates/purplicious/home.tpl 
 +  * templates/3col/layout.tpl
-  * Release Date: Not Released+New files: 
 +  * templates/3col/home.tpl 
 +  * ioncube/ioncube_loader_lin_5.3_ts.so 
 +  * ioncube/ioncube_loader_lin_5.3.so 
 +  * ioncube/ioncube_loader_lin_5.4_ts.so 
 +  * ioncube/ioncube_loader_lin_5.4.so 
 +  * ioncube/ioncube_loader_win_5.3.dll 
 +  * ioncube/ioncube_loader_win_5.4.dll 
 +  * ioncube/loader-wizard.php
 +Bug fixes:
 +  * Fixed issue where seller clicked on upgrade for their listing and renew was selected by default
 +  * Fixed issue in Administration dashboard to show the "News & Announcements" RSS feed
-==== Version 4.2.0 Changes ==== 
-  * Added new listings plugin. +Additional info 
-  * Reworked categories to be faster and save db recursion.+  * All images have been fully optimized to reduce file sizes without quality loss 
 +  * All included templates home page use styled div's instead of a table used previously 
 +  * The 3col template no longer has a duplicate menu on the right hand side column
 +
 +==== v4.2.4 ====
 +
 +  * administration/ajax.php
 +  * administration/fields.php
 +  * administration/templates/default/layout.tpl
 +  * administration/templates/default/orders/orders_edit.tpl
 +  * administration/users.php
 +  * includes/core/checkout/step3submit.php
 +  * includes/core/checkout/step5.php
 +  * includes/core/checkout/step7.php
 +  * includes/classes/database/mysql.php
 +  * includes/classes/kernel/Categories.php
 +  * includes/classes/kernel/Filter.php
 +  * includes/classes/kernel/Listings.php
 +  * includes/classes/kernel/Login.php
 +  * includes/classes/kernel/Modules.php
 +  * includes/classes/kernel/Private.php
 +  * includes/paymentapi/paypal/sr.php
 +  * language/english.php
 +  * license/codeigniter-license
 +  * license/license
 +  * setup/config.php
 +  * setup/includes/license.txt
 +  * setup/upgrade/scripts/upgrade.php
 +  * setup/upgrade/scripts/upgrade-v4.php
 +  * templates/3col/css/style.css
 +  * templates/adobe/style.css
 +  * templates/cherry/style.css
 +  * templates/deepsea/style.css
 +  * templates/default/css/style.css
 +  * templates/default/emails/text/contactus.tpl
 +  * templates/default/home.tpl
 +  * templates/purplicious/style.css
 +  * ajax.php
 +  * category.php
 +  * private.php
 +  * login.php
 +  * logout.php
 +  * paypal.php
 +  * userjoin.php
 +  * viewlisting.php
 +
 +New files:
 +
 +  * templates/default/categories/notavailable.tpl
 +  * templates/default/viewlisting/notavailable.tpl
 +
 +Bug fixes:
 +
 +  * Fixed issue:483 Logout redirects to index.php
 +  * Fixed issue:484 Improper variable test for PayPal demo mode
 +  * Fixed issue:485 Added cOrder to get_categories query
 +  * Fixed issue:486 Showlistings duplicate content 2 urls
 +  * Fixed issue:495 Fixed extra fields search so it matches all submitted extra fields instead of any
 +  * Fixed issue:496 Implemented limit for inbox/outbox for pm system
 +  * Fixed issue:498 Registration terms and conditions always displayed/validated
 +  * Fixed issue:499 Fixed stray ' in query to upgrade module version number
 +  * Fixed issue:500 Added redirects if user is already logged in
 +  * Fixed issue:501 0 not allowed as valid dropdown option
 +  * Fixed issue:503 Login doesn't properly redirect to intended page
 +  * Fixed issue:504 Broken breadcrumb for category on step 4 of checkout
 +  * Fixed issue:506 Admin can't modify a user's newsletter preference and overrides to Y for all
 +  * Fixed issue:507 301 category.php issue
 +  * Fixed viewlisting seo to 404 on missing listings, 301 on seo module urls where title changes, fixed seo module's duplicate url
 +  * Fixed parent/child conflict where child of same name would be loaded regardless of parent id
 +  * Fixed mysql error notice where column was ambiguous for listing query when browsing member listings
 +  * Fixed broken renewal/upgrade links when a package is assigned to any usergroup and user is not an admin
 +  * Fixed bug where using the deprecated method stripTags would resulted in an empty string
 +  * Fixed broken append http to URL filter return
 +  * Fixed broken query when upgrading databases that have HTML in the description or short description of a listing
 +  * Fixed broken parent select for extra fields
 +  * Fixed possible redirect issue after a new listing image is uploaded
 +  * Fixed broken file upload for new listings
 +  * Fixed gap in table.main (default/deepsea/cherry/adobe/3col/purplicious) header where image doesn't expand down with size of the cell, addressed with matching color
 +  * Fixed double break tags in home.tpl
 +  * Fixed query counter for administration
 +  * Fixed issue where extra field plugin didn't have the variable needed during preview
 +  * Created new EMAIL_CONTACT_US_GREETING_TEXT for text emails to remove errant break tag.
 +  * Fixed some deprecated warnings in setup
 +
 +Additional info
 +
 +  * Unified license text, also added the licenses to the license folder
 +  * Added ability to handle connections to more than 1 database using the database library
 +  * Added hooks to login and logout
 +  * Added additional debug info for paypal
 +  * If you have a custom template which includes the default template's style.css and you have a different image for the table header cells you will need to set the background color in your custom template's style sheet to override it.
 +  * 404's for non-existing categories and listings, if a listing title changes and the seo module is enabled it will 301 to the new url
 +
 +Untranslated language strings new in 4.2.4 (add the following in your language file if you don't use English as the system language)
 +
 +  * define('LANG_PM_ACCOUNT_FULL', 'PM could not be sent, your inbox/outbox is full.');
 +  * define('LANG_PM_RECIPENT_ACCOUNT_FULL', 'The recipient\'s inbox is full.');
 +  * define('LANG_CATEGORY_UNAVAILABLE', 'This category could not be found.');
 +  * define('EMAIL_CONTACT_US_GREETING_TEXT', "Hi Admin,\n\rThe following message has been sent to you from a visitor on your web site");
 +
 +
 +==== v4.2.3 ====
 +
 +  * administration/ajax.php
 +  * administration/coupons.php
 +  * administration/fields.php
 +  * administration/products.php
 +  * includes/classes/kernel/Filter.php
 +  * includes/classes/kernel/Listings.php
 +  * includes/classes/kernel/Login.php
 +  * includes/classes/kernel/Mailer.php
 +  * includes/classes/kernel/Validate.php
 +  * setup/config.php
 +  * setup/index.php
 +  * setup/upgrade.php
 +  * templates/default/categories/browse.tpl
 +  * templates/default/emails/html/mail_footer.tpl
 +  * ajax.php
 +  * external.php
 +  * useraddimages.php
 +
 +New files:
 +
 +  * templates/adobe
 +  * templates/cherry
 +  * templates/purplicious
 +
 +Bug fixes:
 +
 +  * Fixed issue:464
 +  * Fixed issue:474 and 472: double escaping some HTML for listings and fixes the double encode protection that didn't respect PHP4 compatibility
 +  * Fixed error reporting for setup now suppresses depreciated, notice, and warning
 +  * Fixed bug where you couldn't properly read or set the coupon code
 +  * Fixed issue:469 removed extra <td> that didn't get closed
 +  * Fixed issue:478 added CDATA tags to a couple elements that are prone to have html values for external.php
 +  * Fixed issue with filtering admin page content, new user permission to disable filtering of page content html
 +  * Fixed error notice for unserialize admin permissions
 +  * Fixed fatal error when non integer values added to extra field ranges
 +  * Fixed character encoding for email library
 +  * Fixed issue:479 incorrect mail footer template date
 +  * Fixed issue:481 extra fields mysql error due to reinitialized pids variable
 +  * Fixed issue:482 where its possible to manipulate the url to delete other user's listing images.
 +  * Fixex bug where featured package price couldn't be updated
 +
 +Additional info
 +
 +  * Some modules were removed from the core
 +  * Added ajax functions for login and username/email checks
 +  * Added 3 color varations for deepsea template
 +  * Added some new modules in downloads area
 +
 +
 +==== Version 4.2.2 ====
 +
 +  * administration/ajax.php
 +  * administration/category.php
 +  * administration/coupons.php
 +  * administration/editor.php
 +  * administration/fields.php
 +  * administration/gateways.php
 +  * administration/includes/init.php
 +  * administration/includes/params.php
 +  * administration/index.php
 +  * administration/language/english.php
 +  * administration/listings.php
 +  * administration/login.php
 +  * administration/logout.php
 +  * administration/managemodules.php
 +  * administration/notes.php
 +  * administration/orders.php
 +  * administration/pages.php
 +  * administration/products.php
 +  * administration/settingsbadwords.php
 +  * administration/settingscountries.php
 +  * administration/settingsimages.php
 +  * administration/settingslistings.php
 +  * administration/settingsmain.php
 +  * administration/settingspm.php
 +  * administration/settingsregional.php
 +  * administration/settingssearch.php
 +  * administration/settingsstates.php
 +  * administration/settingstemplate.php
 +  * administration/settingsuseradmin.php
 +  * administration/settingsusercheckout.php
 +  * administration/settingsuserregistration.php
 +  * administration/settingsuserview.php
 +  * administration/templates/default/fields/fields.tpl
 +  * administration/templates/default/gateways/gateways.tpl
 +  * administration/templates/default/listings/listing_add.tpl
 +  * administration/templates/default/listings/listing_edit.tpl
 +  * administration/templates/default/settings/settings_main.tpl
 +  * administration/templates/default/home.tpl
 +  * administration/templates/default/products/form.tpl
 +  * administration/templates/default/products/products.tpl
 +  * administration/usergroups.php
 +  * administration/users.php
 +  * includes/classes/database/mysql.php
 +  * includes/classes/format/Filter.php
 +  * includes/classes/format/String.php
 +  * includes/classes/kernel/Categories.php
 +  * includes/classes/kernel/Core.php
 +  * includes/classes/kernel/Countries.php
 +  * includes/classes/kernel/Format.php
 +  * includes/classes/kernel/Gateways.php
 +  * includes/classes/kernel/Library.php
 +  * includes/classes/kernel/Listings.php
 +  * includes/classes/kernel/Login.php
 +  * includes/classes/kernel/Mailer.php
 +  * includes/classes/kernel/Modules.php
 +  * includes/classes/kernel/Orders.php
 +  * includes/classes/kernel/Pagination.php
 +  * includes/classes/kernel/Private.php
 +  * includes/classes/kernel/Products.php
 +  * includes/classes/kernel/Register.php
 +  * includes/classes/kernel/States.php
 +  * includes/classes/kernel/Template.php
 +  * includes/classes/kernel/Users.php
 +  * includes/classes/kernel/Validate.php
 +  * includes/classes/mailer/class.phpmailer.php
 +  * includes/classes/smarty/plugins/function.debug.php
 +  * includes/core/checkout/step3submit.php
 +  * includes/core/checkout/step5.php
 +  * includes/core/checkout/step7.php
 +  * includes/core/renew/step1.php
 +  * includes/core/renew/step2.php
 +  * includes/cron.php
 +  * includes/functions.php
 +  * includes/init.php
 +  * javascript/main.js
 +  * templates/default/checkout/step3.tpl
 +  * templates/default/checkout/step6.tpl
 +  * templates/default/checkout/step7.tpl
 +  * templates/default/home.tpl
 +  * templates/default/showlistings.tpl
 +  * templates/default/showlistings2.tpl
 +  * templates/default/user/userbrowselistings.tpl
 +  * templates/default/viewlisting/listingextras.tpl
 +  * templates/default/viewlisting/listingextras2.tpl
 +  * ajax.php
 +  * category.php
 +  * contact.php
 +  * contactus.php
 +  * external.php
 +  * fileCopyProgress.php
 +  * friendmail.php
 +  * index.php
 +  * login.php
 +  * logout.php
 +  * modules.php
 +  * pages.php
 +  * private.php
 +  * search.php
 +  * terms.php
 +  * useraccountmodify.php
 +  * useraddimages.php
 +  * userbrowselistings.php
 +  * usercheckout.php
 +  * userfavorites.php
 +  * userforgot.php
 +  * userindex.php
 +  * userjoin.php
 +  * usermodifylisting.php
 +  * userorders.php
 +  * userrenew.php
 +  * viewimage.php
 +  * viewlisting.php
 +\\
 +The following files are new:
 +
 +  * includes/classes/kernel/Filter.php
 +  * includes/classes/kernel/Input.php
 +  * includes/classes/kernel/Security.php
 +  * includes/classes/kernel/String.php
 +  * includes/classes/kernel/Utf8.php
 +
 +
 +==== Version 4.2.1 ====
 +
 +  * upload/templates/default/contact/contactowner.tpl
 +  * upload/plugins/function.listings.php
 +  * upload/templates/default/home.tpl
 +  * upload/plugins/function.get_extra_field.php
 +  * upload/plugins/block.html_table_adv.php
 +
 +==== Version 4.2.0 ====
 +
 +  * Added new [[plugins:listings | listings plugin]]. This plugin will deprecate all the other listings plugins but they will remain for backwards compatibility.
 +  * Added new [[plugins:categories | categories plugin]].
 +  * Reworked categories to be faster and save db recursion.
 +  * Added ajax validation for user registration.
 +  * Added check to prevent changing the user group of the only administrator.
 +  * For a file change log please see this [[http://www.68classifieds.com/forums/news-announcements/10169-v4-2-0-now-released.html | forum thread]]

Have more questions? Visit our community forums.