The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
I'm currently working on the comments function for vbArticles
Got some questions here : 1) How can I include a user avatar ? What kind of SQL Join query should i execute ? 2) How about user titles ? 3) And also , how can i enable the parsing of smilies in the comment bits ? Any clue as to which php file i can look into to draw ideas from ? Any help would be appreciated , thanks folks ![]() |
#2
|
||||
|
||||
![]()
help ?
![]() |
#3
|
||||
|
||||
![]()
1) functions_user.php, fetch_avatar_url()
2) Don't know 3) PHP Code:
|
#4
|
||||
|
||||
![]()
Thanks for the reply Kirby , but where is the functions_user.php file ?
|
#5
|
||||
|
||||
![]() Quote:
|
#6
|
||||
|
||||
![]()
vb2. the hack is for vb 2
![]() |
#7
|
||||
|
||||
![]()
Ok, i found the function. getavatarurl() in admin/functions.php
Avatars work now, as does the smilie parsing ![]() Thanks guys ![]() User titles anyone ? ![]() |
#8
|
||||
|
||||
![]()
User title info is stored in the user table
![]() |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|