The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I set my thumbnails width at 300 and I display them directly in the postbit, vertically.
However, image smaller than 300 width are not linked and as such, therefore display below the post as designed by Jelsoft, which is fine. Where in function fetch_thumbnail_from_image () in functions_image.php can I put this: if ($width < $vboptions['attachthumbssize']) $new_width = "100"; So images smaller than the vbdefined thumbsize of 300 get thumb at 100 width? Or is that possible at all? |
#2
|
|||
|
|||
![]()
you just have the answer to your request... this is exactly the kind of hack that make the life easier..
![]() |
#3
|
|||
|
|||
![]() Quote:
|
#4
|
|||
|
|||
![]()
logically, find this:
PHP Code:
PHP Code:
...and you can count you as a lucky guy, i never give codes for free usually.. i suppose it's the time of night... |
#5
|
|||
|
|||
![]() Quote:
|
#6
|
|||
|
|||
![]()
hum.. possible, but not with your luck against me.. lol... hum..
this is a more complicated feature request, maybe adding a value to call the attachements from the firstpost id, and add it to the function entries ... but i will not go farther $... someone else maybe |
#7
|
|||
|
|||
![]() ![]() |
#8
|
|||
|
|||
![]()
hum... strange, it worked on my server... are you sure you have images that have +100px ?!
|
#9
|
|||
|
|||
![]() Quote:
But: ??? I got this in my email and I can't find it here: Quote:
|
#10
|
|||
|
|||
![]()
hum... forget about it, i updated the post after the subscription was sent to you..
![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|