The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
I want the avatar url
Hi
I have a plugin which is grab the avatar url for CMS articles, I don't know why, the plugin give me the Thump link not the actual link, so what do you suggest? here is the code PHP Code:
|
#2
|
||||
|
||||
You may want to have a link to the api - https://members.vbulletin.com/api/
According that that, you want to change true to false in the fetch_avatar_url function . True gives the thumbnail, false does not. |
#3
|
|||
|
|||
Thank you Lynne
Actually I don't know how to use the api. and in function fetch_avatar_url the default value for thump=false !! btw I changed this line in this function PHP Code:
PHP Code:
Thanks. |
#4
|
||||
|
||||
Quote:
PHP Code:
PHP Code:
|
Благодарность от: | ||
CAG CheechDogg |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|