News:

SMF 2.1.6 has been released! Take it for a spin! Read more.

Main Menu

Highslide 4 SMF

Started by Spuds, May 01, 2010, 01:03:29 PM

Previous topic - Next topic

Eclipse16V

I worked with:
SMF 2 in German

Shop:
SID Giessen

MiY4Gi

In what database table are the settings for this mod stored?

Even though I selected NOT to have the background dim, and NOT to have the images expand to the page center, it still does it anyway. So I want to see if the settings are really being changed, when I change them in the admin interface.
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.

Spuds

They are in your settings table ....

MiY4Gi

I can't get the thing to come right. In the settings db table, "enlarge to center" is 0, which I assume means it's disabled, yet it still enlarges to the center of the page. I didn't do that at the start, but after installing some mods it started happening. I've re-installed it 4 times already, and the 4th time I made sure the code was removed from the relevant files. It might be my theme that's causing the problem, but I don't know. The mod installs fine, without any problems, and edits my custom theme during installation, as expected. That's not the only problem though. My page also dims when an image is enlarged even though I've disabled dimming.

Which files contain the code that control the dimming and centering?

I'm running 2.0 Gold, with the Ambassador theme, and here's the mods I got installed:

1.   Highslide 4 SMF   0.7a   [ Uninstall ]
2.   Aeva Media   1.4w   [ Uninstall ]
3.   vBulletin Style Meta Tags   1.1   [ Uninstall ]
4.   Quote and code like vb4   1.0   [ Uninstall ]
5.   Google +1   1.0   [ Uninstall ]
6.   Previous and Next Topic Enhancement   1.0   [ Uninstall ]
7.   Member NotePad   2.0.2   [ Uninstall ]
8.   Drafts   1.1.1   [ Uninstall ]
9.   Copyright & Footer Links   3.2   [ Uninstall ]
10.   Topics Filter   3.2   [ Uninstall ]
11.   PortaMx 1.4   1.4   [ Uninstall ]
12.   Remove Message Icon   1.1.1   [ Uninstall ]
13.   Add GooglePlus to Posts   1.0   [ Uninstall ]
14.   Forum Firewall   1.1.3   [ Uninstall ]
15.   H1 Tags in link tree   1.1   [ Uninstall ]
16.   Bad Behavior mod   1.5.3   [ Uninstall ]
17.   Add And Remove Buttons   0.4   [ Uninstall ]
18.   Simple .htaccess Cache Mod   2.6   [ Uninstall ]
19.   SMF Quiz   1.0.8 beta4   [ Uninstall ]
20.   Started By Column   1.4   [ Uninstall ]
21.   Hide Signatures from Guests   2.0   [ Uninstall ]
22.   Hide Avatars from Guests   2.0   [ Uninstall ]
23.   Boilerplates for posts   3.0   [ Uninstall ]
24.   Button 1 Menu Extender for 6 custom buttons mod   1.0   [ Uninstall ]
25.   Ad Managment   3.0.1   [ Uninstall ]
26.   Additional Home page Title | S-Ace   3.3   [ Uninstall ]
27.   Bookmarks   2.3   [ Uninstall ]
28.   SMF Trader System   1.6   [ Uninstall ]
29.   Hide User Names from Guests   1.1   [ Uninstall ]
30.   6 Custom buttons / tabs with Sub Menus (4)   0.5   [ Uninstall ]
31.   Sitemap   2.2.0   [ Uninstall ]
32.   Caps_Lock_Detection_on_Login   1.1.0.1   [ Uninstall ]
33.   Vote polls with points   0.1.1   [ Uninstall ]
34.   NoFollow All Links   1.2.1   [ Uninstall ]
35.   SMF Topic Prefix Mod   1.2.2   [ Uninstall ]
36.   Facebook_Like v.2.0   2.0   [ Uninstall ]

Aeva I installed a few mins ago, so that's not the cause of the problem. Any ideas?
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.

Spuds

I went to the site in your profile and it looks like the theme you are using includes highslide or one of those other mods does.  Anyway At the top of the page it has
      
hs.fadeInOut = true;
hs.dimmingOpacity = 0.3;
hs.showCredits = false;
hs.transitionDuration = 500;
hs.restoreDuration = 250;
hs.transitions = ["expand", "crossfade"];
hs.enableKeyListener = false;
hs.zIndexCounter = 10001;
hs.align = "center";


None of that is from this mod or Aeva, but as you can see it enables center and fade ....

MiY4Gi

#245
Quote from: Spuds on August 08, 2011, 05:01:04 PM
I went to the site in your profile and it looks like the theme you are using includes highslide or one of those other mods does.  Anyway At the top of the page it has
      
hs.fadeInOut = true;
hs.dimmingOpacity = 0.3;
hs.showCredits = false;
hs.transitionDuration = 500;
hs.restoreDuration = 250;
hs.transitions = ["expand", "crossfade"];
hs.enableKeyListener = false;
hs.zIndexCounter = 10001;
hs.align = "center";


None of that is from this mod or Aeva, but as you can see it enables center and fade ....

Mm, it could be PortaMx's built in highslide. I'll have a look. Thanks.

Edit: Yep, it was PortaMx. I disabled PortaMx's highslide "globally" (i.e. on the entire site). I should have done that from the beginning.

Also, to disable hs4smf from a particular image, would it be possible to use different bbcode in place of alt="ns"? Alt is used for giving images their keywords, and it's important for seo.
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.

gisfreak

#246
hem, seems I cant make this mode automatically resize image in post

is there a setting I need to pay attention?  :o

my member add image on their post with size is too huge, and the image out from post area to the left  :-\

see on my attachment, even after I install and activate this mod and change some setting, the picture wont resize  ???

regards,
Me fail English? That's unpossible.

MiY4Gi

Quote from: gisfreak on August 09, 2011, 09:21:05 AM
hem, seems I cant make this mode automatically resize image in post

is there a setting I need to pay attention?  :o

my member add image on their post with size is too huge, and the image out from post area to the left  :-\

see on my attachment, even after I install and activate this mod and change some setting, the picture wont resize  ???

regards,

Go to:

Admin > Features and Options > Layout

Find:

Max width of posted pictures >
Max height of posted pictures >

Enter the maximum size of images before they should be resized.
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.

gisfreak

it wont work  ???

maybe I miss something here  :-\

i want picture that embed with [img] tag automatically resize fit with the post area  :)
Me fail English? That's unpossible.

MiY4Gi

Quote from: gisfreak on August 09, 2011, 11:02:44 AM
it wont work  ???

maybe I miss something here  :-\

i want picture that embed with [img] tag automatically resize fit with the post area  :)

You using SMF 2.0? What other mods do you have installed? Custom theme?

Have you tried re-installing it? 
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.

gisfreak

Quote from: MiY4Gi on August 09, 2011, 11:11:13 AM

You using SMF 2.0? What other mods do you have installed? Custom theme?

Have you tried re-installing it?

yap, using version 2

my mod :

1.   Yet Another Global Announcements Mod    2.7.4
2.   Spoiler Tag    0.7.2a     
3.   Google Analytics Code    1.4     
4.   Ad Managment    3.0.1 
5.   Karma Buttons    1.1     
6.   Stop Spammer    2.3.9     
7.   Hide Tag Special    3.0 
8.   Highslide 4 SMF    0.7a     
9.   reCAPTCHA for SMF    0.9.8a 
10.   PortaMx 1.4    1.4 
11.   SMFPacks Shoutbox    1.0.3 
12.   Google +1 Topics    1.0 
13.   httpBL    2.5.1 

and using custom themes by antechinus, here :

http://custom.simplemachines.org/themes/index.php?lemma=2428

any clue mate ? :D
Me fail English? That's unpossible.

MiY4Gi

Try disabling PortaMx's highslide function globally in the PortaMx in the PortaMx Settings Manager. There seems to be a conflict between that feature and the HS4SMF mod.
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.

gisfreak

is highslide from portamx have same function with this mod? like auto resizing

i just disable portamx function and reinstalling mod, and no luck , wew
Me fail English? That's unpossible.

MiY4Gi

Quote from: gisfreak on August 09, 2011, 01:08:36 PM
is highslide from portamx have same function with this mod? like auto resizing

i just disable portamx function and reinstalling mod, and no luck , wew

Yes, PortaMx has a similar function, but they are not the same.

Did the mod install successfully into your custom theme?

What is the URL of the post in your forum where this occurs. It would be useful to see the problem for ourselves.
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.

Spuds

Quote from: gisfreak on August 09, 2011, 09:21:05 AM
hem, seems I cant make this mode automatically resize image in post

is there a setting I need to pay attention?  :o

my member add image on their post with size is too huge, and the image out from post area to the left  :-\

see on my attachment, even after I install and activate this mod and change some setting, the picture wont resize  ???

regards,
As MiY4Gi said you need to set the max image width and height in the admin settings ... What this does is when a member adds an image to a post it will add the width and height attributes e.g. [img width=xxx .....  this mod will then expand that image to a larger size.

I don't think that changing that setting will go back and change existing posts, you will need to edit that post yourself by adding in the width and height settings to the img tag.

gisfreak

ah, so image that have been posted before the mod and the setting implemented are not affected? is it correct?

regards,
Me fail English? That's unpossible.

MiY4Gi

Yes. However, that's not to say that your problem has been fixed. You'll need to edit the post with the large image and change the [img] tag to [img width=300 height=300], then see if that solved your problem.
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.

gisfreak

yeah MiY4Gi, it works, as I insert those size, my picture now resize

thanx all
Me fail English? That's unpossible.

zsears

I didn't have any errors installing this and it works on the default theme.  But it won't work in my custom theme.  I clicked the check mark to include my theme.

zsears

Nevermind I started a new theme from the default and replaced all the files with the ones from my custom theme.  For some reason it magically started working.  Great mod!

Advertisement: