The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
I can successfully use the fetch_picture_url() method in combination fetch_pictureinfo() and fetch_albuminfo() methods to get the URL for a picture I have the album ID for but in the scenario that I only have the social group ID what do I do to get the URL?
Extract from the API: Quote:
![]() |
#2
|
||||
|
||||
![]()
Which picture are you trying to get?
|
#3
|
||||
|
||||
![]()
Building a post report manager hack where the admin/mod can view the content from within the admin/mod CP. If I'm getting a picture from album I can do it because I have the album ID which is used with fetch_albuminfo() to satisfy the $displaytypeinfo parameter of the fetch_picture_url() method. For example:
PHP Code:
![]() |
#4
|
||||
|
||||
![]()
Have you looked at how vBulletin does it?
|
#5
|
||||
|
||||
![]()
Yeah I looked few a few times bit the codes incredibly intricate and I couldn't make any sense of it. However, I looked through again and did find this query which isn't actually ever used as far as I can tell but useful all the same:
PHP Code:
PHP Code:
|
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|