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

Reply
 
Thread Tools Display Modes
  #101  
Old 11-27-2001, 05:22 PM
NitroSimSev NitroSimSev is offline
 
Join Date: Nov 2001
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is the hack available yet? Willing to make a donation if it is.....
Reply With Quote
  #102  
Old 11-28-2001, 05:10 AM
certify's Avatar
certify certify is offline
 
Join Date: Nov 2001
Posts: 165
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm willing too.
Reply With Quote
  #103  
Old 11-28-2001, 11:39 AM
fonzerelli_79's Avatar
fonzerelli_79 fonzerelli_79 is offline
 
Join Date: Nov 2001
Posts: 259
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

it seems that subscription based forums are the way of the future.

As a webmaster, this could be a god send but as a regular at several forums including vbulletin.org, vbulletin forums, phpportals, sitepointforums etc , i simply could not afford to take part in all these discussion boards.

And would it be worth it??
Reply With Quote
  #104  
Old 12-01-2001, 05:11 AM
Joe Joe is offline
 
Join Date: Oct 2001
Posts: 75
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Once again, i would love this hack / script, and would pay for it! I doubt i'll ever go to a full subscription based community, but i have over two dozen donating members at this time that i would love to offer extra features / benifits.
Reply With Quote
  #105  
Old 12-05-2001, 11:57 PM
Splitfyre Splitfyre is offline
 
Join Date: Dec 2001
Location: Vancouver, BC Canada
Posts: 169
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I like everyone's ideas here. I'll be looking at this once we hit the 1000 user mark.
Reply With Quote
  #106  
Old 12-26-2001, 09:23 PM
harley3049 harley3049 is offline
 
Join Date: Dec 2001
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have a small question that I have with one of the perks in the download.I am installing perks section that involes avatars and I need to add more than one user group to be able to upload custom avatars.Now in the insructions its says to do this

FIND:
-----------------------------
if (($avatarallowupload or $avatarallowwebsite) and $bbuserinfo[posts] >= $avatarcustomposts)
-----------------------------

CHANGE TO:
-----------------------------
if ((($avatarallowupload or $avatarallowwebsite) and $bbuserinfo[posts] >= $avatarcustomposts) || ($bbuserinfo[usergroupid] == 9))
-----------------------------

NEXT FIND:
-----------------------------
if ($bbuserinfo['posts']<$avatarcustomposts) {
-----------------------------

CHANGE TO:
-----------------------------
if (($bbuserinfo['posts']<$avatarcustomposts) && ($bbuserinfo[usergroupid] != 9)) {

Which I have done and I get no errors but the problem is what I changed it only sees the first group of users.What mine look like is this

if ((($avatarallowupload or $avatarallowwebsite) and $bbuserinfo[posts] >= $avatarcustomposts) || ($bbuserinfo[usergroupid] == 8)
|| ($post[usergroupid] == 9) || ($post[usergroupid] == 7) || ($post[usergroupid] == 6) || ($post[usergroupid] == 11) || ($post[usergroupid] == 5)) {

And this

if (($bbuserinfo['posts']<$avatarcustomposts) && ($bbuserinfo[usergroupid] != 8) && ($post[usergroupid] != 9) && ($post[usergroupid] != 7) && ($post[usergroupid] != 6) && ($post[usergroupid] != 5)) {

What is it that I am doing wrong??????
Thanks for you help as I am very new at php and just cant firgure this one out....Thanks
Reply With Quote
  #107  
Old 12-27-2001, 04:44 AM
certify's Avatar
certify certify is offline
 
Join Date: Nov 2001
Posts: 165
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I don't think this is going anywhere. I'll hire a full-time PHP programmer to work on it.
Reply With Quote
  #108  
Old 01-07-2002, 04:03 PM
TigerLily TigerLily is offline
 
Join Date: Oct 2001
Location: Never Never Land
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have started the transition on my site to paid memberships, and surprisingly, it's gone quite well! It's strange, but it seems that people appreciate communities more when they know they have to pay for them or they'll cease to exist.

I announced the changes on my site right before Christmas and expected to get a LOT of backlash about it, but haven't had hardly any negative comments. The members have been very understanding. Their reaction was not only "Yes, we're willing to pay" but also "Let me send in an extra payment for someone who can't afford to stay." It's been a pretty amazing experience!

I hadn't planned on taking any membership fees until mid-January, but have already been inundated with payments, and the members have 4 more weeks to get them in! To say I'm overwhelmed is an understatement!

I'm running into some problems with the amount of time it takes to process these payments and send out receipts. I'm wondering if anyone has done this or has ideas on these two issues:

1) Automating payments with vbulletin - I'd love to automate it with PayPal, but have read all of the manuals and am not sure how to integrate their subscription service with vbulletin- the subscription forms don't allow for passing a username variable (unless generated randomly by PayPal). This is a problem for existing members wanting to pay that way- unless they already have PayPal and add their username to the notes area, I have to match up email addresses, and even then sometimes their registered address at my site is different from their PayPal email address. (I also allow people to pay by check, those just take longer, oh well!)

2) Emailing new profile field info in receipts to users in paid members group- I'm wondering also if anyone knows how to add new variables to the email scripts so that I can sort the members who have paid and email (and maybe even PM) their receipts to them, automatically including what type of membership they bought (I'm offering 3 kinds- yearly, 6 months and quarterly), what they paid, and when their subscription expires, plus any notes about their payment.

On the two tiered membership- I decided to handle it by moving everyone who pays to a new paid members group, and turning off the privileges for the "registered" group on Feb 1st. They will be able to view the boards for a while, but not post, until I figure out how I want to do things like free trial memberships, etc. Not sure how to expire an account after two weeks.

If anyone has ideas or questions on how I'm handling this as I'm implementing it, I'm happy to help and would love help from others. I wish I knew more php! I can add hacks with no problem and tweak things just fine, but writing new code throws me for a loop right now. Time to crack open some books I guess!

Thanks a bunch,
Kim

PS I had posted earlier in this thread that we were trying to stay out of the red till the end of the year. We made it up to December, and then I had to pay for server costs out of my pocket during Christmas! That was the galvanizing factor for the changes, and now I'm glad I had that push to make the tough choice of going with memberships. It was a huge relief and I have no regrets about it.
Reply With Quote
  #109  
Old 01-10-2002, 01:44 PM
stilger stilger is offline
 
Join Date: Dec 2001
Posts: 10
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Tigerlily, From reading your message it looks like I want to do the same thing you are doing on my site. My question is. How are you keeping track of who paid? How long they paid? So that you can change thier membership if they do not renew?

Thanks
Reply With Quote
  #110  
Old 01-11-2002, 09:26 AM
grb123 grb123 is offline
 
Join Date: Nov 2001
Posts: 48
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

TigerLily, I've done something similar to you, although we have a Registered Member and a Premium Member. Premium members pay an annual fee via Worldpay and a receipt is sent to them automatically. We then add them to a separate groups which gives them access to more forums and and also marks them as a premium member (plus a range of other benefits).

As far as renewals go, we haven't done any yet as it's only been going a couple of months, but basically we added a field to their profile (only viewable by admins) with the month/year their membership is due to expire. Then every month all we have to do is search for all members with that month in their profile and send a renewal notice. At the end of the month we search again and anyone who still has that date is made a normal member again.
So there's still a bit of admin involved but I'll see how it goes before I change it.

You're very lucky not to have had any backlash. We haven't because it's voluntary, but I think we would if we made it compulsory. How much are you charging?
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 09:38 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.04722 seconds
  • Memory Usage 2,274KB
  • Queries Executed 12 (?)
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
  • (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
  • (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_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