| 
Welcome, Guest
  • Page:
  • 1

TOPIC: conditional popup

conditional popup 1 year, 5 months ago #141081

  • Posts:
  • Karma:
Good morning.

I have a Joomla/CB site with paid registered users and not paid registered users. In CB, i have a field (0/1) in witch we make the difference between paid and not.

Does anyone know a CB plugin able to show a popup with a message after a user logs in and only if his cb_fieldxxx=0 -> show popup ?

Thanks to all

Post edited by: clawi, at: 2010/09/01 12:13
The topic has been locked.

Re:conditional popup 1 year, 5 months ago #141105

  • Posts:
  • Karma:
This is very doable, but must be done from an integration. CB does not provide such a functionality out of the box, sorry. You'd need to write a new plugin using CB triggers to execute a JS alert.

You may also want to try editing the successful registration language string and adding something like the following, but doubtful in it functioning.

 
<script>alert( 'YOUR MESSAGE' );</script>
 


Also you've posted in 1.2.1 boards, please upgrade to CB 1.2.3 and use the CB 1.2.3 beards as you're 2 versions out of date.
Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly
CB links: Documentation - Templates - CBSubs - Hosting - Forge - Incubator - GroupJive
--
If you are a Advanced, Professional, Developer, or CBSubs subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Advanced, Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM EST to 4:00 PM EST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My personal site(s)/link(s): AllMySocials - Tutorials
The topic has been locked.
  • Page:
  • 1
Time to create page: 0.68 seconds