X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   product.tpl - check for membership (https://forum.x-cart.com/showthread.php?t=43666)

staalejg 11-14-2008 10:26 AM

product.tpl - check for membership
 
Can someone send me the logic (if else) statements for checking whether or not a user is logged in and a member of a certain membership level for use in product.tpl.

Thank you.

v4.1.9

balinor 11-14-2008 10:35 AM

Re: product.tpl - check for membership
 
http://forum.x-cart.com/showthread.php?t=8881

staalejg 11-14-2008 10:42 AM

Re: product.tpl - check for membership
 
You da man! Thanks.

staalejg 11-14-2008 12:11 PM

Re: product.tpl - check for membership
 
The logic doesn't seem to work:

{if $user_membership ne "Premium"}

I have a user who is a member of "Premium", but the logic doesn't work. Is there something I am missing?

staalejg 11-14-2008 12:35 PM

Re: product.tpl - check for membership
 
$user_membership may not work with 4.1.9. Can someone confirm?

balinor 11-14-2008 12:38 PM

Re: product.tpl - check for membership
 
Read through the whole thread, there are php adjustments you need to make as well.


All times are GMT -8. The time now is 03:29 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.