I will update to the latest version, but before I do...
One of the problems I had was navigation images not appearing. The following controls had numerous places where the image path was '/images/*.gif'.
Where images did appear the path was ~/DesktopModules/Smith.BuyNow/Images/*.gif.
I order to make the images appear I had to update the following controls with the correct path.
StoreAdminMenu.ascx
StoreReportsMenu.ascx
ProductDetails.ascx
Cart.ascx
Settings.ascx
Before I go to the latest version, I'd like to know that this has been taken care of.
Thanks.