vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   vMembers manages subscription purchases and downloads (https://vborg.vbsupport.ru/showthread.php?t=83433)

Deska 08-22-2005 10:56 AM

Quote:

Originally Posted by Dean C
This looks very very nice, I may have a use for it sometime soon :)

Is this compatible with vB 3.5 RC2 also?
Thank's..

mikaelweb 08-22-2005 11:08 AM

yes it is

PixelFx 09-02-2005 07:31 PM

Quote:

Originally Posted by mikaelweb
yes it is

any plans to update this script, or add more product based system like vbadvanced?

This system looks great, it would be nice to see more added to it :)

pepel13 09-02-2005 07:55 PM

Got this error and i'm running with vBulletin 3.5 Release Candidate 2

Code:

Parse error: parse error, unexpected T_VARIABLE in

/home/pepel13/public_html/forums/members.php on line 120


calorie 09-03-2005 03:06 PM

@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'];


pepel13 09-04-2005 01:01 AM

Now it works

Thank-You

Bad Bunny 09-04-2005 06:13 AM

Is it possible for this script not to operate by subscription, but by usergroups instead?

calorie 09-04-2005 01:56 PM

@Bad Bunny: vMembers uses subscriptions so that only subscribed members in certain usergroups who fill out their profile field are allowed access. If you are looking to make a page that just uses usergroups to determine access, you might be interested in this instead.

Bad Bunny 09-05-2005 03:00 AM

Quote:

Originally Posted by calorie
@Bad Bunny: vMembers uses subscriptions so that only subscribed members in certain usergroups who fill out their profile field are allowed access. If you are looking to make a page that just uses usergroups to determine access, you might be interested in this instead.

I like the functionality of your script, but I don't use the subscription service any longer. I am using a shop that places people in a secondary usergroup when they buy something.

I am in no way looking for a way to let people log into the site from a non-vb page.

calorie 09-05-2005 05:28 PM

@Bad Bunny: this mod with this edit will only allow members in primary/secondary usergroups you allow to access the page. "Yet Another vB Login on non-vB Page" is sort of a misnomer as the "non-vB Page" is example.php, which is a stripped down version of vMembers members.php. Sorry, I don't have the time now to make a mix of the two, but if you use the other mod, you can set your own content.


All times are GMT. The time now is 06:13 AM.

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.01190 seconds
  • Memory Usage 1,739KB
  • 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_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete