Welcome, Guest ( Customer Panel | Login )




 All Forums
 VPCart Forum
 Problems and bugs
 hide Subproducts?
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

garden
Starting Member

15 Posts

Posted - September 10 2006 :  10:15:39  Show Profile  Reply with Quote
Hello All,

Can someone please tell me how to hide subproducts from the main product in the dropdown menu. I have set Hide=true in the subproducts but it still shows up?
Is their a fix? seems like it should work.

Thanks


dafragan
Starting Member

45 Posts

Posted - September 10 2006 :  21:32:37  Show Profile  Reply with Quote
Hi!

Try making this change in shopproductinventory at about line 35.

Find -

if getconfig("xstocklow")<>"" then
lngcstock= clng(getconfig("xstocklow"))
strsql = strsql & " and cstock> " & lngcstock
end if


Add this below -

strsql = strsql & " and hide = 0 "


I hope this helps!

Seb
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Snitz Forums 2000
0 Item(s)
$0.00