The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
Using vBulletin class is requiring user log-in
I'm writing a very simple script to connect our vbulletin accounts with accounts in our own system. The problem I'm having though is that merely by including the vbulletin class files, so i can use some functions, it's requiring that you be logged into an account with permission to view the forum.
in practice we'll have the script on our forum server, and use cUrl to from our main server to run it. we'll pass some values to the script in $_GET. when i test it out by simply going to the script in my browser, i simply get a vbulletin "not logged in / you don't have permission" screen. if i give "Can View Forum" permissions to "Unregistered / Not Logged In" group, then it works. is there a way around this? i don't want unregistered users to be able to view the forum. here is first few lines of code: PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|