The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hi,
There is the table "icon" that has the fields "iconid" and "iconpath". The questions is: are the thread icons always stored in the file system ? For example, avatars can be stored in the file system and in the database. (the retrieval code is not the same) Regards, Razvan M. |
#2
|
||||
|
||||
![]()
yes
|
#3
|
|||
|
|||
![]()
Thank you. One more question: how do I retrieve the path to the default thread icon ? I don't want to hard code the value on my script. I suppose VB has some variable where is saves this information.
|
#4
|
|||
|
|||
![]()
The default icon is stored in your vBulletin Options:
AdminCP -> vBulletin Options -> Thread Display Options -> Show Default Post Icon |
#5
|
|||
|
|||
![]() Quote:
I have a custom developed page. How do I retrieve this string (images/icons/icon1.gif) in PHP code ? I don't want to hard-code the this string in my PHP script. There has to be a better way. |
#6
|
|||
|
|||
![]()
You can access it in a script by using the variable
PHP Code:
|
#7
|
|||
|
|||
![]()
Thank you very much ! Indeed, this is what I was searching for.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|