The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
user profile
Hi
I create a portal for my forum. how i can put user profile in this portal. If i want to call some tables from database to show it in portal, how i can make it.? I use vbulletin 5.1.0 Thank you. |
#2
|
||||
|
||||
If you want to query the database to show some information, then you would need to add a PHP module to the page and put your queries in there. http://www.vbulletin.com/docs/html/s...rsion=50100500
|
#3
|
|||
|
|||
thank you (F)
.... I create a HTML page, it look like the new Facebook. I divide the page to several sections. One of these sections I would like to show user Profile. And another section the replay on user posts. How can i call this information to an external page --------------- Added [DATE]1399808052[/DATE] at [TIME]1399808052[/TIME] --------------- back I found many files with name user.php, in many folders in my vb5 folder. which one of them i can put it in my HTML index page? |
#4
|
||||
|
||||
Did you look at the item I linked to that shows how to use the user information in a PHP module? vB5_User::get('username') is the username.... and I believe vB5_User::get('userid') is the userid and vB5_User::get('usergroupid') is the usergroupid, etc.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|