Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #131  
Old 07-27-2002, 06:58 PM
huss huss is offline
 
Join Date: Nov 2001
Posts: 32
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by dgessler
huss,

Did you hire a programmer to make the little system? How did you get ahold of something like that?

Dan
We wrote it from scratch. Frist it checks if you are subbed. If not you can go thru sub checkout. That connects to 2checkout recurring biling. Then your usergroup and your styleset are chnaged. Then you see the site in the new style and the usergroup gives you access to ce3rtain forums. The styleset has all the features like forumjump and no ads that the default set doesn't.
Reply With Quote
  #132  
Old 07-27-2002, 06:59 PM
huss huss is offline
 
Join Date: Nov 2001
Posts: 32
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by thirdwatch430
I'll probably going to be having a donation membership option to get free stuff, don't know if it will be monthly or just a one time small donation. I am going to use the template modification where for ads for non contributing members. Sounds easy to integrate and I'll be giving away more things.

/we started with donations. the response was so high we decided to make it a legit program. when we launched 2 tiers, all the donaters got upgrade credit. the recurring billing is the key to long term success imho.
Reply With Quote
  #133  
Old 07-30-2002, 03:59 AM
thirdwatch430 thirdwatch430 is offline
 
Join Date: Jan 2002
Posts: 8
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

huss: yeah i agree, however I am just testing it out and if I get a good response will develop the program further. Except I have no clue where to start developing a script so hopefully by then one will be released.
Reply With Quote
  #134  
Old 08-01-2002, 10:52 PM
huss huss is offline
 
Join Date: Nov 2001
Posts: 32
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I need a lil hacker help.

In showthread, I wanna check a user's usergroup, and if it is say 6 (i.e premium member) print 'xyz' by their name.

Help?
Reply With Quote
  #135  
Old 08-02-2002, 07:23 AM
grb123 grb123 is offline
 
Join Date: Nov 2001
Posts: 48
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by huss
In showthread, I wanna check a user's usergroup, and if it is say 6 (i.e premium member) print 'xyz' by their name.
In admin/functions.php under Start buildpostbit add:

// Premium Members
if ($post[usergroupid]==6)
$premiummember = 'xyz';
else
$premiummember = "";
// End Premium Members

Then in your postbit template where you want the xyz to appear add:

$premiummember
Reply With Quote
  #136  
Old 08-02-2002, 04:30 PM
gengar003's Avatar
gengar003 gengar003 is offline
 
Join Date: Apr 2002
Location: .::|The Matrix|::.
Posts: 181
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hmmm... how about, plain and simple, create a special usergroup for donators, and when they're put in it, they get to use custom styles and template sets, whereas non-contributing members get the basic Vbulletin look? Probly would only need a simple hack to prevent the changing of styles if they're not in the usergroup...
Reply With Quote
  #137  
Old 11-12-2002, 03:03 PM
caislander caislander is offline
 
Join Date: Oct 2002
Posts: 46
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Guys,

This looks like an awesome hack, we would certinaly be interested, has it been released, or is it available for purchase. I read the whole thread but didn't see that anything was released by wluke did I miss something
Reply With Quote
  #138  
Old 11-12-2002, 05:01 PM
Neo's Avatar
Neo Neo is offline
 
Join Date: Oct 2001
Location: Anywhere
Posts: 1,817
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have a system in the works. If anyone wants the system faster they can contact me at twilightstar0@hotmail.com for information.
Reply With Quote
  #139  
Old 11-12-2002, 09:07 PM
pgowder's Avatar
pgowder pgowder is offline
 
Join Date: Nov 2001
Location: West Columbia, SC
Posts: 537
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Can you tell us more about your system?
Reply With Quote
  #140  
Old 11-12-2002, 09:28 PM
Neo's Avatar
Neo Neo is offline
 
Join Date: Oct 2001
Location: Anywhere
Posts: 1,817
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

not on vb.org

once I have it somewhat done I will post info about it.
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:52 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04126 seconds
  • Memory Usage 2,265KB
  • Queries Executed 14 (?)
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)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)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_postinfo_query
  • fetch_postinfo
  • 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_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete