![]() |
Well I ran into an interesting glitch. Running this on 3.7 Beta 6 (test forum though so not open to public). In Firefox everything seems to work ok.
In IE it seems to shrink the image even further which is ok but when you click on it, rather then expand it seems to shrink further till you cant see it anymore. It doesn't expand like it does in Firefox just disappears basically. Is this a limit of the mod or is it not compatible with IE? |
Everything worked fine in IE7 & FF for me, but the mod needs more work before I will use it.
|
Question:
Is Highslide also works with images not on the same server? or Can i with externally mounted pictures with the addon work? *sorry* for my bad english too |
Quote:
|
hmmm.... dosnĀ“t work for me with external images...
|
Quote:
|
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] |
Quote:
DEMO: http://www.giaitriviet.de/forum/thun...t-vbb-org.html |
everything works fine
but when u use [attach] code it doesn't apply to that...How can i fix that? |
I found it
in class_bbcode Code:
$replace[] = "<a href=\"{$this->registry->options['bburl']}/attachment.php?{$this->registry->session->vars['sessionurl']}attachmentid=\\1&d=$attachment[dateline]\" $addtarget><img src=\"{$this->registry->options['bburl']}/attachment.php?{$this->registry->session->vars['sessionurl']}attachmentid=\\1&thumb=1&d=$attachment[thumbnail_dateline]\" class=\"thumbnail\" border=\"0\" alt=\"" and replace it with : Code:
$replace[] = "<a href=\"{$this->registry->options['bburl']}/attachment.php?{$this->registry->session->vars['sessionurl']}attachmentid=\\1&d=$attachment[dateline]\" $addtarget class=\"highslide\" onclick=\"return hs.expand(this)\"><img src=\"{$this->registry->options['bburl']}/attachment.php?{$this->registry->session->vars['sessionurl']}attachmentid=\\1&thumb=1&d=$attachment[thumbnail_dateline]\" class=\"thumbnail\" border=\"0\" alt=\"" Thanks! |
All times are GMT. The time now is 06:45 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|