![]() |
Hey Jase, any word on getting it to enlarge the pics using Lightbox? Or better yet, using my lytebox mod? See post 186 for reference.
|
Great addon! Works great and just what I needed. Thanks for the product!
|
Great mod, thanks, installed it immediately on my forum!
Robert |
Quote:
|
Hey Jase,
No problems, keep up the good work. I think getting it working using Lightbox should be the priority. My lytebox idea can go on the to do list, don't stress. Thanks again, DB |
If I check off YES in "Clear User Settings" in Admincp and then click save, I got a blank blue page.
|
this new version for 3.7 doesn't seem to resize images on the main vBa CMPS page. The older 3.6 ver used to be able to do this. any idea how to fix this?
|
Would it be possible to remove the .css code and put it into a stylesheet instead? (Bad for SEO)
|
Good work
|
@ abrecher: The "Clear user settings" in ACP doesn't work. I'll fix that for the next update.
@ irishblue: I don't use vbadvanced so, I can't really get it working with that. However, this is made for vBulletin. If I do set-up a vbadvanced page, I'll be sure to get a working compatibility. @ Hendrizius: Hmmm, never really thought about that. CSS isn't really my forte in all honesty. I only know "bits". However, it shouldn't have that much of an effect on SEO, there are a lot more factors. |
You just saved my life , thanks a lot, great hack...
Installed & Working well on VB 3.7.0 |
Does this work when IMG tags are used?
|
Quote:
|
Since I upgraded to 3.7.1 All my Images are coming up huge and right off the screen, I cannot get this running on my forum or on my test forum with no mods. Am I missing some settings?
I have it set to 600 wide, I even changed it to 300 and no changes. RON |
rknight111, I suggest you uninstall then re-install. If the same problem occurs, you can send me an admin login to your board and ftp login details via Private Message and I shall take a look when time permits.
|
Quote:
Create a new plugin in this hook: blog_complete Put this for plugin content: PHP Code:
I think it can be applied to the same hook bbcode_parse_complete that this product uses, but i'm too lazy to do that now. Is a thing about conditional for this_script == 'blog', and add a similar reference like $text but for $content. Jase2, feel free to add this to the product. Greetings! |
Another quick fix, now for albums.
Create a new plugin in this hook: parse_templates Put this for plugin content: PHP Code:
I think, again, that this could be added in some part of the original plugins to alter based in a this_script conditional. But, again, i'm too lazy to keep testing. And, again, feel free to use this ideas-code, Jase2. Benefits: you now can setup a high limit for width and height to album pictures, and not deform your website layout when show those big images. And allow members to click to see the full image, and keep them... wallpapers, for example. Greetings ;) |
Yes, that's what I had in mind for the blog. tmiland got it working for the blog, however, he simply double the code -- and I don't like doing it like that hehe.
Any more suggestions from people? Oh, that reminds me, I need to clean up the UserCP options -- my life is just so busy at the moment, with leaving school ect. If I end up going in the Royal Navy, then I may not be able to support this anymore. However, I will pop in now and again when time permits to say "HI". :) |
Hey Jase,
Congrats on finishing school, that's a big deal. What are you looking to do in the Navy? My only request is the Lightbox one I have mentioned (resized images that enlarge using Lightbox). It never occurred to me that people might use IMG tag albums, but I can see TCatitiudes suggestions being useful. Thanks for the hard work! |
Hi
I want to thank the product coder cause it's the best image resizer i got all previous resizer didn't work so good ans sometimes coudln't resize some pics plus it make the threads exploring more slow this product make exploring faster and also resize 100% of pics successfuly Thanks ALLAH (god) that i got it and thanks for the coder the product marek as installed also i give the it excellent :up: |
Quote:
but what about edit this mod to support the blog and the albums without doing TCattitude steps ? |
Ok, I'll release an updated version shortly to provide compatibility with the albums and blogs, as well as fixing the clear user options in AdminCP.
D.Baker, I'm still undecided yet. I'm either going to do mechanics on helicopters, train to become a Royal Marines Commando, a pilot. mines clearance diver, or Engineering Technician. Still deciding......... I'll see what I can do with the lytebox -- but images are resized with lytebox, right? |
:( not working on 3.7.1 for me. I am no stranger to installing mods, just can't get it to do anything. I've followed instructions 100%, the product installed and is enabled and the file has been uploaded. Tried reuploading and re-installing. img tag images still huge..
|
Hey Jase,
Sounds like the Navy would be fun. It's a big regret of mine. Anyway, as for Lightbox there are a bunch of different versions of it. Lytebox is a different version, but you should just concentrate on getting Lightbox working. This is the one that comes with vB 3.7. It doesn't actually resize the images, all it does is provide a nice way of opening images in a new window. Basically, any image that has a rel="Lightbox" tag in it's HTML link tag will open in a Lightbox window. Here is an example of the markup: HTML Code:
<a href="http://www.example.com/example.jpg" rel="Lytebox"><img src="http://www.example.com/example.thumbnail.jpg" height="100" width="100"></a> So, what I am asking is that you add an option to "open using Lightbox" in Image Resizer's options page Then your plugin simply adds a rel="Lightbox" into the HTML link tag. This way, it will open using Lightbox and fit the style of the rest of my site (see here for example). I actually figured out how to do this on my own and made a little mod to do it. See steps 12-14. I made it work with Lytebox (not Lightbox) but it's crude and requires some core file edits. I'd rather have Lightbox part of your mod so it's legit and not require so many hacks on my behalf. Of course, it would be ideal if it was somewhat easy to edit a variable in your code so that I could replace rel="Lightbox" with rel="lytebox", but this is just me being demanding (or would this be possible using Replacement Variable Manager? I'm not sure if that works for plugins/products). |
One more thing I picked up on.
Your plugin's "resized" images don't have the 2px margin like all other embedded thumbnails do (at least that's how it is on my board). The best way to fix this would be to define a unique CSS class (eg. class="imageresizer") in the img tag, rather than just the ID. That way we could style the images anyway we wanted (like fix the 2px margin problem I mentioned above). I'd say this is a critical thing to implement. Thanks for putting up with my nagging! :) |
sross, I'm having no problems whatsoever, neither is anyone else. Maybe you're using an image that isn't bigger than the set dimensions?
D.Baker, do you mean having an option in ACP where you can set the colour code ect. for the top bit where it gives image dimensions ect?... I like that idea -- will look into it. |
Thanks :)
|
Great mod, works well. One thing that might be a good feature, is to allow certain dimension limits for signatures per usergroup. I want to allow all my users to use the IMG tag but often they're way above the dimensions I have set for SIGPIC, so have the IMG tag's diabled. I allow staff to have larger signatures then a registered member and would be great to set a limit per usergroup.
Regardless, nice mod :) |
I'm getting a javascript error for some reason. Anyone else get this? The item in the ' ' changes based on the setting in the AdminCP.
NcodeImageResizer is not defined: Code:
NcodeImageResizer.MODE = 'enlarge'; |
Hey Jase,
I'm pretty sure you can already style the resize text box thing to a different color using the class ncode_imageresizer_warning. What I'm talking about is giving the actual image a class, so that you can style it with boarders, margins and paddings etc. At the moment you give the image an ID, but no class. |
fix it, thanx
|
i'm using this mod for long long time and never had problem with it . i just now need to know when u get more threads (so more images) , this hack would be a reason to use CPU or RAM in ur server ?? and how much it would be effect if we have this hack or not ? i really need this to know so any reply would be great :)
thanks |
Thanks!
Installed:rolleyes: Very Good :eek: |
Quote:
|
*clicks installed*
|
Thanks! 3.7.1 P1 working here! :D
|
Double Post
|
Fixed it myself, just dont know how....
|
Quote:
|
i fyou want i can translate to portuguese
|
All times are GMT. The time now is 07:46 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:
|