News:

Wondering if this will always be free?  See why free is better.

Main Menu

Highslide Image Viewer

Started by digger, October 07, 2008, 09:37:35 PM

Previous topic - Next topic

milicik

I installed this mod on my site. Its very great.

But when users load site in IE 6 , 5 or 7 there are a lot errors log
a
How to fix this problem?

Tincho

I have a problem. I installed it on my 1.1.11 forum. When the upload finished I clic on Install, then to the index of the forum and.. blank.. The whole page is blank.. I can't understand what happened. I tried to restore it but I couldn't... Can anybody help me please? :/

Cablespider

#462
I'm stumped. When images are posted inline rather than being attached, you can't modify the post that contains the image. All I get is a blank page. The little wrench icon works and you can edit inline.

I have to manually edit because I can't use the package feature. I have gone over the code more than once and I'm sure everything is in order.

The only mods I have install is Aeva and Simple Portal. Any ideas? I'll be happy to answer any questions you may have for me.

Edit: SMF 2.0 RC2

digger

Quote from: Cablespider on January 26, 2010, 11:28:55 AM
I'm stumped. When images are posted inline rather than being attached, you can't modify the post that contains the image. All I get is a blank page.  you may have for me.
Is there any messages in the forum errors log?

Cablespider


digger

Quote from: Cablespider on January 26, 2010, 02:44:16 PM
Unfortunately, no.
Try to do this:

in the Subs.php
find
$b[1] = str_ireplace('class="bbc_link new_win"', '', $b[1]); // Remove class="bbc_link new_win" from original <a>
replace with
$b[1] = str_replace('class="bbc_link new_win"', '', $b[1]); // Remove class="bbc_link new_win" from original <a>

find
$b[5] = str_ireplace('alt=""', 'alt="' . $b[2] . '"', $b[5]); // Add filename to the caption
replace with
$b[5] = str_replace('alt=""', 'alt="' . $b[2] . '"', $b[5]); // Add filename to the caption

Cablespider

That did the trick. Thank you very much.

aw06

can somebody test ... this mod works very slow in IE8, as in when you click a pic it takes awhile to show the bigger size
:: ShopinJA.com Powered by SMF 1.1.19 | Ig-Oh Theme by Koni | 70 Rock Solid Error Free Mods | Many Custom Edits & Tweaks ::
- Host Unlimited Websites - Free Website Builder & Templates - Unlimited Disk Space & Bandwidth

luismanson

Quote from: aw06 on January 27, 2010, 02:40:42 PM
can somebody test ... this mod works very slow in IE8, as in when you click a pic it takes awhile to show the bigger size

its working for me...

in another mather i get 404 on IE8 with zoomin.cur zoomout.cur works however, it seems to be an issue with pretty url mod, because i see the subject in the url:
/aplicaciones/(pedido)-limpiador-de-basura/15/zoomin.cur

milicik

Quote from: milicik on January 24, 2010, 10:13:48 AM
I installed this mod on my site. Its very great.

But when users load site in IE 6 , 5 or 7 there are a lot errors log
a
How to fix this problem?

MultiformeIngegno

BUG I've found:
Only in PMs and only with WYSIWYG editor, posting an image with Highslide active, every time you hit the "preview" button smf adds the subject of the PM near the image, so if I click 3 times "preview" it adds 3 times the subject near the image.. doesn't happen with Highslide uninstalled! :)
RockCiclopedia (wiki - forum), Tutta la storia del rock, scritta da voi ...
Rimanere aggiornati sul mondo della musica grazie al nuovo feed "RockCiclopedia Music News"!

Stigmartyr

Hello,
I am using SMF2 RC2 and wanted to know why the mod works only for images in posts (using IMG BBC) but not for attached images?  I expected it to work with them like it does with SMF 1.1.x but it doesn't

I can't find admin settings anywhere, is there something I'm missing?  :o

hartiberlin

Hi All,
I am using SMF 2.0RC2 and the latest PortaMX portal.

I want to have a HighSlide gallery shown
like this:

http://www.highslide.com/examples/gallery-horizontal-strip.html

when I have posted for instance in a topic
10 pictures as attachments to a topic.

Then this gallery should show up,
when I click on one attached picture:

http://www.highslide.com/examples/gallery-horizontal-strip.html

and then the 10 pictures should be visible like in this
Highslide gallery.

How could I get this to work ?

Could I just integrate the Highslide Javascript for this gallery into a HTML tag
and also the CSS or how could I integrate this gallery into the forum ?

Or would it be easier to use the Single Pages from PortaMX to integrate this
gallery into a HTML Single page via PortaMX so that I can easier integrate the
CSS and Javascript for this ?

Please let me know your ideas about it.

I don´t want to add the AEVA gallery MOD, cause I think the
pictures are not displayed so nicely as HighSlide can do it...

Many thanks.

Regards, Stefan.


curlin

   Get this error when viewing in IE

Message: Invalid argument.
Line: 1
Char: 1
Code: 0
URI: hxxp://www.xxx.co.cc/Themes/default/Highslide/highslide.js
Hoss Talk At Thoroughbred Junkie

Stigmartyr

Quote from: Stigmartyr on February 03, 2010, 11:02:03 PM
Hello,
I am using SMF2 RC2 and wanted to know why the mod works only for images in posts (using IMG BBC) but not for attached images?  I expected it to work with them like it does with SMF 1.1.x but it doesn't

I can't find admin settings anywhere, is there something I'm missing?  :o


*bump*

smldmr

@hartiberlin

i did it :D

I don't know, if it's allright to post the way here. you can PM me. I'm from Germany.

godseye

Is there an easy way to prevent highsliding quotes with this mod in 1.11?

nwobhm

Quote from: curlin on February 08, 2010, 09:21:27 PM
   Get this error when viewing in IE

Message: Invalid argument.
Line: 1
Char: 1
Code: 0
URI: hxxp://www.xxx.co.cc/Themes/default/Highslide/highslide.js
I have similar error, but with highslide.finnish.js

Message: 'hs' is undefined
Line: 2
Char: 1
Code: 0
URI: http://www.******i.net/Themes/default/Highslide/highslide.finnish.js


Message: 'hs' is undefined
Line: 17
Char: 3
Code: 0
URI: http://www.******i.net/index.php?board=1.0[/code

Eddy Matthews

Will this mod be updated for SMF 2.0 RC3?

It doesn't appear to work at the moment :(

Regards
Eddy

Cheewy

is there possible to set that only bigger images (images that are bigger than allowed size on forum) have a frame and option to 'view full size' image..? I mean this:

Advertisement: