New Post: cart Cleanup schedule
It loops through each portal to get the portalid, you should be seing something in the scheduler history... Public Overrides Sub DoWork() Try 'notification that the event is progressing...
View ArticleNew Post: unique properties for products
Thanks. I will look into it. The scenario can allow 1,2,3 etc.. days but also this could reach 4 months, so I will probably need two date pickers. Can I programmatically change the quantity to the...
View ArticleNew Post: unique properties for products
No, not using built in functionality. It would still be easiest to do using models as that uses out of the box functionality. Even if you have multiple models... i.e. 1-30 days, then another for 31-60...
View ArticleNew Post: cart Cleanup schedule
Hi Dave, I am afraid I do not know what is it that you posted. Where do I find it? Below you will see the sproc code I found in the database. The scheduler view is quite amazing: after I added the...
View ArticleNew Post: Buy if the stock is zero 0
ok, in conclusion there is a way for admit the user to buy if the stock is 0?
View ArticleNew Post: When I click to view a product it asks me to login
When I click to view a product it asks me to login. I cannot view any product or category without the site asking me to login. I am sure it is just some setting that i need to configure but I am not...
View ArticleNew Post: categories stopped showing
I have had a site that ha been working fine, i noticed today that if i select from a link in the NB_Store_category menu module which takes me to the page with the NB_Store_productslist module, if the...
View ArticleNew Post: categories stopped showing
It does sound odd indeed, like if u have Parent1 and Child1, then no prods in Parent1, but prods in Child1 and click on Child1 those prods doesn't show unless u add prods to Parent1? A quick thing to...
View ArticleNew Post: categories stopped showing
Thanks for your response, the problem with the cascade selection is it shows all the products in all the child categories. What it was doing is showing the child categories which then drilled through...
View ArticleNew Post: Category ul li background image
I'm trying to include an image on the background of each li in the Category menu but some of the li are not getting the css change. The top and bottom menu of the categories in both the parent and...
View ArticleNew Post: Category ul li background image
I'd need to see the menu problem to say more. If the site is visible, send me a link. You can either switch the product list to rows layout - Enable the productlistrows.flag setting in the back office...
View ArticleNew Post: categories stopped showing
Probably the 'Show category message' option. Change that around and check again. There's a weird situation going on whereby the category message and the submenu display state are the same thing....
View ArticleNew Post: When I click to view a product it asks me to login
Check the step by step guide again and be sure to re-apply all tab and page options that are detailed in...
View ArticleNew Post: Unit for weight
Hi everyone, this is maybe the the best documentation about this topic I think. I've seen that the "." make to view the weight as 30.00 and the "#" as €30.00 and without any of these this is the view €...
View ArticleNew Post: Category ul li background image
thanks Robax. the .flag row view worked fine but for the li menu image. I put the site up temporally on http://kimelite.mine.nu for the first answer you gave me. I hope this will help resolve my...
View ArticleNew Post: Admin bar in the backoffice
Hi Geoff, The new 2.3.5 release will overwrite your menu.xml on installation and let you use "SuperUsers" as a role in there. Back up your existing menu.xml template if you need to refer to it. Go mad...
View ArticleNew Post: Question about Importing the Category and Product CSV files.
Just got this module and trying to understand. when the files are imported, does it load every time the web app starts or is this done when needed. What I am asking is when to file is imported is the...
View Article