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)

Playa82 03-06-2008 11:49 AM

Quote:

Originally Posted by CrashPush (Post 1458450)
Your English is a little hard to understand. You're not explaining what exactly has to be entered in the red. I entered all kinds of sizes and it doesn't work. Give an example of what number we have to input.

If you were doing it for your forum, what would you enter in those fields?


This is what i got at my Site:


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 > 700 ? 600 : true);" /></a>';
} else {
return '<a href="' . $link . '" class="highslide" onclick="return hs.expand(this)" ><img src="' . $link . '" border="0" alt="" style="max-width: 600px;" /></a>';
}
/* End Image RESIZE */


vvvvv Preview here vvvv
http://crackmuzik-gfx-elite.de/site-...ide-added.html

furst 03-06-2008 10:48 PM

Quote:

Originally Posted by Playa82 (Post 1458453)

This is what i got at my Site:


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 > 700 ? 600 : true);" /></a>';
} else {
return '<a href="' . $link . '" class="highslide" onclick="return hs.expand(this)" ><img src="' . $link . '" border="0" alt="" style="max-width: 600px;" /></a>';
}
/* End Image RESIZE */


vvvvv Preview here vvvv
http://crackmuzik-gfx-elite.de/site-...ide-added.html

That's the same result that I got.

I don't like how the highslide effects even very small pictures (like the ones in the sigs on your site). I want it to leave small pictures alone.

I'm using Firefox, BTW.

beduino 03-07-2008 01:29 AM

a little thing ... to fix a problem with vbadvanced I change hs_show template to
Code:

</script>
  <script language='javascript1.2' src='http://yourultoforumroot/highslide/highslide.js'></script>

and works fine !
tks
beduino

Playa82 03-07-2008 04:17 AM

Quote:

Originally Posted by furst (Post 1458895)
That's the same result that I got.

I don't like how the highslide effects even very small pictures (like the ones in the sigs on your site). I want it to leave small pictures alone.

I'm using Firefox, BTW.


oh, i dunno how to do that. but maybe the creator of this hack...

sensimilla 03-07-2008 11:41 AM

Hmmm.. your demo site is down.

Playa82 03-07-2008 05:06 PM

Quote:

Originally Posted by sensimilla (Post 1459228)
Hmmm.. your demo site is down.

check my site, i installed it

SAWASCI 03-08-2008 03:15 AM

Warning: Cannot modify header information - headers already sent by (output started at /includes/class_bbcode.php:2434) in /includes/functions.php on line 2858

i m using vbadvanced and vbseo and a few pruduct .this is the error.i did not understand anything so i ll uninstalled.but good work.

codershark 03-08-2008 08:58 AM

when I go over a picture and klick on it only load and not make a highslide :(

Playa82 03-08-2008 10:35 AM

hey, that hack doesnt work with thumbnail uploads like this:

https://vborg.vbsupport.ru/

is there an udpate to correct this ?

mastertek2000 03-08-2008 11:55 AM

it does not work for me 3.7.6 when i click on it pic pops up like old 3.6 did any help pls


All times are GMT. The time now is 02:28 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.01702 seconds
  • Memory Usage 1,742KB
  • 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
  • (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