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)

dj_f16 03-18-2008 03:18 PM

the vBulletin 37.0 Beta 6 not to be.....

XML loading error :S "XML_WAR_UNKNOWN_VERSION Satır 230"

what is this?

but the DEMO web site is becoming :S

maxicep 03-19-2008 07:17 AM

Quote:

Originally Posted by Netaudio (Post 1466051)
Does not
example:

Code:

[U*R*L="http://farm3.static.flickr.com/2389/2188515422_7ea2ee84f5_o.jpg"][I*M*G]http://farm3.static.flickr.com/2389/2188515422_7ea2ee84f5_o.jpg[/I*M*G][/U*R*L]

Yes

Modification is perfect but doesn't work on images which added with a link.

Just try ,
[ url =http://www.vbulletin.org][ img ]http://image_adress[ /img ] [ /url ]

Image doesnt follow the link, image still show with highslide .



So, i must to remove it temporarly now, Please fix that problem.

Thanks

ry215 03-19-2008 08:54 AM

Quote:

Originally Posted by maxicep (Post 1468495)
Yes

Modification is perfect but doesn't work on images which added with a link.

Just try ,
[ url =http://www.vbulletin.org][ img ]http://image_adress[ /img ] [ /url ]

Image doesnt follow the link, image still show with highslide .



So, i must to remove it temporarly now, Please fix that problem.

Thanks

Please read post #68 :)
https://vborg.vbsupport.ru/showpost....8&postcount=68

thanks!

maxicep 03-19-2008 09:15 AM

Doesn't work for me.

I tried many times,

if image has a Link, link doesnt work , image is doing highslide

Are there any code fix or what ?

MissKalunji 03-19-2008 04:29 PM

Quote:

Originally Posted by maxicep (Post 1468554)
Doesn't work for me.

I tried many times,

if image has a Link, link doesnt work , image is doing highslide


Are there any code fix or what ?

there could be

You didn't add the proper fix to the php bbcode file

maxicep 03-19-2008 06:38 PM

What do u mean ?

I edited the class_bbcode.php file

to

Quote:

/* 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 */
What's wrong ? or not proper ?

MissKalunji 03-19-2008 06:47 PM

you're on 3.7?

Netaudio 03-19-2008 07:06 PM

hmmm :erm:
Unfortunately, it does not

1 2 3


it work.. when the picture on same server as forum

<< test >>>

maxicep 03-19-2008 07:16 PM

Pff

I know that already .

I talking about that, if u add a link to any image, then image's link won't work when u click.

Just try !

[ url =http://www.vbulletin.org][ img ]http://image_adress[ /img ] [ /url ]

Image doesnt follow the link, image still show with highslide .

Now, show me, how u will click and go url at image ?

When u click, u will see highslide effect on image, u will not follow the link of image.

also;
i m running at vbb 3.7 b6

MissKalunji 03-19-2008 09:00 PM

oh THAT i didn't understand. My bad. well that's the way it supposed to be :-/ you want to resize the image to be able to make it bigger so i doubt linking it will work


All times are GMT. The time now is 06:31 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.01523 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
  • (1)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