New Post: cart Cleanup schedule
Hi again, In the issue tracker tab above search for nb_store_cart table size or cart and you should see the issue I am talking about. Regards, Geoff
View ArticleNew Post: cart Cleanup schedule
Yes, tried restarting, the task is still stuck. I can try and upgrade the 2.3.2s, but I am worreid about the 2.3.4 for which I am not able to run this task. Even saying 'run now' does nothing. Or is...
View ArticleNew Post: Order Button not appearing
I'm still customising the website in visual studio and its still on the local computer. I wish I could do that.
View ArticleNew Post: Order Button not appearing
ok, check the page source and see if there is code where the button is meant to be. There's a lot of junky CSS in DNN7 that might be hiding it. Otherwise, the store module is extremely reliable and...
View ArticleNew Post: cart Cleanup schedule
There were several changes in 2.3.4 for dealing with changes in DNN6. You should certainly be running the latest version as the first step toward resolving these issues. See if it sorts it out. Rob
View ArticleNew Post: Add Item into Cart by SQL Insert
U shd call the corresponding stored procedure in the database. The reason is that a website that allows SQL to be passed directly to the database, is considered insecure as itll aid in making it...
View ArticleNew Post: Order Button not appearing
This is what I have at the bottom where I expect the button to be:<option value="YU">Yugoslavia</option> <option value="ZR">Zaire</option> <option...
View ArticleNew Post: Order Button not appearing
hi Ron, There is nothing wrong with the module running on dnn7, windows 8 or the css files. It is by design. The problem is that you have not set up your shipping for the client orders. The give away...
View ArticleNew Post: CC Payment gateways/providers for NB_Store
Hello All, I need some assistance in getting a payment provider setup for a US store. The client has not selected a gateway account yet so we can chose any provider. I was going to recommend...
View ArticleNew Post: CC Payment gateways/providers for NB_Store
Hi Please start new threads for new questions. There are plenty of ready-made gateways for the store:https://nbstore.codeplex.com/releases/view/28920https://nbstore.codeplex.com/releases/view/60683...
View ArticleNew Post: cart Cleanup schedule
Hi, I have upgraded to 2.3.4 and hopefully there will be less rows created. However, the purge task does not run on 2 of those websites, one of them being 5.6.3 and the other 6.1.5. There is no...
View ArticleNew Post: cart Cleanup schedule
FYI, the other one, purge temp files (NEvoWeb.Modules.NB_Store.PurgeStoreFiles,NEvoweb.DNN.Modules.NB_Store) works fine.
View ArticleNew Post: Order Button not appearing
That did the trick. How would I have known that. Thank you very much both of you gmBarlow and robax
View ArticleNew Post: Order Button not appearing
No probs Ron, Its a mistake allot of people have made (including myself at one point). Regards, Geoff
View ArticleNew Post: Order Button not appearing
tell me. is it possible to change the categories parent and children into a spry menu like the Categories on http://www.esaleschina.com? if yes what should I change in the CSS
View ArticleNew Post: Add Item into Cart by SQL Insert
There is also some other consideration here, like stock control. some of this stuff is done in the code when a product is added to the basket, not at the SQL level. So be careful how you use this...
View ArticleNew Post: cart Cleanup schedule
The scheduler history should post a message is it fails or succeeds, so if your not getting any history messages then mu guess is that's there is something wrote with the setup. Dave.
View ArticleNew Post: cart Cleanup schedule
Where can I start to check the setup? How can I debug this? Franco
View ArticleNew Post: popup box close button
Hey guys, When I have the dnn pop up box open on any page that has the product list displaying it flickers on the screen. Here is a link.http://119.47.126.121/kps/Home.aspx If you click on the login...
View ArticleNew Post: popup box close button
hmmm. I can see the issue with the close button in the popup. I'll try and fix this for the new release, which should be ok for this week Rob
View Article