Version: 2.1.1, by ry215
Developer Last Online: May 2022
Category: Show Thread Enhancements -
Version: 3.7.x
Rating:
Released: 03-03-2008
Last Update: 12-18-2008
Installs: 477
Uses Plugins Auto-Templates
Additional Files
No support by the author.
This is small hack and easy to resize large Images in [IMG] tag with using Highslide.
vBulletin Version: 3.6.x, 3.7.x and 3.8.x File Edits: 0 New Files: Yes Template Edits: 0 New Templates: 2 New Phrases: 11 Uses Hooks: 7 Setting: 5 Uses Plugins: Yes Time to install: 1 minute max
New Install:
1) Upload folder highslide in your root folder.
2) Import file XMl via Manage Products ACP >> Plugins & Products >> Manage Products >> [Add/Import Product]
Upgrade from v 2.x.x:
1) Upload folder highslide in your root folder.
2) Import XML file via Manage Products
ACP >> Plugins & Products >> Manage Products >> [Add/Import Product]
Choose YES for Allow Overwrite
Upgrade from v 1.3:
1) Upload folder highslide in your root folder.
2) Reupload file includes/class_bbcode.php.
3) Import XML file via Manage Products
ACP >> Plugins & Products >> Manage Products >> [Add/Import Product]
Choose YES for Allow Overwrite
You can make your image, with your text (in MS Paint ) and place it in highslide folder (overwrite default one), and set wide and high (if they are different from default one) in .php of highslide. I just did on my site.
Hi Sunka
I'm new to all of this javascript stuff, and would like to remove this image and border completely. I can't find any .php files in highslide. Could you or anybody else please point me in the right direction as to what and where to edit?
You can remove image called "warning" bu in IE there will be still some ugly no-image look of "warning" image. Try it and you will see.
I give up from that, and just in MS Paint make my own image (smaller) and upload that one. Because it is not same hight and wide like default one, I must replace corrected value in highslide.js (highslide.php ==> this is my fault in writing).
Thanks for that information. I had a really good look in the highslide-with-gallery.js file and found the "warning" function near the end of the file. I deleted everything between the "{" and "}" so that basically wherever this function is called, it does nothing. I then re-packed the file and saved as highslide-with-gallery.packed.js , uploaded these 2 files and hey presto, the warning image and it's border have disappeared as expected.
I hope this might help anybody else with the same problem.
Seems another mod is disturbing mine. On one forum it works perfectly, on another forum (both 3.8.2.) images won't be resized.
Also a java error is displayed in IE "HSImageResizer is not defined".
Anybody a clue?
Maybe it's vBAdvanced 3.1.0? Please fix this, I like this mod.
I almost got it by changing the /higslide/... to http://www.mydomain.org/higslide/... in the product.xml file. It almost works, I can select it on the forums, but just the resizing is not working yet.
But, is it possible to resize images inside post review? When i click Reply a topic that have big pictures, and roll down the page, those pictures doesn't get resized.
Edit: Solved, there was a conflict with some BB code image resizer that i was using.
But theres another bug, Max Width and Max Height get in conflict with each other, if a set the height too high, beyond the width value, the image obey the highest value.