vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Having vBulletin Control Access to Web Pages (https://vborg.vbsupport.ru/showthread.php?t=99873)

iankh 11-01-2005 10:49 PM

Having vBulletin Control Access to Web Pages
 
I'm not sure this is possible, but here's what I'd like to do. My organization would like to have some content/pages that are for members only. Is there any way to set it up to have vBulletin control access to those pages? So that certain pages are password protected?

My goal is to not have users have 2 IDs and passwords but just control it out of one place.

Is there a plug-in to do this or some other way to accomplish this?

Marco van Herwaarden 11-02-2005 09:22 AM

If you include ./global.php to your script, you will have access to all vB functions and variables.

There are a few HOW-TO and ready hacks to use vB functions on external pages also.

iankh 11-02-2005 11:59 AM

Thanks for the reply. I am not really a technical person and so it's a miracle that I have done as much as I have. Where can I find how to include a global.php for controlling an html page or some of the other how to's?

Thanks again!

Marco van Herwaarden 11-02-2005 12:56 PM

In our HOW-TO forum ;)

https://vborg.vbsupport.ru/forumdisplay.php?f=110

CommuneZoom 11-03-2005 04:20 AM

You can find the basics of what you need below. The tutorial will guide you through the basic page setup and if you read on, how to limit access to certain usergroups through conditions.

https://vborg.vbsupport.ru/showthread.php?t=98009

Billspaintball 11-04-2005 12:59 PM

Ive done just that to my site.
Entire site, (non vB) pages access are restricted on a vB usergroup basis.
Uses the vB login/logout system for all pages.

Its not a plugin (there's no modification to any vB files, templates etc).
Im going to write up a quick guide and post it here when I get a chance later this week.

iankh 11-04-2005 08:39 PM

That is exactly what I need! Thanks!

iankh 11-09-2005 09:47 AM

If anyone has some clear instructions on how to accomplish this, please let me know. I am not technical, though with instructions have been able to muddle my way through.

What I want to do it for some of our HTML pages have them secured so that when a member goes to a secure page if not they are prompted to logon where they use their vBulletin username and password.

I don't want to apply vBulletin styles to these html pages and want to preserve the style of the our regular HTML pages.


All times are GMT. The time now is 05:54 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.00969 seconds
  • Memory Usage 1,720KB
  • 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
  • (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