vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Add-On Releases - Image Resizer (https://vborg.vbsupport.ru/showthread.php?t=176531)

KURTZ 04-18-2008 07:09 PM

OK, just installed ... works like a charm ... :D

anyway Jason you don't have fixed the profile 'issue' ... check the attachment ...

Jase2 04-18-2008 07:14 PM

What's the problem? I going to be putting it in a box in the next release ;)

KURTZ 04-18-2008 07:15 PM

Quote:

Originally Posted by Jase2 (Post 1494031)
What's the problem? I going to be putting it in a box in the next release ;)

exactly! :D thx Jason ;)

tmiland 04-18-2008 07:27 PM

Quote:

Originally Posted by Jase2 (Post 1494017)
If you read the original mod thread, spleasure has linked to this one ;)

Yup, see that now... Maybe link back to his mod? :)

Quote:

Originally Posted by Jase2 (Post 1494017)
Yes, it uses the same phrases. I'm working on new version, which will add capability for the albums and maybe the vB Blog add-on.

Thats great... vB blog is the most important if you ask me, dont really see the benefit of it resizing the album pics :rolleyes:

Quote:

Originally Posted by Jase2 (Post 1494017)
That is a completely different product ;)

Yes, but why not make it an option to use them in this mod?


Quote:

Originally Posted by Jase2 (Post 1494017)
Yes -- but you would need to do that yourself, since everyone has a different theme.

Okey, so it isnt possible to make it an option for the default style? Then, for those who uses custom styles, would have to do that themselfes.

I am just suggesting things that i believe would make this mod even better. :)

Jase2 04-18-2008 07:30 PM

No, not really. Since most people use custom styles, and the places ect. could be in a complete different place. I think it's fine the way it is. :)

nfn 04-18-2008 08:17 PM

Hi,

You should upgrade the version in the xml file to 1.0.2.
You should also change the minversion to 3.6.
Nice mod:)

H_A_R_R_Y 04-18-2008 08:35 PM

thanks Man

Jase2 04-18-2008 08:58 PM

Quote:

Originally Posted by nfn (Post 1494076)
Hi,

You should upgrade the version in the xml file to 1.0.2.
You should also change the minversion to 3.6.
Nice mod:)

I've just updated the product file, so if you installed this earlier, download the new package, then just re-import the product, remembering to select yes for overwrite.

I've also just quickly cleaned the usercp options up a little. I plan cleaning all the code up tomorrow, as some of it is outdated.

aggiefan 04-18-2008 09:09 PM

this is one of my fav mods from 3.6... glad to see it will be getting more support.

i do have one question (the one thing that bugged me about the old version) is there was no way to have it load a smaller dynamically created image for the preview. using one of the graphics libraries vbulletin uses to automatically resize the picture and put that in the small version.

because if this one works like the old one (assuming it does) that one would just download the whole image and then resize it to fit better in the page. but it would still have to download the whole image first and quite a few images posted on our site are large and quite big file size wise). it would be one of those little things to make pages load even faster.

Jase2 04-18-2008 09:14 PM

aggiefan, unfortunately it does not do server side resizing of images (ajax). Everything is done clientside. Therefore, the image has to be downloaded completely before the script can resize them. I may however, in a future version, do server side resizing of images. :)

RadioErewan 04-18-2008 10:08 PM

How to create translation XML? Have translated (at last frontpage messages) of version 1.0 to Polish.

Jase2 04-18-2008 10:17 PM

Take a look at the included netherlands product. It is only the phrases that need updating to 'polish' language. :)

RadioErewan 04-18-2008 10:26 PM

Thought, there is any easy way of extracting translation from database. We are new to vB, and everything is new.
Unfortunately I do not speak Dutch, and it will be hard investigation to find translations in database and extract it. :-(

Jase2 04-18-2008 10:33 PM

It's just the phrases that need translating. I'm sure you can do it. Anyway, thanks for the offer. :)

crkgb 04-18-2008 10:36 PM

After trying to change options in the ACP I get the following error
Quote:

Fatal error: Call to a member function query_write() on a non-object in /home/russianwa/public_html/testvb/includes/adminfunctions_options.php(473) : eval()'d code on line 70

Jase2 04-18-2008 10:39 PM

What option?
Code:

Fatal error: Call to a member function query_write() on a non-object in /home/russianwa/public_html/testvb/includes/adminfunctions_options.php(473) : eval()'d code on line 70
You certainly aren't changing an option for this mod ;)

RadioErewan 04-18-2008 10:45 PM

Quote:

Originally Posted by Jase2 (Post 1494145)
It's just the phrases that need translating. I'm sure you can do it. Anyway, thanks for the offer. :)

OK, just need larger time slice to do it.

Jase2 04-18-2008 10:46 PM

Quote:

Originally Posted by RadioErewan (Post 1494153)
OK, just need larger time slice to do it.

No problems. Take as long as you need. :)

tmiland 04-18-2008 10:58 PM

K, i've just tested this on my local test site, why is it that when you click the image or bar, it opens up in a new window, nomather what? In the previous version/mod it did nothing at all when clicking the image, just when clicking the bar. I really dont want it to open up in a new window! *bah*

I have tried all the different settings, still the same results...

Subah 04-19-2008 12:07 AM

remove it not support 3.6.8 !

Jasem 04-19-2008 12:09 AM

Thank you very much

RadioErewan 04-19-2008 12:29 AM

Quote:

Originally Posted by Subah (Post 1494180)
remove it not support 3.6.8 !

http://forum.olympusclub.pl/showthread.php?t=11401
Is it working here? It is 3.6.8pl2.

And one wish for developer: is it possible to implement layered cropping instead of scaling (as an option)? Something like DPR forum image attachment solution (sample: http://forums.dpreview.com/forums/re...hread=27606580 )

Regards

mktrilogy 04-19-2008 07:02 AM

thanks installed.

KURTZ 04-19-2008 09:19 AM

what's the changelog?

Jase2 04-19-2008 09:39 AM

Quote:

Originally Posted by tmiland (Post 1494156)
K, i've just tested this on my local test site, why is it that when you click the image or bar, it opens up in a new window, nomather what? In the previous version/mod it did nothing at all when clicking the image, just when clicking the bar. I really dont want it to open up in a new window! *bah*

I have tried all the different settings, still the same results...

Are you changing the options in your ACP?

ACP --> vBulletin Options --> Image Resizer Options --> Default Resize Mode

If it still doesn't work, then you must have User Options enabled, in which case, you will need to either update in your usercp:

UserCP --> Edit Options --> Image Resize


... or, you will need to disable user options in your ACP:

ACP --> vBulletin Options --> Image Resizer Options --> User Options

Jase2 04-19-2008 09:40 AM

Quote:

Originally Posted by Subah (Post 1494180)
remove it not support 3.6.8 !

This does in fact work for vB 3.6.8 ;)

Jase2 04-19-2008 09:52 AM

Quote:

Originally Posted by KURTZ (Post 1494346)
what's the changelog?

Hi Kurtz, none yet. I'm just starting to update all the code, as some of it is outdated. The only thing I've done thus far, is neaten the userCP options up.

KURTZ 04-19-2008 09:53 AM

just updated, ok some options now are into a box but not all ... :)

Jason i suggest you which maybe is better put all the resizer options into only one box ... :)

edit: thx Jason ;) keep up the great job ;)

Jase2 04-19-2008 10:00 AM

Hi Kurtz,

Yes, I'm updating the code now, and I'll try to put it all into one box. Can be tricky with phrasetypes, you see. :)

owlbill 04-19-2008 11:46 AM

I am running VB 3.6.9 and it will not let me inport the xml file (for 3.7 only blah blah blah).

Do I need to import that new xml or will the one from version 1.0.1 work fine?

KURTZ 04-19-2008 11:49 AM

Quote:

Originally Posted by owlbill (Post 1494406)
I am running VB 3.6.9 and it will not let me inport the xml file (for 3.7 only blah blah blah).

Do I need to import that new xml or will the one from version 1.0.1 work fine?

you can edit the .xml file for your version ;)

Jase2 04-19-2008 11:51 AM

Yes, you can put your version in the .xml. Although I thought I set the minversion to 3.6..... Give me a second.

owlbill 04-19-2008 12:00 PM

Ah, ok.

Changed to 3.6 and also changed the xml version to 1.0.2 since it was showing 1.0.1 still.

Thanks.

Jase2 04-19-2008 12:46 PM

Quote:

Originally Posted by crkgb (Post 1494147)
After trying to change options in the ACP I get the following error

Ah, this is when you select the "Clear user Options" option. It's because of the changes in the member profile. Will see if I can correct that. Or I may remove it all together.

aggiefan 04-19-2008 02:38 PM

Quote:

Originally Posted by Jase2 (Post 1494099)
aggiefan, unfortunately it does not do server side resizing of images (ajax). Everything is done clientside. Therefore, the image has to be downloaded completely before the script can resize them. I may however, in a future version, do server side resizing of images. :)

that would be great.... like it said its the one little thing that makes this mod not perfect in every way. its not a huge rush but would be something that would be nice to get fixed.

Andy92 04-19-2008 02:58 PM

Good good. I use this hack on my forum.

:)

But one of the things i hate, is when users on my forum insert an image from imageshack, thats like 1000px +, and the image resizer scaled images down to 800px x 800px, if its a large image, it begins to load, and then once its fully loaded then pops into the resizer box.

But it screws up my page when its loading, especially if its a really large image.

Is there ay chance that you can get it to display the resizer box first, then load in in there?

Jase2 04-19-2008 03:33 PM

Read post #50

As I've said in that post, I may work on this in a future version. But, at least it's better than nothing, at the moment.

tmiland 04-19-2008 04:15 PM

Quote:

Originally Posted by Jase2 (Post 1494352)
Are you changing the options in your ACP?

ACP --> vBulletin Options --> Image Resizer Options --> Default Resize Mode

If it still doesn't work, then you must have User Options enabled, in which case, you will need to either update in your usercp:

UserCP --> Edit Options --> Image Resize


... or, you will need to disable user options in your ACP:

ACP --> vBulletin Options --> Image Resizer Options --> User Options

Regardless of what i do,(yes, i have tried every combinations as described above) as i said i'm still able to click the image, wich then opens the image in a new window.
That is what i dont want it to do. And, the settings is set the same way as in the previous mod. I even removed the previous mod completely...

The previous mod still does the same job, only better. It doesnt open up the image in a new window when i click on it. Did i make myself clear enough now? :o

I figured out how to change the colors though lol! :D

Jase2 04-19-2008 04:20 PM

Then you must be doing something wrong. Because the code for that hasn't changed, and no one else is having that problem. You're fine to keep the old hack, but I can't support it. :)

tmiland 04-19-2008 04:43 PM

What is there to do wrong lol? Well, i'll figure it out...

Another thing, for the blog... I see that the image resizer is included in the header, but doesnt resize the images. Isnt it a quick fix to make it "pick up" the images in the blog aswell?

The main content starts like this:
Code:

<!-- main content -->
       
    <form action="blog_inlinemod.php" method="post" id="blogform" style="display:block; margin:0px">

Then the message:
Code:

                <!-- message -->
                <div id="blog_message_15">title of the entry<br />
<img src="http://i15.photobucket.com/albums/xxxxx/xxxxxxxxx/xxxxxxx.jpg" border="0" alt="" /><br />
</div>
                <!-- / message -->



All times are GMT. The time now is 12:53 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
  • Page Generation 0.01617 seconds
  • Memory Usage 1,829KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_code_printable
  • (17)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete