Contributions
"Add to Favourites" InfoBox
Adds a "Bookmark" InfoBox, which if the person is bookmarking a product page will show your site name & product name in their favourites list.
If they bookmark any other page, it just shows your site name in their favourites list.
It's an IE only deal I'm afraid. Easy to get set up - should take no more than 2 minutes tops.
Expand All / Collapse All
This zip file contains all the files of the
"Add to Favorites 1.1b".
In addition i renamed the add_favourites.php from the 1.1b version to
add_favourites.php_v1.1bOLD
and spend a new file called the same as in the original 1.1b version -> add_favourites.php
so the file in the this version isn't the same file anymore as you downloaded before.
I changed
some variables,
javascript:window.external.AddFavorite code,
made it a little more secure -> AddFavouriteLinks without SessionID if your store runs only in this mode - so now links will look like this
http://server/catalog/product_info.php?cPath=1_9&products_id=26
not like before
http://server/catalog/product_info.php?cPath=1_9&products_id=26&osCsid=62ace24a178fc10614e20aae0ecc910e
adding now link to your favourites even if there are " quotation marks in the products_name as Vladimir Nekic in his previous post requested.
hope it helps just drop this file into the folder where your previous file lies in
This is just a warning that you must not have " (quotation marks) in any description. Since I do not program php... just something to pass on
This Contribution adds a "Bookmark" script to each page of your site. Its an Internet Explorer only deal - and once installed *should* only show in 'IE'. It has been tested in 'IE6' - works fine. Also tested in 'Opera', 'NS4.76', 'Mozilla 0.9.3' (where again it works as it should [it doesn't appear in these browsers]).
Minor Readme Updates: "Third time is the charm."
This Update Fixes the BOOKMARK_TEXT bug, and incorporates better information for both a normal bookmark and a product bookmark. An example store is http://www.carblitesolutions.com
This Contribution adds a "Bookmark" script to each page of your site. Its an Internet Explorer only deal - and once installed *should* only show in 'IE'. It has been tested in 'IE6' - works fine. Also tested in 'Opera', 'NS4.76', 'Mozilla 0.9.3' (where again it works as it should [it doesn't appear in these browsers]).
This Update Fixes the BOOKMARK_TEXT bug, and incorporates better information for both a normal bookmark and a product bookmark. An example store is http://www.carblitesolutions.com
This Contribution adds a "Bookmark" script to each page of your site. Its an Internet Explorer only deal - and once installed *should* only show in 'IE'. It has been tested in 'IE6' - works fine. Also tested in 'Opera', 'NS4.76', 'Mozilla 0.9.3' (where again it works as it should [it doesn't appear in these browsers]).
This Update Fixes the BOOKMARK_TEXT bug, and incorporates better information for both a normal bookmark and a product bookmark. An example store is http://www.carblitesolutions.com
Not a Contribution just a not.
Bug found reading the tex will not show lang tex only TEXT_BOOKMARK
Some minor changes in the code made, to work (Textlink) multilingual.
Readme updated.
Updated version of the "Add to favourites" infobox. The first version has a couple of errors in it:
1) Wouldn't work if used in column_right as the necessary variables are undefined.
2) Javascript wouldn't work if Product had a ' in it. For example Blade Runner - Director's cut.
Both these issues fixed thanks to Ryan Hobbs. :¬)
If you are using this script, please update ASAP to avoid errors when people bookmark and therefore possible loss of custom!!
Adds a "Bookmark" InfoBox, which if the person is bookmarking a product page will show your site name & product name in their favourites list.
If they bookmark any other page, it just shows your site name in their favourites list.
It's an IE only deal I'm afraid. Easy to get set up - should take no more than 2 minutes tops.
Note: Contributions are used at own risk.