This mod hadn't been touched by an awful long time so this was a nice opportunity for me to fix most of the bugs that have been noted in the past by the forum members and revamp the current 0.5 version into a "smoother" 0.6 version...

There are no new features released in this version, so the add-on is still demanding the transfer of attributes to the wishlist which would take the module to the next level when integrated.
Untill that is implemented, there are now admin controllable options to disable the multiple add option so customers are forced to go to the products page first and select the proper attributes before they can add the product to their cart.

Lets look at the list of changes so you can get a grasp of what i am talking about:

  • moved template files to correct directory to avoid errors like google_analytics includes or other template related issues
  • renamed tpl_product_info_display.php to EXAMPLEtpl_product_info_display.EXAMPLE to avoid overwrite core file
  • added example page for showing wishlist in header.php
  • fixed price from: not shown when not applicable
  • default images on extended list view are shown in small format of store
  • Added DB_PREFIX to database table definitions (AGAIN v0.41!)
  • renamed filenames so pages wont appaer as un_wishlist.php and so on in the URL bar.
  • added items todo for next version in readme
  • changed hard coded text in several files to defines in language files, now ready for multiple languages!
  • added option to change default listname in admin
  • implemented option to switch module on/off in admin
  • implemented more options in admin to control features in the wish list
  • added unistall.sql to easily undo changes in the database
  • added back button to several pages for better navigation
  • added option to stay on product page when product is added (instead of showing the list)
  • changed max products for extended/compact views into admin config options
  • sidebox title is now optional link to the wish list page
  • wishlist default the view to the "compact" or "extended" from admin.
  • sold out products or call for price are now showing correct button in wish list (extended view)
  • added admin control to disable the option to add multiple products at once in compact view. (to avoid problems with atributes)
  • fixed bug that would direct to search form when clicking on 2nd page link of friends list.


There is a dark side to the big turnaround, if you are allready using a previous version of this module, all of the previous files will have to be removed from your store as the naming conventions didn't make sense to me and i have chosen to name most of them wishlist_ instead of un_. You only will have to do this once as i son't anticipate that these filenames will ever be changed again, making possible future version as simple as overwriting existing files...
Just take a good note of the uninstall instructions in the readme, delete the files listed in there and you should be good to go. If you have modified the css and button, and/or language files, be sure to keep them and rename yours to the new naming convention used. Do check language files as there are some added defines that will be needed to run the module as expected.

I am currently uploading version 0.6 to the download section of this forum, once it is approved it should appear and you can download it from there.

If you can't wait, send me a PM i will give you a link for an alternative download.

enjoy!