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)

D.Baker 06-30-2008 12:34 AM

Hey Jase, any luck getting it to work with Lightbox?

Jase2 06-30-2008 12:43 AM

Quote:

Originally Posted by Ingress (Post 1562135)
Thanks, installed on 3.7.2 and working nicely ;-)

Noticed a minor CSS-flaw that caused the text-alignment of the warning to behave differently in Firefox and MSIE 7.

In MSIE it was centered, in FF it was not, fixed it this way:

In product-imageresizer.xml

search for

Code:

table.ncode_imageresizer_warning td {
        font-size: 10px;
        vertical-align: middle;


add after:

Code:

text-align: center;

The just upgrade the product and choose overwrite.

That's all ;-)

Ingress

Good catch. Will include it in an update soon.

Quote:

Originally Posted by D.Baker (Post 1562551)
Hey Jase, any luck getting it to work with Lightbox?

No, sorry. I have 101 things going on at the moment. I should have an update soon to fix a few bugs and to clean a few things here and there, tho'.

Jase2 06-30-2008 12:44 AM

Quote:

Originally Posted by aramiK89 (Post 1561964)
Hey, just need to check - once this is added it won't give birth to the security token error?

Has the line of code been added so that it works with the security token feature?

Just been having a lot of issues with this + mods

Thanks!

Yes, it has been added.

TCattitude 06-30-2008 12:52 AM

I make it work with Lytebox and Highslide. You need some changes in the function that parse the "img tag" in the html, but is really simple.
Is a fork of this, so... Jase2, if you want, i can give you the details yo include those in the product. I don't want to release a separate one, cause still using the ncode's javascript to resize large images, i just change the way they open for the user.

Jase2 06-30-2008 12:53 AM

TCattitude, feel free to private message me the changes and I will review when time permits.

D.Baker 06-30-2008 01:28 AM

No probs Jase. I've PM'd tCat, maybe he can help.

Could you please add the 2px margin around the thumbnails at least? You images sit flush on top of each other, rather than have a 2px margin like attached images do. See here for example.

Dean C 06-30-2008 09:46 AM

I've just installed this and the images aren't resizing at all. What can I do to debug the problem?

Jase2 06-30-2008 10:15 AM

Hmmm.... what version of vBulletin are you running? Also, are you sure the image is bigger than the set dimensions in ACP?

Raptor 06-30-2008 11:24 AM

Quote:

Originally Posted by Raptor (Post 1559972)
works great however doesn't resize if an image is within spoiler tags

here is the BB code for my spoiler tags - what would i need to change to sort this ?

many thanks :)

Code:

<div style="margin:5px 20px 20px 20px">
        <div class="smallfont" style="margin-bottom:2px"><b>Spoiler:</b> <input type="button" value="Show" style="width:45px;font-size:10px;margin:0px;padding:0px;" onclick="if (this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != '') { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = '';this.innerText = ''; this.value = 'Hide'; } else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value = 'Show'; }"></div>
        <div class="alt2" style="margin: 0px; padding: 6px;">
                <div style="display: none;">
                {param}
                </div>
        </div>
</div>


anything guys ? im sure im not the only one with this small problem :)

Alliya 06-30-2008 12:03 PM

Is it possible to use this without the information bar on top of the image?


All times are GMT. The time now is 05: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
  • Page Generation 0.01526 seconds
  • Memory Usage 1,746KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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