The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Hi everyone,
I was wondering how I could get my vbulletin information on a PHP file that's not connected to my site. I want to use it for an update sort of thing. Basically have: PHP Code:
|
|
#2
|
|||
|
|||
|
Use:
PHP Code:
https://vborg.vbsupport.ru/showthread.php?t=62164 |
|
#3
|
|||
|
|||
|
Thanks for the fast reply!
Now, Is it possible to show a specific user's information on this page? Like a <if condition="id#">content</if> sort of thing?
|
|
#4
|
|||
|
|||
|
Yes, put require_once('./global.php'); and you will able to use vB Conditions.
|
|
#5
|
|||
|
|||
|
Is there a Vb Condition that has a user's ID to show content on that user? Something like this:
PHP Code:
|
|
#6
|
||||
|
||||
|
PHP Code:
|
|
#7
|
|||
|
|||
|
Thank you very much! And for my last question for this thread
(sorry for asking so many questions). I installed this product called vbStatus and was wondering how to get to the XML path? I tried this, but it didnt work in the PHP file: PHP Code:
|
|
#8
|
||||
|
||||
|
Don't know how that modification works or what it is - you are best off posting inside the modification thread.
|
|
#9
|
|||
|
|||
|
would there be a general location of all the vbulletin products in xml form?
Like: $vbulletin->products-> or $vbulletin->product['name']? |
|
#10
|
||||
|
||||
|
Location?
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|