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)
-   -   Show Thread Enhancements - Resize IMG tag with Highslide! (https://vborg.vbsupport.ru/showthread.php?t=172024)

zygote 05-18-2009 01:31 AM

I think Powered by Highslide JS Should open in a new window, instead of making the user leave the site!
Overall good job, Installed.

nomoreturn 05-18-2009 02:39 AM

is that working on 3.8.2?

Biker_GA 05-18-2009 02:43 AM

Yep

Stanthrax 05-19-2009 11:39 PM

What file is this code in?
Code:

/* Start Image RESIZE */

$navigator_user_agent = ( isset( $_SERVER['HTTP_USER_AGENT'] ) ) ? strtolower( $_SERVER['HTTP_USER_AGENT'] ) : '';
if (stristr($navigator_user_agent, "msie")) {
return '<a href="' . $link . '" class="highslide" onclick="return hs.expand(this)" ><img src="' . $link . '" border="0" alt="" style="width: expression(this.width > 340 ? 180 : true);" /></a>';
} else {
return '<a href="' . $link . '" class="highslide" onclick="return hs.expand(this)" ><img src="' . $link . '" border="0" alt="" style="max-width: 430px;" /></a>';
}
/* End Image RESIZE */

the highslide efect is still active for tiny images.

NNJJ 05-22-2009 09:16 AM

same problem

Quote:

Originally Posted by Black Tiger (Post 1804046)
Seems another mod is disturbing mine. On one forum it works perfectly, on another forum (both 3.8.2.) images won't be resized.
Also a java error is displayed in IE "HSImageResizer is not defined".

Anybody a clue?

Maybe it's vBAdvanced 3.1.0? Please fix this, I like this mod.


NNJJ 05-22-2009 02:09 PM

shame really not to use this great adds :(

Black Tiger 05-22-2009 02:31 PM

Marked it as uninstalled and tag until the paths are coded correctly so it is usable with vBA. Please correct this issue because it's a great mod!

NNJJ 05-22-2009 03:07 PM

i tried to contact the website to try to find something
http://highslide.com/forum/viewforum.php?f=1

because its really great mod if its keep updating

Black Tiger 05-22-2009 06:36 PM

Thanks, I posted a question over there too now.

NNJJ 05-22-2009 07:28 PM

bad they said they can't help :( its the coders here who should fix it :(


All times are GMT. The time now is 06:33 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.01675 seconds
  • Memory Usage 1,732KB
  • 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
  • (1)bbcode_code_printable
  • (1)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