Versions¶
Project Change Log:¶
v3.2.192 [Released]
- Added: Two new templates with 3 color variations each (classic*, modern*).
- Added: lifetime parameter for cache.
- Added: confirmation to delete category.
- Added: Logo administration from the admin-panel.
- Added: Clear Popular Searches Box from admin-panel.
- Added: Collapsible article on the category page, on the home page and on the static page.
- Changed: Cache-functionality algorithm of admin-panel.
- Changed: no longer need to edit .htaccess file.
- Changed: Update informer.
- Changed: Amazon API (2011-08-01) implemented.
- Fixed: review (rating by default 3)
- Fixed: bug (This item is currently unavailable) now it's eBook.
- Fixed: bug in the Item rating filter.
- Fixed: bug with shopper-green template.
- Fixed: "my_truncate" function.
- Fixed: upgrade script.
- Fixed: errors in filters.
- Fixed: bug with sort order in RSS.
- Fixed: Automatically cleared cache if main-settings of admin-panel were changed.
- Fixed: Display Order with URL category
- Fixed: Not a registered user can't add review
- Fixed: Problem with RSS
- Fixed: Problem with saving custom text if present special chars
- Fixed: Small bugs with filters
- Fixed: Search by filters with ebay category
- Added: Logo administration from the admin-panel.
- Added: Clear Popular Searches Box from admin-panel.
- Added: Collapsible article on the category page, on the home page and on the static page.
- Changed: Cache-functionality algorithm of admin-panel.
- Fixed: Automatically cleared cache if main-settings of admin-panel were changed.
- Fixed: Display Order with URL category
- Fixed: Not a registered user can't add review
- Fixed: Problem with RSS
- Fixed: Problem with saving custom text if present special chars
- Fixed: Small bugs with filters
- Fixed: Search by filters with ebay category
- - Changed format of the product versions. Now it has three numbers: major.minor.revision . For example the version number now looks like this: 3.1.115
Where: - major (3) - will be increased if we will make very deep changes of the script engine.
- minor (1) - will be increased if we will add some features.
- revision (115) - internal serial number of the product release (will be increased with every release (including some small improvements or bug fixes)).
- - Improved admin panel security system.
- - Improved work-speed of admin panel:
Added cache function for received information about "Latest script version:" info and "ANS Updates:" info from our site.
Interval between requests of these info is 1 hour. - - Fixed some bugs in search function
- - Removed "Currently unavailable" string in search results.
- - Changed reviews structure
- - Added Banners management
- - Added Static Pages management
- - Fixed bug at login in admin area
- - Fixed bug in Licensing System
- - Fixed bug in Browse Node
- - Changed algorithm of work with Amazon API (API version 15.10.2010)
- - Fixed search function
- - Fixed Cache deletion function
- - Fixed ASIN List category function
- - Fixed else few small bugs
- - Optimized the script code for less Amazon API usage and less server load.
- - Added new templates (6 color variants of "default" template and 4 colors of "shopper" template).
- - Integrated new Licensing System
- - fixed shopping cart so it now fully works with javascript disabled.
- - out of stock / unavailable products now show a friendly message instead of no price info and no buy button
- - added option to disable ajax features (paging & shopping cart)
- - fixed "quantity" not being recorded in DB for items added to cart
- - added option to display Amazon price preference
- - added option to limit category page results
- - added option to configure product title length
- - fixed category center div shifting to right by ajax call
- - stats can now be reset from the admin page
- - eligible for free shipping now displayed where available
- - setting condition global filter now also filters offer results on product page to your specified condition.
- - added option to change reviews default sort order
- - new option added to have stats summary emailed to you daily
- - rewrite of amazon reviews removed to comply with API policy usage
- - Amazon disclaimer added to footer to comply with API policy usage
- - added option to configure email sender name/address for automated store emails
- - category sort order now affects search bar category options
- - added eBay
- - added missing language translations
- - added ability to create custom url categories
- - added ability to create a custom page based on your site's template
- - PHP timelimit increased for when new categories are created to prevent timeout issues
- - added ability to change default sort for products on the homepage
- - product sort menu now carries over brand & price filter selections
- - a database table prefix can now be specified on new installations in the config.php file
- - improved cart handling & error checking
- - fixed language issues for France & Germany.
- - added ability to use a different template on a homepage product or category
- - fixed issue with zlib & gzip compression conflict
- - added option to limit cache to certain size using cron.php
- - fixed bug where some products did not show images
- - fixed bug where changing admin password showed an error for some users
- - fixed bug where product reviews were not visible for some users
- - changed category structure in db to be more flexible. no node restrictions now!
- - fixed template menu issue for IE7
- - fixed ajax add to cart error for IE8
- - fixed cart update actions errors for sub directory installations of ANS
- - added option to hide specific categories from search options
- - added options to customize search results behaviour for the "All" option
- - added ability to create categories based on multiple nodes
- - fixed min/max price & brand selection for homepage items
- - fixed manual search index selection for homepage
- - fixed IE8 ajax pagination error
- - fixed IE8 error for some admin pages
- - fixed featured items,filters & custom content only worked on page 1 for homepage
- - fixed single item option for homepage
- - fixed sitemap error
- - fixed slow page loading for some users
- - fixed issue with nodes higher than 2147483648 were not being stored in the database correctly
- - fixed brand selection not working when standard urls are enabled.
- - fixed issue where two categories with same node could not be created.
- - fixed bug preventing two or more "asin list" root categories being created.
- - added option for featured items on homepage
- - added custom content editor for homepage
- - added global filters
- - asin
- - condition
- - image
- - rating
- - keyword
- - min price
- - max price
- - merchant
- - title
- - added category & homepage advanced filters
- - added product export to csv
- - added support for Amazon.co.jp
- - added browse.tpl template file so domain.com/browse.php or domain.com/browse/ can be accessed directly to view summary of categories
- - changed free edition referral ratio to 2 in 10. 100% referrals for Amazon.co.jp referrals. free edition can now use SEO urls and shopping cart!
- - changed display for categories with 1 asin assigned to it. If category has 1 asin it will now display full product details using product.tpl template allowing you to create custom urls to specific products.
- - added options to display/hide new releases, top sellers, similar products & search cloud box's
- - fixed add offers to cart bug
functions.php - - added sitemap
sitemap.php
.htaccess - - added ability to create new category from a list of asins
settings-categories.php
admin_global.php
rss.php
browse.php - - added ability to enter unique content for each category
--> add new table field "pagecontent"
admin_global.php
settings-categories.php
global.php
category.tpl
new tinymce folder in /admin/ui/
header.inc.php - - added Similar Products box for product pages
functions.php
global.php
product.php
sidebar-right.tpl - - added ability to add featured products for each category pagee
admin_global.php
settings-categories.php
global.php
browse.php
categories.tpl - - added multi language support
all template files
en.lang.php
de.lang.php
fr.lang.php - - fixed bug where page 2 does not load from homepage
index.php - - fixed bug where categories were missing from the admin panel
admin_global.php
settings-categories.php - - fixed bug where category with same name could not be added. you can now have two sub-categories with same name, but not a root cat & sub category with same name.
admin_global.php - - improved error checking in installer
/install/index.php - - fixed bug where if "import subcategories" was unticked, subcategories for pre-defined categories were still imported
settings-categories.php - - fixed broken rss feeds for categories.
rss.php
global.php - - fixed broken "delete" link in user bookmarks
account-bookmarks.tpl - - added option to remove category name & product name from product urls
global.php
.htaccess
browse.php
settings-seo.php - - improved page loading speed by optimising db calls. persistent connect dropped. caching enabled for category data calls
global.php
functions.php - - you can now change product url parameter order without needing to update the .htaccess file.
- - fixed issue where searching using the "All" option would return an error.
functions.php
search.php