News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

SMF Media Gallery (SMG) - 2.0.5 is out! (December 2)

Started by SMGTeam, September 09, 2008, 03:14:05 PM

Previous topic - Next topic

Burke ♞ Knight

In permissions for each membergroup, there will be one for auto approve.

KahneFan

I have that marked, but it doesn't seem to be working for some reason.
#eric_on_twit| (video) Creating Themes for SMF | Reset Your Forum
NOTE: No PM's for support please.

Dragooon


KahneFan

1.5.1

Just to be sure, attached is my settings for "Regular Members"

#eric_on_twit| (video) Creating Themes for SMF | Reset Your Forum
NOTE: No PM's for support please.

Burke ♞ Knight

Not sure if it matters, but Add User Album is unmarked.
Not sure if regular members can upload to the regular gallery albums.

KahneFan

I'm wanting to have general albums, not user specific albums. As a (test) user I can upload images, they just show they need approval.
#eric_on_twit| (video) Creating Themes for SMF | Reset Your Forum
NOTE: No PM's for support please.

panzz

I have a quick question too. Is it currently not possible to let items be "really" automatically approved?

What I mean is that right now, users have to click on the approve button for single uploads and that is not "really" automated like the mass upload that just places all the uploaded items into the selected album without having the need to click on approve for each of the items.

If that is not how it should be originally, then I must have done something and require your help very much!

My SMG Version is 1.5.1 and forum version is 1.1.7 in case you have to know.

Thanks

MissyNL

hello.... i had 3 questions.. but one has been solved by the search... it seems that this mod is compatible with the Lightbox mod :D

So... i have two quetions left.. :D

I have regular members and VIP members. Is it possible to for me to choose a membergroup who can view a specific video album?

Is it possible that the VIP members can choose to only show an album they have made to the VIP Members?

Thanks!
Sorry for my poor English, but i think it's probably better then your Dutch :)

KahneFan

I just tried posting as admin and it still tells me I have to approve my own image. I don't mind having to approve images if someone can tell me where to find the code for the bar pictured below so that I can move it to the standard index page. This would make it so I can clearly see when images need to be approved.
#eric_on_twit| (video) Creating Themes for SMF | Reset Your Forum
NOTE: No PM's for support please.

ke4obt



Hey Ya'll,

  I was looking around the SMF site and saw someones list of installed mods and one of them was "SMG Slideshow Addon", can anybody tell me where to get this mod?

     Thanks Lots,
     Flip - KE4OBT
Thanks Much

Flip - KE4OBT
     The Blind Ham
Helping other blind hams
get on the air!


Yes I am really a BLIND user!

So, if a mod doesn't install properly, and I can't get help from your part of the forum,
I will come begging for YOUR help since you wrote it and know how it works
um, uh, well,
At least I would really, really hope you do!
HEE-HEE-HEE

MissyNL

Quote from: ke4obt on December 24, 2008, 02:06:27 PM


Hey Ya'll,

  I was looking around the SMF site and saw someones list of installed mods and one of them was "SMG Slideshow Addon", can anybody tell me where to get this mod?

     Thanks Lots,
     Flip - KE4OBT

I do not know.. but why do you need it if the new version contains "Highslide animated transitions with per-album settings" ?
Sorry for my poor English, but i think it's probably better then your Dutch :)

Dragooon

Quote from: Lafemme on December 24, 2008, 09:21:49 PM
Quote from: ke4obt on December 24, 2008, 02:06:27 PM


Hey Ya'll,

  I was looking around the SMF site and saw someones list of installed mods and one of them was "SMG Slideshow Addon", can anybody tell me where to get this mod?

     Thanks Lots,
     Flip - KE4OBT

I do not know.. but why do you need it if the new version contains "Highslide animated transitions with per-album settings" ?
Its a premium addon for SMG, which can be found over http://store.smf-media.com

Quote from: KahneFan on December 24, 2008, 12:39:31 PM
I just tried posting as admin and it still tells me I have to approve my own image. I don't mind having to approve images if someone can tell me where to find the code for the bar pictured below so that I can move it to the standard index page. This would make it so I can clearly see when images need to be approved.
Hmm I'm doubting it as a bug. Let me investigate then I'll post what I've found.

Quote from: panzz on December 24, 2008, 10:10:07 AM
I have a quick question too. Is it currently not possible to let items be "really" automatically approved?

What I mean is that right now, users have to click on the approve button for single uploads and that is not "really" automated like the mass upload that just places all the uploaded items into the selected album without having the need to click on approve for each of the items.

If that is not how it should be originally, then I must have done something and require your help very much!

My SMG Version is 1.5.1 and forum version is 1.1.7 in case you have to know.

Thanks
No thats definitely not the original behavior

Dragooon

@All the items always being unapproved issue -
Open MGallery.php
Find
$still_unapproved = true;
Replace with
$still_unapproved = mGalAllowedTo('auto_approve_item') ? false : true;
Tested and works.

KahneFan

/Sources/MGallery.php if it help anyone.

Thanks Dragoon!

BTW, any chance you could make it so we could show the media (all folders together) as a board on the index?

Example:

Sample Category
- Board 1...... 3 Post - 1 Topic
- Board 2...... 56 Post - 4 Topics
- Board 3...... 24 Posts - 3 Topics
- Media Gallery...... ## Files (or posts) - ## Folders (or topics)

And make it so the "On" lights up when there's new content? I think this would draw more people to the galleries, plus give an easy indicator to admin when there's new content.
#eric_on_twit| (video) Creating Themes for SMF | Reset Your Forum
NOTE: No PM's for support please.

jayc7176

This is an awesome mode, Overall this mod Nails everything that one can want in a Mod like this! Thnx for this.

One question ?  I have highslide enabled but it is not working :( any help?

I cannot teach anybody anything, I can only make them think -  Socrates™ 469 BC

SMF- 1.1.5

KahneFan

Dragoon, along with my suggestion above, another thought; would there be a way to link to a post similar to the calendar does? I'm not sure a site with A LOT of pics would want to do this, but it might be nice for an image/art specific forum to be able to have the option of creating a thread inside their boards each time an image is posted instead of commenting inside the gallery. Not something I would use, but I could see it being used.
#eric_on_twit| (video) Creating Themes for SMF | Reset Your Forum
NOTE: No PM's for support please.

panzz

Quote from: Dragooon on December 24, 2008, 11:01:40 PM
@All the items always being unapproved issue -
Open MGallery.php
Find
$still_unapproved = true;
Replace with
$still_unapproved = mGalAllowedTo('auto_approve_item') ? false : true;
Tested and works.

Thank you so very much! Tested and worked on my end too.  :D

Thank you once again

MissyNL

hello,

I wanted to install.. but i have an error...

1.     Voer code uit     db_mgallery.php     
2.    Voer aanpassing uit    ./index.php    Succes
3.    Voer aanpassing uit    ./Sources/Subs.php    Succes
4.    Voer aanpassing uit    ./Sources/Load.php    Succes
5.    Voer aanpassing uit    ./Sources/ManagePermissions.php    Test mislukt
6.    Voer aanpassing uit    ./Themes/default/index.template.php    Succes
7.    Voer aanpassing uit    ./Sources/Who.php    Succes
8.    Voer aanpassing uit    ./Sources/Profile.php    Succes
9.    Voer aanpassing uit    ./Themes/default/languages/Modifications.english.php    Succes
10.    Voer aanpassing uit    ./Themes/default/languages/Modifications.english-utf8.php    Succes
11.    Voer aanpassing uit    ./Themes/default/languages/Modifications.french.php    Succes
12.    Uitpakken Boom    ./Sources    
13.    Uitpakken Boom    ./Themes    
14.    Uitpakken Boom    ./mgal_data    
15.    Uitpakken Bestand    ./MGalleryItem.php

I run SMF 1.1.7  what could be wrong?
Sorry for my poor English, but i think it's probably better then your Dutch :)

Burke ♞ Knight

Another mod may have edited the file wrong.
That sometimes happens.
You will have to manually install on that file:
Manual Installation of Mods

Omniverse

#1539
I have only found one other issue like this in my search, but no resolution.

I installed this and converted from an smf-lite gallery. Everything works great.

However....

I decided to change the default thumbnail/preview size. after words I went into maintenance to use the Regenerating thumbnails and previews section.

When attempting to regenerate any, it ticks once, counts 5 or whatever of xxx number of files. Does its refresh, but instead of continuing, kicks me out to the main smf admin page.
I have not been able to use any of the main maintenance functions because of this, which has led to some pics having different sized thumbnails.

Any idea on how I could do it manually perhaps, or maybe an idea on why I have this issue. There are approximately 200 items in the gallery.

SMF 1.1.7

Advertisement: