New Post: make a payment using a Web server
Hi How to make a payment using a Web server to create?
View ArticleNew Post: Turn off the 2 lists on the Product List Module, Store Page
I'd put in a screen shot if the image tag would work ... On the Store Page, Product List module, there are 2 lists. One to sort the products, the other to set the list size. The customer is only...
View ArticleNew Post: Turn off the 2 lists on the Product List Module, Store Page
The least destructive way is to hide them with CSS display:none. Look in the listheader template and you'll find the relevant class on the wrapper div. The other way is to wipe out the template, but...
View ArticleNew Post: Documents Tab Download Link android
Dear All I have a big issue with documents download on android mobile phones. When I try to download a doc nothing happens. Download starts but I find html file under download device folder, not pdf...
View ArticleNew Post: Error: NB_Store_BackOffice is currently unavailable.
Hi Guys, I'm trying to get the store up and running. I had it installed before on an old version and it worked fine. But then I didn't use it because I didn't end up with products to sell. Currently...
View ArticleNew Post: Error: NB_Store_BackOffice is currently unavailable.
If you've not used it then uninstall the module and re-install. The this version of the store tries to upgrade settings and looks like something is going wrong, impossible to say what without more...
View ArticleNew Post: Error: NB_Store_BackOffice is currently unavailable.
Thanks for pointing my to that version I will try it now. Bertus
View ArticleNew Post: Customers view order after they pay
Hi couple of problems. is it possible for users to view what they order after they pay, like a couple of days after. So the order is saved on user account. Also Im been trying to place orders on paypal...
View ArticleNew Post: Show dealer Price
Hi Guys, How can I show the dealer price to everyone and rename dealer to something else? thanks andre
View ArticleNew Post: Backoffice pager doesn't work
Hello, have latest DNN release and latest NB Store module. In backoffice catalog section, once try to browse second or third page, get a new blank page. With FireBug see this: NetworkError: 404 Not...
View ArticleNew Post: Authorize.net Button Image
I am having difficulty having the image for the Authorize.net button to show. There is a frame which you can click, everything processes via the sandbox settings. The only thing I don't have working is...
View ArticleNew Post: Uploaded image when buying product, to be sent with email to admin...
Heya All so what im trying to do is when a random person buys a product they will upload there image/logo using the file upload on the product detail part. then after buying the product that image to...
View ArticleNew Post: Uploaded image when buying product, to be sent with email to admin...
It's all built into the default templates. You can turn it on using the fileupload.flag in the back office.https://nbstore.codeplex.com/wikipage?title=Upload%20Files%20on%20Orders The download link...
View ArticleNew Post: Authorize.net Button Image
Is the site visible publically? I'll have a look through the checkout and see what's happening. Rob
View ArticleNew Post: Authorize.net Button Image
Yes. It is. The Authorize.net is in sandbox mode. Go to www.rubys.shoes. The PayPal button appears on top of the Authorize.net button's space. Just press the white edge to choose Authorize.net. Sent...
View ArticleNew Post: Authorize.net Button Image
ok, just be aware that none of us know much about the Austhorize.net gateway (it was a submission) and I'm aware that others in the discussions have allsorts of issues getting it going (search these...
View ArticleNew Post: Show dealer Price
The dealer price is secured to a role, which is 'Dealer' by default but can be changed in the settings if you also change it throughout the templates. You can't show the secured pricing to everyone...
View ArticleNew Post: Customers view order after they pay
Hi there If your buyers are registered users then you can create a page secured to registered users and add the orders module to it. It's one of the modules that is installed along with the store. It...
View ArticleNew Post: Show dealer Price
Hi Rob, I want people who visit the site to be able to see the lower trade price without having to login, that way we can tempt people who are traders to signup and buy from the site thanks for your...
View ArticleNew Post: Show dealer Price
ok I see. Just put [TAG:PRICEDEALERCURRENCY] into the productlist and productdetails templates where you want the price to show. That'll do it. Rob
View Article