Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Cel Sponsors/Subscribers on Forumhome Details »»
Cel Sponsors/Subscribers on Forumhome
Version: 3.8.003, by cellarius cellarius is offline
Developer Last Online: Apr 2022 Show Printable Version Email this Page

Category: Forum Home Enhancements - Version: 3.8.x Rating:
Released: 09-10-2009 Last Update: 02-10-2010 Installs: 42
Uses Plugins Auto-Templates
Translations  
No support by the author.

Now available for vB4:
https://vborg.vbsupport.ru/showthread.php?t=228095

This mod will show the subscribers of a given paid subscription at the bottom of your forumhome in the What's Going On block. I'm using this to show and thank my forum sponsors.


Features
  • Show subscribers of one, more or all paid subscriptions in WGO on Forumhome (default: subscription with the ID 1)
  • Users who themselves are subscribers:
    • can be shown a thank you message (phrase, completely customizable)
    • will see the date their subscription(s) expire(s)
    • can see their username colored, depending on when their subscription expires (customizable, defaults: one week before->green, three days before->red)
  • Admins will see the subscribers sorted by expiry date (closest expiry date first), color markers as described above and the actual expiry date as a tooltip.
  • New in 3.8.003: show sponsors to certain usergroups only
  • New in 3.8.003: limit numbers of sponsors shown in list (randomly selected, current user always showing), show "see all" link to selected usergroups
  • Other customzation: box title (phrase), icon, box title and icon link
  • Note that the mod adds another query to forumhome (alltogether two, then) if you decide to show the subscription titles. If you choose not to, the mod will simply assign numbers to them.
Installation
  • import product file
  • go to AdminCP->Options->Cel Sponsors/Subscribers on Forumhome and do settings
Templates and phrases used (for customization only)
  • forumhome_cel_sponsors: the template for the whole box
    • calls phrase cel_sponsors_title: The title for the box
    • calls phrase cel_sponsors_message: The thank you message for subscribed users
    • calls template forumhome_cel_sponsors_msgbit: the notices about subscriptions the current user has and their expiry date.
      • calls cel_sponsors_msg_single or cel_sponsors_msg_multiple, epending on how many subscriptions are active for the user
    • calls template forumhome_cel_sponsors_eachsub: the formatting of the line that lists the subscribers or a subscription
      • calls cel_sponsors_subusers: the formatting of a single username in the list and the seperator (default: comma)
I don't see anything after install!

Chances are you have either
  • not added the right subscription ID in AdminCP (not: Usergroup ID!)
  • deactivated the mod in AdminCP
  • no subscribers yet to the subscription you defined
  • a heavily customized skin. Check whether the template hook forumhome_wgo_pos2 is present in your FORUMHOME template
Screenshots
  • AdminCP (new in 3.8.002)
  • Guest or member who is not subscriber
  • Member who is subscriber
  • Administrator
  • Member who is subscriber, multiple subscriptions (new in 3.8.002)
Version History
  • 3.8.001: Initial release
  • 3.8.002: new: show more/all subscription. Look out for new settings and extended templating/phrases
  • 3.8.003: new: show to selected usergroups only, limit number of sponsors shown
### Don't forget to click install! ###
(No support if you don't)

Download Now

File Type: xml product-cel_sponsors_on_forumhome_3-8-003.xml (20.9 KB, 111 views)

Screenshots

File Type: png view_admin.png (10.0 KB, 0 views)
File Type: png view_guest.png (26.7 KB, 0 views)
File Type: png view_subscribed_user.png (30.2 KB, 0 views)
File Type: png view_subscribed_user_multiple.png (32.5 KB, 0 views)
File Type: png admincp.png (94.0 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #12  
Old 09-12-2009, 05:56 AM
cellarius's Avatar
cellarius cellarius is offline
 
Join Date: Aug 2005
Posts: 1,987
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sorry, I can't say, since I don't use and don't know the mod you mentioned. If it puts subscriptions in vB's subscriptions table, it might work - if not, then not
Reply With Quote
  #13  
Old 09-12-2009, 06:07 AM
VonDoom's Avatar
VonDoom VonDoom is offline
 
Join Date: Dec 2008
Location: USA
Posts: 494
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

oh well either way i know it will work on my new board and will report back on my findings with subscription System Mod. *Installed* and Nominated.
Reply With Quote
  #14  
Old 09-12-2009, 06:43 AM
Hi-Jack Hi-Jack is offline
 
Join Date: Sep 2009
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

mmmm I managed to install this (it's so easy) but where do you edit the message? The configuration does not show anything to edit the default message people see when subscribed...

Thx
Reply With Quote
  #15  
Old 09-12-2009, 06:57 AM
cellarius's Avatar
cellarius cellarius is offline
 
Join Date: Aug 2005
Posts: 1,987
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It's a phrase (as the mod description clearly states...). Edit in AdminCP phrase cel_sponsors_message.
Reply With Quote
  #16  
Old 09-12-2009, 07:00 AM
maxether maxether is offline
 
Join Date: Nov 2008
Posts: 27
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have installed it but dont see any change in the forum home.......
Do I have to manually create the payments.php?
Reply With Quote
  #17  
Old 09-12-2009, 07:21 AM
cellarius's Avatar
cellarius cellarius is offline
 
Join Date: Aug 2005
Posts: 1,987
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

No. payments.php is a vB standard file.

Chances are: You have either
  • not added the right subscription ID in AdminCP
  • deactivated the mod in AdminCP
  • no subscribers yet to the subscription you defined
  • a heavily customized skin. Check whether the template hook forumhome_wgo_pos2 is present in your FORUMHOME template
Reply With Quote
  #18  
Old 09-12-2009, 08:15 AM
maxether maxether is offline
 
Join Date: Nov 2008
Posts: 27
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have checked and found

In my skin forumhome_wgo_pos2 is present in the FORUMHOME template
where can I define the subscription?
It is activated in Admin Cp
I just typed the usergroup ID there...

I have a usergroup named Subscribed Users which ID is 11......
I put them manually in this group while they pay.....
Reply With Quote
  #19  
Old 09-12-2009, 09:09 AM
cellarius's Avatar
cellarius cellarius is offline
 
Join Date: Aug 2005
Posts: 1,987
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You have to insert the ID of the subscription, not a usergroup ID.
Reply With Quote
  #20  
Old 09-12-2009, 01:21 PM
MagicThemeParks's Avatar
MagicThemeParks MagicThemeParks is offline
 
Join Date: Sep 2009
Posts: 850
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice idea to showcase and thank subscribers.
Reply With Quote
  #21  
Old 09-12-2009, 02:04 PM
Jezlad's Avatar
Jezlad Jezlad is offline
 
Join Date: Apr 2007
Posts: 78
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is it possible to add more than 1 subscription ID?

Ideally i'd like to display all of the paid subscription types.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:42 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.08992 seconds
  • Memory Usage 2,333KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (6)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete