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-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 02:20 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.01873 seconds
  • Memory Usage 1,745KB
  • 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
  • (2)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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