vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Paid Members Area (https://vborg.vbsupport.ru/showthread.php?t=60041)

lwhite 01-11-2004 03:59 AM

Paid Members Area
 
I am not sure if this has already been made, I don't think so.

I want to be able to offer some kidn of members area for my paid subscription members other than a forum. It could be somewhat of an enhances usercp for users in a certain usergroup.

I want them to be able to accces their webmail, access the downloads, and maybe get their subdomain information ( I could live without). I know no otherway to restrict a whole area to just one usergroup other than a forum. Could someone help?

Zachery 01-11-2004 04:06 AM

can be doen with subscriptions and forum permissions

plus moving them into a usergroup that has access and such.

new usergroup could have a higher pm quota larger or custom avatars so on and so forth

lwhite 01-11-2004 04:08 AM

But would I just make a normal PHP coded page and add the modification that allows users to sign on with non-vB pages. But how would I prevent non paid members from accessing it and is there a way that it can be personalized for each user, kind of like an enhances usercp?

Zachery 01-11-2004 04:15 AM

in php it would be just as simple as connection to vbulletin and checking the usergroup id OR checking the cookie data (which i DONT know how to do but have seen it done)

lwhite 01-11-2004 04:17 AM

Ok...I'll have to talk to a coder/scripter about doing it for me because I don't know how to do it.

The Keeper 01-11-2004 09:51 AM

Just have chdir(path to your forums here)
require_once global.php

Zachery 01-11-2004 03:17 PM

Quote:

Originally Posted by The Keeper
Just have chdir(path to your forums here)
require_once global.php

ive released a howto for the basics of vB3 but that doesnt count checking cookies ;D

offlead 01-14-2004 04:42 AM

Quote:

Originally Posted by Faranth
ive released a howto for the basics of vB3 but that doesnt count checking cookies ;D


Well, your HowTo will enable me to clean up the pieces of this puzzle I've been able to put together so far, but I too need to restrict access of non-vb pages to certain usergroups, and am not sure how to do this. Don't suppose you could add onto that HowTo of yours? :D

(Thanks for that HowTo, btw. It answers a lot of questions I had floating around in my head, and will definitely help me clean up my existing work.)

Jeniffer


All times are GMT. The time now is 01:41 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.01114 seconds
  • Memory Usage 1,723KB
  • 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
  • (8)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