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)
-   -   Membership functionality on 4.7 - show/hide info (https://forum.x-cart.com/showthread.php?t=76248)

pablo 05-16-2018 02:57 AM

Membership functionality on 4.7 - show/hide info
 
Hi

I've upgraded my shop to 4.7 and I need to show/hide info to customers in wholesale membership groups.

In my old shop I had this code:

{if $login ne "" and $user_account.membershipid eq 2}

which worked fine, but does nothing in 4.7.

$user_account doesn't seem to be available anymore!
Why?!?!?!

I can't see any variables we can use to do this anymore - don't understand why it has been removed.

Anybody know how I can achieve the same?

aim 05-21-2018 01:50 AM

Re: Membership functionality on 4.7 - show/hide info
 
1 Attachment(s)
Quote:

Originally Posted by pablo
Hi

I've upgraded my shop to 4.7 and I need to show/hide info to customers in wholesale membership groups.

In my old shop I had this code:

{if $login ne "" and $user_account.membershipid eq 2}

which worked fine, but does nothing in 4.7.

$user_account doesn't seem to be available anymore!
Why?!?!?!

I can't see any variables we can use to do this anymore - don't understand why it has been removed.

Anybody know how I can achieve the same?


Hello,

You can apply the attached patch to achieve it.

Thank you.

pablo 05-23-2018 10:45 PM

Re: Membership functionality on 4.7 - show/hide info
 
Thank-you - that worked perfectly.


All times are GMT -8. The time now is 02:15 AM.

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