![]() |
vbulletin external page
Hi,
We have a portal and we want vbulletin 5 entegration to our portal (username, online users, last topics and sessions{username etc.}...) What should you do? We should use Api or anything? Which use include code for my header page? I used this code in my header.php; Code:
$root = $_SERVER['DOCUMENT_ROOT']; Code:
$vbulletin->userinfo['username']; "Access denied." can you help me? Thanks.. |
You need to include global.php and declare $vbulletin as global to be able to access vbulletin and related information:
Code:
require_once('./global.php'); |
Quote:
thank you for your answer. I think global.php for vb4.. My question for vb5 Because show "Access denied." error when put Code:
require_once('c://wamp/forum/core/global.php'); ---- I added this codes to my header file. Code:
chdir($forumpath); Code:
$vbulletin->userinfo['username']; |
All times are GMT. The time now is 01:01 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|