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

Reply
 
Thread Tools
vMembers manages subscription purchases and downloads Details »»
vMembers manages subscription purchases and downloads
Version: 1.0.0, by calorie calorie is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Version: 3.5.1 Rating:
Released: 06-19-2005 Last Update: 11-19-2005 Installs: 81
DB Changes Uses Plugins Template Edits
Additional Files  
No support by the author.

What is vMembers? Say a member buys your good via a vB paid subscription. If the good is a script, the members goes to vMembers, wherever you have it installed, and can download the script. However, before the member can download, the member is prompted to agree to your license agreement and could be asked to insert a domain name for the script.

vMembers takes care of vB database changes via product, and there are no vB file changes. vMembers adds several templates, a bunch of phrases, and one new file with its own queries. While vMembers uses vB to login, vMembers does not need to be within the vB forum directory. You can install vMembers in its own directory, and name the new file what you choose.

vMembers works off the vB subscription and profile information. Other than setting a path in the new file, you can control vMembers using the current ACP. If you know how to run vB paid subscriptions, then you can run vMembers. If you do not like vMembers, check out Ron1n's vBPurchase here.

If you install vMembers, click the install button. This allows you to receive update notices, should any be sent. It is also a nice way to say thanks!

Fine Print: Obviously, use at your own risk. Support is not guaranteed. vMembers may not be redistributed!

Side Notes: Attached images are somewhat out of date. Some skins and this mod may not get along.

Show Your Support

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

Comments
  #52  
Old 11-12-2005, 11:49 PM
Mythotical Mythotical is offline
 
Join Date: Jun 2004
Location: Booneville, AR, USA
Posts: 1,428
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nevermind, your hack needs to be updated, they no longer use subscription.php its now payments.php
Reply With Quote
  #53  
Old 11-12-2005, 11:52 PM
calorie calorie is offline
 
Join Date: May 2003
Posts: 2,804
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yep, see here.
Reply With Quote
  #54  
Old 11-12-2005, 11:53 PM
Mythotical Mythotical is offline
 
Join Date: Jun 2004
Location: Booneville, AR, USA
Posts: 1,428
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The download script link goes to my products.php page, shouldn't it have download links below each product?

EDIT: I read that earlier on, but wondered why the Download Script would redirect back to the product page and no actually show the download links. Thats why we enter the full path to the download in the php file correct?
Reply With Quote
  #55  
Old 11-13-2005, 12:19 AM
calorie calorie is offline
 
Join Date: May 2003
Posts: 2,804
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The left side vMembers download link on the 3.5.0 Beta 1 version was coded to go back to the members page, like a main link to get back. You can change the wording in the download_script phrase. Once someone subscribes/buys, then there will be an area like in the first post attachment, under the 'Details and Options' section. This mod was initially written for vB 3.5.0 Beta 1 and stuff on my vMembers has been changing since then, so until a new vMembers for vB 3.5.1 is finished and tested, you'll need to go through and edit things.
Reply With Quote
  #56  
Old 11-13-2005, 12:31 AM
Mythotical Mythotical is offline
 
Join Date: Jun 2004
Location: Booneville, AR, USA
Posts: 1,428
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok no problem, thanks calorie.
Reply With Quote
  #57  
Old 11-13-2005, 10:33 AM
calorie calorie is offline
 
Join Date: May 2003
Posts: 2,804
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

FYI: vMembers has been updated to work with vB 3.5.1.
Reply With Quote
  #58  
Old 11-13-2005, 10:40 AM
PixelFx PixelFx is offline
 
Join Date: Dec 2002
Posts: 1,117
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by calorie
FYI: vMembers has been updated to work with vB 3.5.1.
thanks for the hard work on this, any plans to make this work more like vbpurchase? also does this have a setting if you wanted to sell/release files where users don't have a website?

again thanks for taking the time to make this
Reply With Quote
  #59  
Old 11-13-2005, 07:46 PM
calorie calorie is offline
 
Join Date: May 2003
Posts: 2,804
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

As I don't actually use vBPurchase, I don't know how it works.

If you want to be rid of the forced profile update in vMembers, do:
Code:
	if ($is_subscribed == 1) {
		// replace the for loop inside
		// this if statement with...
		$valid_profile = 1;
	}
Reply With Quote
  #60  
Old 11-15-2005, 08:10 AM
calorie calorie is offline
 
Join Date: May 2003
Posts: 2,804
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

FYI: vMembers has been updated to use vB header and footer templates, as well as vB options for its settings except path, which you need to set to install vMembers wherever you want.
Reply With Quote
  #61  
Old 11-15-2005, 08:24 AM
Omranic's Avatar
Omranic Omranic is offline
 
Join Date: Jan 2005
Location: Egypt
Posts: 536
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great work
but i think we need more features in it to be more powerfull & complete members area
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 01:20 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.07637 seconds
  • Memory Usage 2,306KB
  • Queries Executed 25 (?)
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)bbcode_code
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (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_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete