HomeHome Product Discus... Product Discus...SmithCartSmithCartUnable to open the settings for the buynow moduleUnable to open the settings for the buynow module
Previous
 
Next
New Post
9/20/2012 9:06 AM
 
I just downloaded and install the free trial version of the shopping cart version 5.0.0 on a new installation of DNN 6.2.2.  I am using the default skin for the new installation.  When I placed the buynow module on a page and tried to open the setting I get a strange result which is hard to discribe.  I look as though the setting frame will not open to the full size of the window but I am unable to adjust the size.  I have a screen shot but am unable to upload it so here is a link to it, http://www.artoflouisiana.com/Portals....  Then I placed the productdetails module on another page and tried the setting which appear okay.  Can anyone give me an idea what is going on here?  Thanks
 
New Post
9/20/2012 11:31 PM
 
This issue will be resolved in the next release of the Cart but as a temporary workaround, you can open up the ProductList.ascx file located in the DesktopModules/Smith.BuyNow folder and comment out the following lines of code:
 
<link href="module.css" rel="stylesheet" type="text/css" />
<link href="http://ajax.googleapis.com/ajax/libs/..." rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/..."></script>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/..."></script>

Thanks,
 
New Post
9/24/2012 9:42 AM
 
Thanks for the reply and that did indeed fix the problem.  Also two other problems were corrected that I did not relaize until I applied the work around.  When I had the BuyNow module on the page no other module settings were accessable.  Also while logged in as admin using the default dnn skin the horizontal menu was overlaped by the admin ribbon bar and the menu was unresponsive.

Again, thanks alot.
 
New Post
9/24/2012 2:02 PM
 
Glad I could help!
 
Previous
 
Next
HomeHome Product Discus... Product Discus...SmithCartSmithCartUnable to open the settings for the buynow moduleUnable to open the settings for the buynow module