View Full Version : How miva detect user logged in or no
BebekTerbang
06-26-06, 07:03 PM
Hi guys,
How miva detect user logged in or no ? is there any spesific module for that ?
thanks
Bruce - PhosphorMedia
06-26-06, 07:15 PM
test for g.bask_id
jason - jmh web services
06-26-06, 07:39 PM
Hi guys,
How miva detect user logged in or no ? is there any spesific module for that ?
thanks
<mvt:if expr="g.Basket:cust_id EQ 0">
<a href="">Sign In Pig!</a>
<mvt:else>
Hey Joe Pig
</mvt:if>
BebekTerbang
06-26-06, 07:40 PM
You saved my life today
thanks
/hug
vBulletin® v3.7.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.