Jamroom Logo Jamroom 5 Core
is now Open Source!
User Support Forum Archive (Read Only)
User Site Design, Integration and Customization:
Sign for Pro users
Kim



Joined: 02 Aug 2013
Posts: 22

Posted: 08/16/13 05:10 
Hi, is there a way to distinguish by a visible sign or logo that a user is Pro (paid as opposed to Free)?
Thank you.

Back to top
Douglas
Jamroom Team


Joined: 08 Oct 2004
Posts: 6639
Location: Tornado Alley!

Posted: 08/16/13 11:12 
Not out of the box, but you can code it in... you would need to check the user/profile QUOTA_ID to see what quota they belong to and then show an image, or whatever you like. It might look something like this...


Code

{if $BAND_QUOTA_ID == '2'}
    This is the pro quota so we'll show an image here...
{/if}


This would be on your profile pages, or theme templates, and you would want to change the ID 2 to your "Pro" quota ID.

Hope this helps,
Douglas


_________________
Douglas Hackney
Jamroom Network Team Member: http://www.jamroom.net
Priority Support: http://www.jamroom.net/Support_Center
Back to top
Kim



Joined: 02 Aug 2013
Posts: 22

Posted: 08/16/13 11:59 
Thank you very much for help, Douglas!
Do I have to create special .tpl file or I can just put url of picture I want to use for my Pro's?

Back to top
Douglas
Jamroom Team


Joined: 08 Oct 2004
Posts: 6639
Location: Tornado Alley!

Posted: 08/17/13 09:58 
You can just add the picture you want to use. No need to create a .tpl for it.

Hope this helps,
Douglas


_________________
Douglas Hackney
Jamroom Network Team Member: http://www.jamroom.net
Priority Support: http://www.jamroom.net/Support_Center
Back to top
Kim



Joined: 02 Aug 2013
Posts: 22

Posted: 08/17/13 10:46 
Thank you very much Douglas - we will try Smile

Back to top
Display posts from previous:   
User Support Forum Archive (Read Only)
User Site Design, Integration and Customization

 
Solutions
• Social Media Platform
• Social Networking Software
• Musician Website Manager
• Community Builder
Products
• Jamroom Core
• Jamroom Addons
• Jamroom Modules
• Jamroom Marketplace
Support
• Support Forum
• Documentation
• Support Center
• Contact Support
Community
• Community Forum
• Member Sites
• Developers
Company
• About Us
• Contact Us
• Privacy Policy
©2003 - 2010 Talldude Networks, LLC.