Version: 1.0.2, by Jase2
Developer Last Online: Jun 2009
Category: Add-On Releases -
Version: 3.7.2
Rating:
Released: 04-17-2008
Last Update: 04-17-2008
Installs: 1255
DB Changes Uses Plugins Template Edits
Additional Files Translations
No support by the author.
Modfication Unsupported: This modfication is now unsupported, due to lack of time to work on it. However, TCattitude has continued development and added many cool NEW features. You can see the updated version here: https://vborg.vbsupport.ru/showthrea...=Image+Resizer
Image resizer for vBulletin version 3.6 and 3.7.
version: 1.0.2
Please remember to clickMark as Installedif you use this modification. Support questions from members who have not marked this as installed will be considered low priority.
What is this?
This resizes images in post that are bigger than the set dimensions in your AdminCP options. It also adds an information bar (which is not displayed when the image isn't resized) giving information about the original dimensions and filesize. Filesize is only supported on Internet Explorer, other browsers don't reveal this information through javascript.
Configuration
Please read the included readme.html
A big thanks to Spleasure, who actually created this product. He has given me the rights to the code, so I will be keeping it going for future versions, fixing any bugs, and adding new features.
Thanks, and Enjoy.
Please report bugs, or feature requests into this thread.
Hello Jase2, great plugin. I love it, but I have one feature request that I think would make this plugin the ultimate. If you could make it work with the Lightbox feature built into vb 3.7.0. That way, when you set it to resize in a new window, it uses Lightbox and never ever breaks the style. It would be perfect.
To do this, you just need to set the link tag to include rel="Lightbox". You could use some fancy PHP if statements to disable this if the user isn't using the Lightbox feature, but really if they weren't using it then the rel= tag has no effect anyway. I know your plugin uses some JS to open the new window, but I think it would (I actually have no idea about JS) be pretty straight forward to change it to use an HTML style code:
Code:
rel="Lightbox"
As a side note, I have a little mod here that replaces Lightbox with Lytebox (a more customizable and feature complete version of Lightbox) which I think would integrate perfectly with your mod. I'll PM you with my idea.
Hi,
i selected "clear user settings" (in admin panel) and got this error;
Quote:
Fatal error: Call to a member function query_write() on a non-object in /home/.../public_html/includes/adminfunctions_options.php(473) : eval()'d code on line 57