![]() |
How to display your vbulletin information on other sites
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:
|
Use:
PHP Code:
https://vborg.vbsupport.ru/showthread.php?t=62164 |
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?
|
Yes, put require_once('./global.php'); and you will able to use vB Conditions.
|
Is there a Vb Condition that has a user's ID to show content on that user? Something like this:
PHP Code:
|
PHP Code:
|
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:
|
Don't know how that modification works or what it is - you are best off posting inside the modification thread.
|
would there be a general location of all the vbulletin products in xml form?
Like: $vbulletin->products-> or $vbulletin->product['name']? |
Location?
|
Yeah
|
I was actually asking for a clarification of "location". What are you referring to exactly?
|
Quote:
|
You can do it too.
|
Quote:
Just the most general location for the plugins $ products in xml form I am not sure, but something like: $vbulletin->products->productname->... |
The XML is not stored anywhere. When products are imported, the XML is parsed and placed into the appropriate tables inside the database. The reverse happens when exporting.
|
All times are GMT. The time now is 09:24 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:
|