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
  #72  
Old 11-18-2005, 01:17 AM
Omranic's Avatar
Omranic Omranic is offline
 
Join Date: Jan 2005
Location: Egypt
Posts: 536
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

look
the problem is solved but i have another one related to the first

it now support Replacement Variable‎ in styles
I have my header modified & has {vbdir} replacement variable that represents the forum directory but when viewing this script it shows me he link of the pics as http://domain.LTD/vb/vb//vb/styles/rose-1/HL03.gif
& it must be like that http://domain.LTD/vb/styles/rose-1/HL03.gif

this say that the forum dir is repeated twice in all images exept images set as background (realy strannge)

whats go wrong ?
Reply With Quote
  #73  
Old 11-18-2005, 01:31 AM
calorie calorie is offline
 
Join Date: May 2003
Posts: 2,804
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

@EvilAkuma: look in the vB Phrase Manager, under the vmembers Phrase Type. All the phrases are in there.

@SolidSnake@GTI: It's an order thing. I'll look into a fix.
Reply With Quote
  #74  
Old 11-18-2005, 02:12 AM
jimmyboy jimmyboy is offline
 
Join Date: Apr 2004
Posts: 98
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by calorie
@pepel13: missing semicolons at the end of three lines around line 120, so just add them:
Code:
$vboptions['forumhome'] = $vbulletin->options['forumhome'];
$vboptions['contactuslink'] = $vbulletin->options['contactuslink'];
$bbuserinfo['email'] = $vbulletin->userinfo['email'];
$vboptions['bbtitle'] = $vbulletin->options['bbtitle'];
the style on the members.php page is not working well....ummmmcould u check it out?
Reply With Quote
  #75  
Old 11-18-2005, 03:08 AM
calorie calorie is offline
 
Join Date: May 2003
Posts: 2,804
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

@jimmyboy: are you using replacement variables too?
Reply With Quote
  #76  
Old 11-18-2005, 05:34 AM
calorie calorie is offline
 
Join Date: May 2003
Posts: 2,804
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

@SolidSnake@GTI: so the way the order went was /vb/styles/rose-1/HL03.gif where something like /vb/styles/rose-1/ is probably in the replacement variable, and then vMembers prepends the forum piece (http://domain.LTD/vb/) so you get http://domain.LTD/vb//vb/styles/rose-1/HL03.gif, i.e. the vb//vb piece. In any case, redownload the mod and replace members.php again, resetting your full path, and see if it displays properly now.
Reply With Quote
  #77  
Old 11-18-2005, 06:43 AM
jimmyboy jimmyboy is offline
 
Join Date: Apr 2004
Posts: 98
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by calorie
@SolidSnake@GTI: so the way the order went was /vb/styles/rose-1/HL03.gif where something like /vb/styles/rose-1/ is probably in the replacement variable, and then vMembers prepends the forum piece (http://domain.LTD/vb/) so you get http://domain.LTD/vb//vb/styles/rose-1/HL03.gif, i.e. the vb//vb piece. In any case, redownload the mod and replace members.php again, resetting your full path, and see if it displays properly now.
i donno, it's still not working.

the path of the pics are messed up

for example. should be

mysite.com/forum/images/asdfasd.gif

now it's
mysite.com/forum/'images/asdfasd.gif'

donno why
Reply With Quote
  #78  
Old 11-18-2005, 06:50 AM
calorie calorie is offline
 
Join Date: May 2003
Posts: 2,804
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Blah, wait I'm confused.
Reply With Quote
  #79  
Old 11-18-2005, 06:57 AM
jimmyboy jimmyboy is offline
 
Join Date: Apr 2004
Posts: 98
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by calorie
Blah, wait I'm confused.
u should test it on ur site to see the path of pics. try diff skins.


and how do u edit

License Agreement Text...?????

could u plz add more features to it?? really appreciated!
Reply With Quote
  #80  
Old 11-18-2005, 07:04 AM
calorie calorie is offline
 
Join Date: May 2003
Posts: 2,804
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

On my site it works fine, though I don't have every skin.

It would probably help me if you could give a link to your site so I can take a look.

All the text is in phrases, so just go to the vB Phrase Manager and look for the vmembers Phrase Type.
Reply With Quote
  #81  
Old 11-18-2005, 07:12 AM
jimmyboy jimmyboy is offline
 
Join Date: Apr 2004
Posts: 98
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by calorie
On my site it works fine, though I don't have every skin.

It would probably help me if you could give a link to your site so I can take a look.

All the text is in phrases, so just go to the vB Phrase Manager and look for the vmembers Phrase Type.
sent u a msg
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 02:27 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.12609 seconds
  • Memory Usage 2,314KB
  • 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
  • (4)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