vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Premium membership mod anyone ? (https://vborg.vbsupport.ru/showthread.php?t=171718)

leeds1 02-29-2008 11:43 AM

Premium membership mod anyone ?
 
I have searched all over today for a system that is similar to vbulletin.org within the mods area.

As you know, you can only access the download if you have your license # added to your user account.

What I'd like is the same system but for paid members only.

- allows anyone to view the page but requires registration/ paid membership to download files
- the actual page allows detailed instruction etc


Anyone know of any mod? I have also seen it working on http://www.forumshelp.com/forums/f57...ech-style-198/

GameWizard 02-29-2008 08:17 PM

What you'll need to do is create a "Paid Usergroup". Then use the Paid Subscriptions to allow people to pay in order to be promoted to this new group.

Configure the mod hack to only allow the 'download' to appear whilst part of this new group that was created above. This can be easily done with conditionals, or permissions.

leeds1 03-03-2008 09:37 AM

hi - thanks for the reply - that method looks a little messy because the "guest" just get a vbulletin message "You are not logged in or you do not have permission to access this page. This could be due to one of several reasons:" etc etc with the login form

What I want is the system that folks like vbulletin.org use and forumshelp - see :

http://www.forumshelp.com/forums/f117/blue-steel-893/ and
https://vborg.vbsupport.ru/showthread.php?t=171951

where all guests can view the post but only registered/ paid people can download - you don't get ugly messages here

any ideas -- anyone ?

Dismounted 03-03-2008 10:03 AM

Quote:

Originally Posted by leeds1 (Post 1453598)
- allows anyone to view the page but requires registration/ paid membership to download files

This can already be done using the permissions system.
Quote:

Originally Posted by leeds1 (Post 1453598)
- the actual page allows detailed instruction etc

What you might be looking for is the "hide hack". It hides certain parts of a post enclosed with [hide] tags.

leeds1 03-03-2008 02:51 PM

yes and no

I want a section like the vbulletin.org mods section. So therefore anyone can read the page, but there is a message if you haven't added in your license - and a link to do so.....

Dismounted 03-04-2008 04:10 AM

You'd just need to do a usergroup check in postbit and display a message if user is in usergroup X.


All times are GMT. The time now is 12:49 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.01070 seconds
  • Memory Usage 1,719KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete