New Post: Phantom Shopping Carts
Could be a search engine bot, but it shdn cause u any problems as long as the cart cleanup scheduler is running. Im not familiar with IISPeek, but I assume its some monitoring software, but if it has...
View ArticleNew Post: Phantom Shopping Carts
Jake, I noticed when the order number and customer id jumped by over 1000 overnight. IISPeek monitors access to IIS so you can see what IP is accessing which website. I can see the time that each cart...
View ArticleNew Post: Cart Item's Dissapear on Viewing Cart
Hi, I have created a custom DNN module to display products and added an 'add to cart' button that uses the 'AddToCart' method. It all seems fine if you look in the database, there is a cart and the...
View ArticleNew Post: Phantom Shopping Carts
Hmmm sounds odd, because if i remember correctly, ordernumbers aren't assigned until u choose a payment option? I remember that the cart table due to bot access, would increment by several hundreds a...
View ArticleNew Post: Cart Item's Dissapear on Viewing Cart
I'm not sure, but the cart works along with a cookie that keeps the cartid, I'm guessing the cookie isn't found and hence it creates a new one, without your item.
View ArticleNew Post: Import with update note removing Models and Options
The trouble is your updating and hence yes it's by design. If you don't want the old models then you need to Import as new products.
View ArticleNew Post: Show dealer's prize in model tab only for Dealers
In 2 years???...hell I have trouble remembering in 2 days!!! :-) But the whole template system is going to be replaced over the next few versions and the old template system deprecated. Hopefully this...
View ArticleNew Post: Warning for Used Coupons
Hi evreryone, Is there any way to show a warning when an User uses again the same coupon in the shop? Thank you Marco
View ArticleNew Post: Cart Item's Dissapear on Viewing Cart
If that was the answer i would expect that at least after I had visited the page with the checkout control on, then if it created a new one it would then drop a new cookie, and so the second time...
View ArticleNew Post: Category Menu
Hi Rob, I've just implemented the solution as described above and it works beautifully except for one odd issue. Having implemented the breadcrumb above the product list, every link in the breadcrumb...
View ArticleNew Post: Cart Item's Dissapear on Viewing Cart
To be honest it's so long since I wrote that code and I can't remember the full sequence of events. My first guess would be the cartid being out of step, but it could well be something else. I suggest...
View ArticleNew Post: Add Summary next to Product in productlist.
Hello. Is there any way I can add a small summary next to the image in product list? Thanks.
View ArticleNew Post: Add Summary next to Product in productlist.
If you're using the default templates throughout, there's a flag in the Back Office settings called productlistrows.flag (from memory) Set that to Yes and then change your list module settings to show...
View ArticleNew Post: Add Summary next to Product in productlist.
Great! Thanks mate. It is showing the summary there now.
View ArticleNew Post: Creating an order thru BO
I have this client who needs to edit the prices on certain orders. The procedure is so, that he talks to a customer and they will agree on some specific discount for one or more products. Then my...
View ArticleNew Post: Prevent productlistmodule from showing search results?
A client brought it to my attention, that the productlist module I added to his site recently and set up for showing "Most popular products" turns to showing search results when u do a search. I ticked...
View ArticleNew Post: Height of the "tiles" in the productlist template
In the productlist template the prices fall under the "tiles" of the productlist when a product has a longer description. I can't find a setting or something to set this. Or do I need to edit the...
View ArticleNew Post: How can I edit the template for checkout steps 1 and 4
I want to edit the text shown in the checkout steps 1 and 4. I cannot find which template I have to edit. I tried ordertext. template, but no succes.... What I want is to add some free text under the...
View ArticleNew Post: Height of the "tiles" in the productlist template
.ListItem under Back Office-Utilities-Templates-stylesheet.css If you make changes to the style its better you do it in stylesheetoverride.css
View Article