I am using version 1.2 of Quick.Cart In admin product page I changed Visible field from Yes to No, but on shop product catalog page is this product visible ... What did I do wrong?
While I am trying to access shop from different browser (ex. admin in MSIE, shop in Opera) everything is OK. All MSIE windows shows invisible items (!), Opera correctly hides them. A little bit strange behavior but functional ...
If I have open admin in MSIE and shop in MSIE too (Ctrl+N - new window), I see in shop products items, which were in admin set to invisible. When I use new instance of MSIE (not new window), everything is OK.
Of course, everything is OK, if I use for shop different browser than for admin .. ex. Opera and MSIE.
Nick
2006-03-01 16:20
I think you get this behaviour when you have logged in to the admin section of QC.
Then you get "admin" priviliges which is connected to your current PHP session and you can see "invisible" products in the normal customer view as well.
juhasz.jozsef
2007-10-06 22:37
I had the same problem as well (logging out the "admin" solved the problem for me)
I should've checked the forum earlier... :)
merci
2007-10-08 14:26
It works that way to give possibility of seeing by admin hidden page and making modyfication in it. It is visible only while login in administration in the same browser. So it isn't a bug but addintional functionality.