The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Turn off security for a page
Hi All,
I'm new to VB so bare with me. I'm integrating our vb site with our website for franchises. I've locked the forum down so you have to be logged in to do or see anything. Integrated the login with our main website etc. I'm now creating a vb powered script to create the user in vb when they create them within our website. Once issue i'm having is when you go to the page (my custom vb powered page) it brings up the login page since everything is locked down. I remember seeing a setting you place on the page that tells it to ignore the security setting but i don't remember what it is and haven't been able to re-find it. |
#2
|
|||
|
|||
I'm not sure, but maybe you mean:
Code:
define('SKIP_SESSIONCREATE', 1); |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|