SiteDirector v4.7 Released

We have just released version 4.7 of SiteDirector.

This was a minor release fixing a few bugs and adding just a few new features.

From the CSS/XHTML version of SiteDirector, we added to the Non CSS/XHTML version Previously viewed products.

All you have to do is run the RUNME.CFM script that comes with your patch then add the following code in places you want to display previously viewed products. This would take a developer to do.

<cfinvoke
   component="#request.componentDirectory#.productController"
   method="PreviouslyViewedProducts"
   returnvariable="PreviousProducts">

   <cfinvokeargument name="productIDs" value="#customer.PreviouslyViewedID#">
</cfinvoke>

Another addition for the NON-CSS version of SiteDirector is additional NOTES fields for the shopping cart. The RUNME.CFM script will add those values to your settings table and allow you to then modify those notes files.

All other fixes are minor.

We are currently working on a second set of templates for the CSS/XHTML version. We will release those available for download as soon as they are completed.

Comments
BlogCFC was created by Raymond Camden. This blog is running version 5.5.1.