News:

Want to get involved in developing SMF, then why not lend a hand on our github!

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

Nao 尚

Or, make sure you have a Modifications.english-utf8.php file in your Languages folder.
If you don't, just make a copy of your current Modifications.english.php file under that name.

I don't think it will fix any issues (because that part is supposedly skippable), but it doesn't hurt to try.
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.

Sudhakar Arjunan

Quote from: Nao 尚 on October 02, 2008, 08:33:52 AM
Quote from: asudhakar on October 02, 2008, 06:35:46 AM
I got somewhere around 5000 pages of errors in one hour.
http://www.simplemachines.org/community/index.php?topic=260821.msg1730829#msg1730829

So after confirming with you , i have uninstalled the mod.
Even My Dedicated Server was down for the hole day after i got multiples of error.
If you could tell us *what* the error pages said, it would be somehow, errr, helpful...

I already shared a possible fix for error logs last page.

You are right , but does not work.
which i have already reported to Dragooon also.
Working on New Mods & Themes for SMF... Will update soon... My Blog page
My Smf forum : Discuss ITAcumens :: My SMF Forum

Nao 尚

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.

Sudhakar Arjunan

Working on New Mods & Themes for SMF... Will update soon... My Blog page
My Smf forum : Discuss ITAcumens :: My SMF Forum

johny000

thank you Kindred  yes is was ?> i fix it thank you

one more thing  let say i open album call it funny & i post 6 video onthe funny album

i want  add button Prev next  just like the pic here i made in photoshop or something like this



so if i have over 40 funny video in the funny albums user don't have to go back everytime al they have to do  just click next


& there is  any way i can open Categories & open in the Categories albums?



Nao 尚

Quote from: asudhakar on October 03, 2008, 10:46:25 PM
Quote from: Nao 尚 on October 03, 2008, 06:43:42 PM
So... Error messages, please?

Error Message here, http://www.simplemachines.org/community/index.php?topic=260821.msg1730072#msg1730072
If you just want the error messages to disappear (it won't hurt anything anyway), open up Load.up, search for

'total_items' => $profile['mgal_total_items'],
'total_comments' => $profile['mgal_total_comments'],


And replace with

'total_items' => @$profile['mgal_total_items'],
'total_comments' => @$profile['mgal_total_comments'],


This should be enough :)
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.

Muldoon

Since I can't start a thread in here, I was wondering what the big differences are between SMF Media Gallery and SMF Gallery? Is one better than the other? Are there benefits to running both on your site? 

Thank you,
Muldoon

Nao 尚

Quote from: Muldoon on October 04, 2008, 12:32:47 PM
Since I can't start a thread in here, I was wondering what the big differences are between SMF Media Gallery and SMF Gallery? Is one better than the other? Are there benefits to running both on your site?
It depends on what you're looking for.
In terms of "how many features does it have", I'd say that for now, SMF Gallery Pro > SMF Media Gallery > SMF Gallery Lite.
Of course, SMF Gallery Pro being available for testing to you only if you pay $50 first, SMF Media Gallery is currently better positioned here.

Both software target the same use, so no, it's no use to have them both on your website -- it'll only be discouraging.
I'd say look at the feature list of SGPro. If it has something you really, really want and SMF Media Gallery doesn't have it, then consider the $50 payment. Or ask wait until SMG implements it. If it plans to, at least ;)
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.


Kindred

BTW: IF you are running smf 2.0 and getting lots of "undefined index..." errors, then here's what to do:

go into gallery setup
check ON every box
SAVE
then check OFF the features that you don't want.

It seems that, under 2.0 at least, when you install a new mod with options, those option is not actually SET until you manually set it and then "unset" it.
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

Nao 尚

There's a "$newsettings" array in the database creation script that sets default options. If you ever find an option that isn't set, maybe it was forgotten... Feel free to tell us then :)
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.

RCC_SaMiaM

Getting this error when uploading an image

You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 's_Test_Album/Dir_1','1')' at line 4
File: /var/www/html/Sources/MGallery.php
Line: 1162


Kindred

nao...   I did mention the specific setting/index that was causing errors.
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

nekozawaplusme

Thanks for making this gallery<3

But real quick question, I might be missing it but if anyone could explain. Is there anyway to delete or edit an item after it's been uploaded?

Garry1953

Just above the.
Poster information
You will see a bunch of Icons.. One of them will do it for you.

Don't forget to enable the permissions from admin.

Krysia

Will I need to uninstall it and then try again or something in order for this mod to show its text?



Nao 尚

Quote from: Kindred on October 04, 2008, 08:40:59 PM
nao...   I did mention the specific setting/index that was causing errors.
I'm afraid I missed it?

Garry> I've rewritten a large part of the viewitem template. In version 1.1, the whole display page will be much easier to navigate, and closer in appearance to pretty much the "de facto Gallery-type display page", as in Coppermine, Gallery2, etc. This should help ;) I myself had to ask Dragooon why I wasn't able to comment on display pages. The icon was too small for my taste, and not at the logical place ;)
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.

Garry1953

Nao 尚
This Gallery is moving in a very nice direction.
Thanks to Dragooon and Yourself

Your time and effort spent on this project, is greatly appreciated.

RCC_SaMiaM

I know why I was getting that error above, single quotes aren't being escaped, I had a single quote in the album name.  Are single quotes escaped on image uploads?

Also is there an easy way to set perissions for the gallery, kind of a pain to set permissions by 1 ability at a time.

Nao 尚

You're welcome Garry.

Quote from: RCC_SaMiaM on October 05, 2008, 11:05:41 AM
I know why I was getting that error above, single quotes aren't being escaped, I had a single quote in the album name.  Are single quotes escaped on image uploads?
I'm afraid I don't have this problem... Tested on album names and picture uploads.

QuoteAlso is there an easy way to set perissions for the gallery, kind of a pain to set permissions by 1 ability at a time.
This is basically one of the problems inherent to the permission system in SMF: when you have lots of membergroups, you're in for a funny couple of hours modifying each membergroup's permissions individually...
You can use the simplified permissions to go through the process a bit faster though, I believe... I'm not a specialist on the permissions area (I'm still quite new to the whole SMG development thing... I only add minor features and clean up the code to "learn what is what" and try not to break existing code!)
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.

Advertisement: