![]() |
Cool
nice hack Zzed thanks for that great one i try it right now :) |
i've got a little bug it works fine everywhere (post & signs)
exept for one member in his sign it displays only the link but if i put that pic in a post the thumb works :lick: i'v find the solution by hosting on my server & renaming the pic here is the original pic i have remove the % and change JPG in jpg http://membres.lycos.fr/seadoo1979/s...io%20sonny.JPG do you think that's normal ?? and thanks again for this great hack |
qwertzu, that only happens when getimagesize() can not determine the image height and width. :(
And thank you for your kind words. :) |
I can't get this to work! It still shows as the original image size. Is there something I'm missing or not doing right? vB 2.2.9
Example: http://www.tlplanet.com/forums/showt...?threadid=2023 |
Quote:
I registered and posted a reply to your thread. Check it out. :D |
I see that you made it work! Yes, I was using the [*img*] tag, that's the way I understood the hack to work. My mistake, sorry.
I guess my question now is, is there any way to make the IMG tag do this automatically? Thanks for the help! |
In functions.php:
Look for: PHP Code:
Code:
$bbcode = preg_replace("/img\]/i", "thumb]", $bbcode); |
Do I have to add [ in front of the /img\] and thumb]? Because when I tried it as you have it I received an error.
Parse error: parse error in /home/tlplanet/www/html/forums/admin/functions.php on line 640 Fatal error: Call to undefined function: vbdate() in /home/tlplanet/www/html/forums/admin/sessions.php on line 400 |
Hmm, I don't know why the PHP tag mutilated my preg_replace statement.
I have tried this on my board and it worked just fine. :) Code:
$bbcode = preg_replace("/img\]/i", "thumb]", $bbcode); |
I don't know what it was but I tried it again and now it's working! Thank You! You are the master!
Now the only problem I can see is the images in the signatures, they're linked now, with a border, even after I changed border=1 to 0. :D |
All times are GMT. The time now is 05:05 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|