The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
I want to login vBulletin through my site
Hi,
from a CMS the user should log in to the vb. The login procedure takes place in CMS. At vb I got this https://www.vbulletin.com/forum/blog...n-your-website link sent to me by the users. For the purpose of the login I created a plugin, registered in vb Backen. The plugin itself is stored in Code:
/var/www/dieseite2_de/html/forum/core/packages/dieseite2/api/dieseite2.php Quote:
Code:
/var/www/dieseite2_de/html/forum/includes/vb5/config.php Has the plugin been stored in the wrong place? Anyone have any idea how to solve this? What am I doing wrong? Has the plugin been stored in the wrong place? Anyone have any idea how to solve this? regards user |
#2
|
|||
|
|||
I forgot an example of the plugin, it is attached.
|
#3
|
|||
|
|||
Hi,
after joining a user did not change my approach. I have outsourced the login procedure to the CMS and combined it into one function: PHP Code:
Quote:
Anyone any idea how I can fix the message? Or what is the cause? Thank you in advance. |
#4
|
|||
|
|||
Just a guess, but either provide the full path here:
Code:
vB5_Frontend_Application::init('config.php'); |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|