The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Can't Find Images Or File
So I'm trying to change my images for my infractions and I cannot find the small card of yellow or red in any of my templates, yet it appears on my board. I also looked at infraction.php, members.php, admininfraction.php, and I still cannot find what controls the images in the picture below.
Anyone have any idea where to find them or what document controls them? |
#2
|
||||
|
||||
Maybe this line in class_profileblock.php (I did a search in the files for 'yellow')? Line 1518:
PHP Code:
|
#3
|
||||
|
||||
I don't have
class_profileblock.php I'm using 3.6.8 PL 2 |
#4
|
||||
|
||||
Searching for 'yellow' in my 3.6.8 files, I see a similar block of code in the member.php file around line 685.
|
#5
|
||||
|
||||
Its' in that file on that line, but there is no specification to gif or png or jpeg or anything else.
|
#6
|
|||
|
|||
Right click on the image and view properties... not sure why Lynne has gone looking for images in PHP files
|
#7
|
||||
|
||||
Quote:
http://www.legionofangels.net/forum/...card_small.gif I've searched redcard, yellowcard, yellowcard_small, etc. I even searched infraction thinking it might have a bunch of infraction jargon and then state .gif somewhere, I only found it in USER CP but it didn't make sense to be there and didn't fix the problem or change the image. |
#8
|
|||
|
|||
It will be in a template most likely. Use the "Search in Templates" feature.
|
#9
|
||||
|
||||
Because it is not explicit in the template. It seems the image is determined in the code.
|
#10
|
||||
|
||||
Quote:
No results, yet it appears on my board. That means it's not template controlled most likely and is controlled by a file on my server. Quote:
For some reason I keep thinking that it's an inline image or something, I just cannot fathom which file it is, but I guess I'll have to go one by one through each vb file until I find it. That line you gave me originally was close, but it needs to somewhere state within that document what type of file extension it is if it's hardcoded. The image is a gif, so there should be a ".gif" somewhere in a file with yellowcard_small and redcard_small in it. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|