Hello community,
I just set up NBStore 2.3.8 on DNN 7.2.1. I followed the step by step guide including 7. set up tabs. But some of my buttons/links/images don't work. I am currently running on a local server.
The Site url is something like "http://webservername/websitename/Shop..." I set up some categories and products. All shows well. But here are the issues:
If I do a "Buy" and then click on "Go to checkout" I get an 404 not found because the url is "http://webservername/tabid/95/Default.aspx". The website name and "Shop" is missing in the URL. If I change the URL manually to ""http://webservername/websitename/tabid/95/Default.aspx" it resolves to "http://fairburn/cottagecrafts/Shop/Shopping-Cart" and the shopping cart shows. But the image for the product in the cart again doesn't show beacuse the img source is "http://webservername/DesktopModules/NB_Store/makethumbnail.ashx?Image=4&w=50&h=0"
Same for the storefront button which points to "http://webservername/tabid/93/Default.aspx"
The images for "Print this page" and "Email this page" don't show because the image URL is "http://webservername/DesktopModules/NB_Store/img/printer2.png"
Other buttons/links are ok. I.e. the Related Product link points to "http://webservername/websitename/Shop/ProdID/5/Productname " I had a search on the forum here but couldn't find anything. I tried to change the web.config setting from "advanced" to "humanfriendly" but it didn't fix the issue.
Any idea what could be wrong here?
Thanks in advance.
Cheers
Peter
I just set up NBStore 2.3.8 on DNN 7.2.1. I followed the step by step guide including 7. set up tabs. But some of my buttons/links/images don't work. I am currently running on a local server.
The Site url is something like "http://webservername/websitename/Shop..." I set up some categories and products. All shows well. But here are the issues:
If I do a "Buy" and then click on "Go to checkout" I get an 404 not found because the url is "http://webservername/tabid/95/Default.aspx". The website name and "Shop" is missing in the URL. If I change the URL manually to ""http://webservername/websitename/tabid/95/Default.aspx" it resolves to "http://fairburn/cottagecrafts/Shop/Shopping-Cart" and the shopping cart shows. But the image for the product in the cart again doesn't show beacuse the img source is "http://webservername/DesktopModules/NB_Store/makethumbnail.ashx?Image=4&w=50&h=0"
Same for the storefront button which points to "http://webservername/tabid/93/Default.aspx"
The images for "Print this page" and "Email this page" don't show because the image URL is "http://webservername/DesktopModules/NB_Store/img/printer2.png"
Other buttons/links are ok. I.e. the Related Product link points to "http://webservername/websitename/Shop/ProdID/5/Productname " I had a search on the forum here but couldn't find anything. I tried to change the web.config setting from "advanced" to "humanfriendly" but it didn't fix the issue.
Any idea what could be wrong here?
Thanks in advance.
Cheers
Peter