New Post: Serial numbers
I haven't gone through the entire thread, but I notice a problem in this last post above, I'll jump in briefly. The default store templates do not show a Buy button in the initial store view when it is...
View ArticleNew Post: ERRORE after click on bank
please help me about this error i set ip with bank but appear this error DotNetNuke.Services.Exceptions.ModuleLoadException: Unable to connect to the remote server ---> System.Net.WebException:...
View ArticleNew Post: ERRORE after click on bank
This error is just telling you the IP and socket for the server doesn't connect....it's s basic server not there error. you must have something wrong or the server is down. With bank connections,...
View ArticleNew Post: Serial numbers
I copied my acsx skin and modified it to remove the visible="false" from all the content panes as you directed. I then switched the store, checkout, and backoffice pages to use this new skin. Doing...
View ArticleNew Post: Serial numbers
The buy button won't vanish on the details page unless the template is broken, or the product has no price, is out of stock, or the store is in holiday mode. If it displays in those situations the it...
View ArticleNew Post: Serial numbers
I messed with this a bit more and it looks like the Buy button still works fine as long as I have more than 1 model with stock. If I have just one with stock then it does not show the dropdown list for...
View ArticleNew Post: Serial numbers
To hide the models dropdown selector, u can try and do a role check and make the dropdown selector section hidden from anyone but the Administrators role? Find this part in...
View ArticleNew Post: Serial numbers
Thanks. This worked for the quantity field on the product details page, but it did not work with the models drop down list. It did make it hidden, but then the buy button quit working. So I think it is...
View ArticleNew Post: Serial numbers
The textbox itself would most likely be found within the code of a file located in the nb store dll file, so to edit that, u would have to open the dll file, locate the vb file (prolly named something...
View ArticleNew Post: Mollie gateway and PayPal conflick
Hi all, I am using the iDEAL payment gateway for Mollie ( see here ). The problem I'm having is that when I use this gateway with PayPal, the payment status after payment comes back as "Waiting for...
View ArticleNew Post: Mollie gateway and PayPal conflick
Hi Geoff, Yes, the multiple gateway wrapper tests for a standard url param of "ordID", buzz Stephan on that gateway discussion thread and let him know. Dave.
View ArticleNew Post: Mollie gateway and PayPal conflick
Thanks Dave, I'll let Stefan know. Regards, Geoff
View ArticleNew Post: Migrate CategoryMenu navigation to DDRMenu?
I've got this working using dnn7, the dll above, a razor template and a jquery plugin. I've got it to produce an accordion style menu that works just fine, except i cant figure out how to set a default...
View ArticleNew Post: Checkout page
Hi, One of the website I have is displaying the descriptions field on the checkout instead of the name of the product. Can some one please help. Not sure what I am doing wrong. I have other portals...
View ArticleNew Post: Checkout page
Hi, Ignore this post. I created a custom module which adds to the current cart. Instead of adding the Product name I added the description field to the new item that I added to the cart. All sorted...
View ArticleNew Post: Mollie gateway and PayPal conflick
Just an update on this issue. I have now changed the code of the gateway and it works great! Thanks for the info Dave, it solved allot of problems. The patch for the Mollie gateway can be found here....
View ArticleNew Post: Migrate CategoryMenu navigation to DDRMenu?
Yes its what nodeselector is normally for. When used in conjunction with NodeManipulator however it doesn't work as one would hope it to. Basically all the settings take effect before the manipulator,...
View ArticleNew Post: Feedback on hosting DNN Stores with New Zealand providers
I've never had a local host here, mainly because of the data charges. There's always a distinction between local and overseas bandwidth and I don't want to have to deal with that. Plus there's not...
View ArticleNew Post: Migrate CategoryMenu navigation to DDRMenu?
Sadly I'm seeing evidence of this same feeling more and more recently. Significant members of dnn's blogging scene and the company itself are leaving or have left already and the general attitude of...
View ArticleNew Post: Feedback on hosting DNN Stores with New Zealand providers
Thanks for the heads up Rob.
View Article