News:

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

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

Akyhne

Are you using the newest version? I had the same issue with 1.5.2, but it's gone now after upgrading.

SergeantAsh

Quote from: Mai Pen Rai on January 28, 2009, 03:46:50 PM
Again I have ask since the search doesnt work perfectly here ;)

[limit reached] comes up even though I have set the limit alot higher than 10 per page (embedded in the forum with [smg id=x] )

How to resolve the problem??

Once you save the setting in the admin panel, leave the page and go back to the admin panel, is the setting as you left it, or does it revert back? I would also check the value in your DB's settings table to ensure that its saving properly.
Quote"Moderation has been called a virtue to limit the ambition of great men, and to console undistinguished people for their want of fortune and their lack of merit."

Mai Pen Rai

Oh, maybe I should also say (my mistake, sorry) that I am using the [smg id=x type=preview] version of the bbc.

The setting save and all looks good, both on the admin page and in the phpmyadmin.

Maybe I am overlooking something...?

And oh, I do use the latest verison.
Mai Pen Rai - means "No worries" in Thai

Mai Pen Rai.se

Mai Pen Rai

OK, guys, thanks for the help... It seems to be working now.

Me thinks a combination of cache and my small brain might have been a bit part of the problem.
Mai Pen Rai - means "No worries" in Thai

Mai Pen Rai.se

SergeantAsh

Quote from: Mai Pen Rai on January 28, 2009, 04:25:32 PM
OK, guys, thanks for the help... It seems to be working now.

Me thinks a combination of cache and my small brain might have been a bit part of the problem.

LOL, glad you solved it mate!
Quote"Moderation has been called a virtue to limit the ambition of great men, and to console undistinguished people for their want of fortune and their lack of merit."

fatesjoke03

Okay, here is a problem I have not found on the boards, every time I try to edit something on the back-end of SMG (delete an album, move an album, etc) I lose very image according to the error checker.

I am using SMF 2.0 B4, Coppermine 1.4.19 and SMG 1.5.3. I have used the migration script and it works fine. I can look at the pictures and all is well but if I try to edit something all of the pictures vanish.

I run the error checker and it says every image file (I am assuming every image file because it lists hundreds) is missing. I have had to uninstall, delete, wipe from the database and redo everything a half dozen times trying to figure out what the problem could be. So far I have come up with nothing.

Seeing as it is an error I cannot find it must be something on my end.

Any thoughts? Please help, I want to get this mod running ASAP. Thanks in advance.


KahneFan

Dragoon (or anyone) is there a way that I can make "Allow guests" automatically NO instead of YES? I've tried turning off guests viewing the album, but when a new member creates a new album for some reason guests can still see it. If I could set the "Allow guests" to NO automatically then it would solve this.
#eric_on_twit| (video) Creating Themes for SMF | Reset Your Forum
NOTE: No PM's for support please.

qubbah

why i get this?

/Themes/default/languages/MGallery.english.php (tp_above sub template - eval?)
Line: 20

Dragooon

@Nas - Per-album perms has been in my to-do list but i don't expect this before 2.0.

@Undefined index : Member error - What is your SMF version?

Akyhne

Quote from: Dragooon on January 28, 2009, 11:39:39 PM
@Undefined index : Member error - What is your SMF version?
It was in 1.5.2 and it is in 1.5.3

Dragooon


Akyhne


Akyhne

Quote from: KahneFan on January 28, 2009, 07:10:56 PM
Dragoon (or anyone) is there a way that I can make "Allow guests" automatically NO instead of YES? I've tried turning off guests viewing the album, but when a new member creates a new album for some reason guests can still see it. If I could set the "Allow guests" to NO automatically then it would solve this.
Nao gave me this solution for SMG 1.5.2: http://www.simplemachines.org/community/index.php?topic=260821.msg1880592#msg1880592

Nao 尚

@akyhne> That would be the post just after ;) (top of page 91)

Quote from: Dragooon on January 28, 2009, 11:39:39 PM
@Nas - Per-album perms has been in my to-do list but i don't expect this before 2.0.
There are already too many perms for SMG, and people are complaining that it's too complicated to handle... ;) Do you really wanna make it even more complicated? lol :)
I will not make any deals with you. I've resigned. I will not be pushed, filed, stamped, indexed, briefed, debriefed or numbered.

Aeva Media rocks your life.

Akyhne

People that are finding this mod hard never tried Coppermine. None of my users could find their way around in that one. And SMG allmost gives the same options.
The only thing I miss from Coppermine is per user-sized space.

Yeah, I know about the link, but he had to read my request ;)

Nao 尚

#2095
@akyhne> Yeah, actually, I took on SMG because I wanted to share with the world my idea of a gallery that is both full-featured and not too complicated to use...
I will not make any deals with you. I've resigned. I will not be pushed, filed, stamped, indexed, briefed, debriefed or numbered.

Aeva Media rocks your life.

Paracelsus

I just like to thank the 2 devs that work hard on this MOD.

I've just tried it, it still needs a few tweaks to go public in my forum (like language strings), but I'm amazed that, still being a very complex MOD with tons of features, it installed so easily and works so flawlessly. No problems found att all so far in spite of more than 30 MODs + custom tweaks and I hope it stays that way. ;D

Keep up the excellent work.

Nao 尚

Quote from: Paracelsus on January 29, 2009, 03:37:34 AM
I've just tried it, it still needs a few tweaks to go public in my forum (like language strings), but I'm amazed that, still being a very complex MOD with tons of features, it installed so easily and works so flawlessly. No problems found att all so far in spite of more than 30 MODs + custom tweaks and I hope it stays that way. ;D
We tried to put a limit to how much SMF code is modified by SMG. My policy (which I also applied to Aeva) is to put as much code as possible in external files (that won't conflict with other mods), and put calls to this code from within SMF files. That way, users who want to update (and who don't have too old a version) will be able to simply overwrite the external files with new versions, and not have to deal with uninstalling/reinstalling the mod. (They still should run the db_install.php file, if only to have an up-to-date version number in the admin area.)

And yes, all in all, it's nice that such a huge mod (over 12,000 lines of code) has very few chances of conflict with other mods. We tried out best to avoid that, precisely.
I will not make any deals with you. I've resigned. I will not be pushed, filed, stamped, indexed, briefed, debriefed or numbered.

Aeva Media rocks your life.

Dragooon

Quote from: Nao 尚 on January 29, 2009, 02:55:34 AM
Quote from: Dragooon on January 28, 2009, 11:39:39 PM
@Nas - Per-album perms has been in my to-do list but i don't expect this before 2.0.
There are already too many perms for SMG, and people are complaining that it's too complicated to handle... ;) Do you really wanna make it even more complicated? lol :)
It won't be more complicated, per-album permissions would be disabled by default for every album and every new album, if needed, they can be enabled. Somewhat like Local boards permissions work.

Dragooon

@Undefined index member error - Can you guys attach your Profile.php here?

Advertisement: