News:

Want to get involved in developing SMF? Why not lend a hand on our GitHub!

Main Menu

Highslide BBCode and Image Viewer

Started by nikan, May 14, 2010, 02:09:47 AM

Previous topic - Next topic

bluehaze1991


MiY4Gi

Did you properly enclose the image with [img] bbcode tags? Did you set any alt text of the image? 
Check out my new website, MyAnimeClub.net. I plan to create the largest anime community, and most fun and user-friendly anime forum in the world. It's still in the development stage though.

Biology Forums

Is it just me, or jpg images don't work with this mod?

bluehaze1991

i tried adding



before highslide but it didn't work

MiY4Gi

Quote from: bluehaze1991 on August 17, 2011, 02:38:09 AM
i tried adding



before highslide but it didn't work

You tried adding what?

Quote from: shuban on August 17, 2011, 02:03:01 AM
Is it just me, or jpg images don't work with this mod?

JPG images work fine. Make sure that the images you have ARE jpg's. If you're not sure, then download the images, edit them in an image editor (Gimp or MS Paint) then save as jpg. Upload these new images, and check highslide once more.
Check out my new website, MyAnimeClub.net. I plan to create the largest anime community, and most fun and user-friendly anime forum in the world. It's still in the development stage though.

bluehaze1991

sorry, I tried adding the "insert image" button onto my url first and then adding highslide



is that what you were telling me to do? because it didn't work




MiY4Gi

#26
Sorry, I was confusing this mod with HS4SMF. Anyway, to use this mod, you'll need to use [hs]your_image_url[/hs] in place of [img]your_image_url[/img]. If you're using the code an image host gave you, then you'll need to replace the [img] tags with [hs] tags.
Check out my new website, MyAnimeClub.net. I plan to create the largest anime community, and most fun and user-friendly anime forum in the world. It's still in the development stage though.

cosmicxxx

i've tried the highslide mod, but it's not working in my installation.

i have manual edits in my custom themes, i tried to reset my settings and repost an image to test but still no good. i have adk portal installed.

MiY4Gi

Quote from: cosmicxxx on September 09, 2011, 11:35:38 AM
i've tried the highslide mod, but it's not working in my installation.

i have manual edits in my custom themes, i tried to reset my settings and repost an image to test but still no good. i have adk portal installed.

Are you using the bbcode correctly? The img tags should be replaced by the hs tags. There should be no img tags around your image's url, only hs tags.

What's your website url?
Check out my new website, MyAnimeClub.net. I plan to create the largest anime community, and most fun and user-friendly anime forum in the world. It's still in the development stage though.

cosmicxxx

my site is under dev... always in maintenance mode....

im using [hs width=size] image url [/hs]

i only got a hand tools cursor when i point my mouse over an image, and when i click it, it opens the direct link of the image.

MiY4Gi

So you're saying that you see the image, but the image doesn't use highslide?

Try [hs width=50px height 50px] image url [/hs].
Check out my new website, MyAnimeClub.net. I plan to create the largest anime community, and most fun and user-friendly anime forum in the world. It's still in the development stage though.

nikan

This mod works exactly as the Insert Image button of SMF

Examples:
[hs width=300]http://domain.com/image.jpg[/hs]
or
[hs height=300]http://domain.com/image.jpg[/hs]
or
[hs width=300 height=300]http://domain.com/image.jpg[/hs]

Make sure when you install this mod, on different theme then SMF Default, will make the necessary changes in index.template.php

nikan

The new version of Highslide BBCode and Image Viewer 1.1 works on any theme, because the modification happens in the source files code and not on index.template.php of every theme.

DarkAngel612

Trouble with this mod...has been working and now it is acting up.

In the beginning ( I have been using this from 1.1.14 all the way to 2.02) when you clicked the HS button you would get [hs width=300 height=300][/hs]

now I seem to get only the first part of the code unless I enter the link first then hilight the link and click the HS button

I have manually checked the code and it is all entered correctly as well as uninstalled/deleted then uploaded and reinstalled the 1.1 version. This is happening on all my 2.02 forums in all themes.

Could you please tell me what I can do to make the code show entirely with just clicking on the button and not needing to write link then highlite link to get code to show up properly?
Fantasy Attic ::  Fantasies Realm Market :: SMF 2.1.4 with various mods and TinyPortal

nikan

You are using the html editor, button 'Toggle View'.

DarkAngel612

Hi nikan,

yes using html editor but have never had to toggle before either...not even when we first came to 2.02

Now are you ready for this.....

went in today and after about 2-3 weeks of it not behaving right....it is now doing what it should be doing....I can once again click the hs button to have the code entered into the window as it should be  without needing to toggle view. then I can insert the link to the image as usual.

no idea why it quit and no idea why it decided to work again but now it works as it should, for how long who knows...lol

of course this is on my Mac G4 still have to see if on FF in pc vista if it behaves again on all forums for 2.02 that we have including the test one.
Fantasy Attic ::  Fantasies Realm Market :: SMF 2.1.4 with various mods and TinyPortal

nikan

The same thing happens with flash button, because the function to insert the tags in the editor is not implemented in javascript, which used for html editor.
Maybe tinyportal has any settings for the editor?

DarkAngel612

weird thing is that it has worked all this time until a few weeks ago.

it is now not working again on my laptop running vista but it does on the macintosh with old OS...lo

oh well, I would ask tiny portal people but their editor is I think, admin end only. not sure.

thanks though, I will just hit the toggle button when on laptop
Fantasy Attic ::  Fantasies Realm Market :: SMF 2.1.4 with various mods and TinyPortal

techbot

This looks like exactly what I need for about 4 of my websites/forums, but when I install it...nothing. No admin controls that I can find, no change to my test posts with the image, nothing. Am I missing something? I'm needing a mod that, when an image is attached in a post in my forum and the thumbnail clicked, will open into a larger image outside of my forum, preferably in a pop up window.
This IS the correct mod for this right?
Any help is appreciated. Scornful comments will be met with a blank stare

DarkAngel612

Quote from: techbot on August 04, 2012, 02:27:27 PM
This looks like exactly what I need for about 4 of my websites/forums, but when I install it...nothing. No admin controls that I can find, no change to my test posts with the image, nothing. Am I missing something? I'm needing a mod that, when an image is attached in a post in my forum and the thumbnail clicked, will open into a larger image outside of my forum, preferably in a pop up window.
This IS the correct mod for this right?

This is the mod alrighty but it is not something that will automatically change the images in your posts for you.

at the time of posting the person that posts  needs to click on the bbc button...depending on version you have of this mod the button is either a "HS" or an image of a picture with a magnifying glass on it) then they will get the bbc code to insert the link for the image.

this will not be for attachments at the bottom or for inline attachments but just for inserting an image into the body of the post.
Fantasy Attic ::  Fantasies Realm Market :: SMF 2.1.4 with various mods and TinyPortal

Advertisement: