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

BYUFanatic

Quote from: Nao 尚 on November 16, 2008, 10:38:59 AM
BYU, any chance you could try this again? (With the new flash module, maybe it'll work better now...?)
http://www.simplemachines.org/community/index.php?topic=260821.msg1795592#msg1795592

Tried it again - still crashing.

I uninstalled the previous versions of SMG before installing the new ones. Perhaps the uninstall didn't remove the directory? If it'll help, I'll remove it.

Are you getting the same error that I'm getting when you try mass-uploading on my forum? If you're getting the error on my forum but not on mforum's forum then there's something messed up on my server. Either mods are conflicting, an install went bad, or something is missing...

I'm tempted to try upgrading to SMF 2 and see if that helps.

Rob

Nao 尚

Quote from: BYUFanatic on November 16, 2008, 08:14:35 PM
Tried it again - still crashing.
Yeah, well... It's too unstable for our own sake.
I installed a copy of Opera on a Virtual PC image of Vista, and it refused to run my own website's mass upload... Yeah... On a fresh copy of SMF2... Same for SMF1 as previously tested... So I thought, if you need to be extremely lucky for the script to work and even not to crash your browser at all, it's not worth keeping...

So I asked Dragooon to consider giving up on FancyUpload. He accepted.
I suggested using either of these two:
- another attempt at reimplementing SWFUpload (which worked fine under Flash 9), but a "special" version that is only modified to run on Flash 10. (This would have been my favorite solution, mostly because we KNOW it doesn't crash, and it's easier to reimplement something you already made in the past),
- YUI Uploader, which has approximately the same interface as FancyUploader.

Dragooon chose to implement YUI Uploader. We'll see how it goes. The filesize will be approximately the same... You can try it out at: http://developer.yahoo.com/yui/examples/uploader/uploader-advanced-queue.html
If *that* crashes for you, then you'd better tell us fast ;)

QuoteI uninstalled the previous versions of SMG before installing the new ones. Perhaps the uninstall didn't remove the directory?
It should... Which is why I'm surprised...

QuoteIf it'll help, I'll remove it.
No it won't, I just needed to point that out ;)

QuoteAre you getting the same error that I'm getting when you try mass-uploading on my forum? If you're getting the error on my forum but not on mforum's forum then there's something messed up on my server. Either mods are conflicting, an install went bad, or something is missing...
FancyUpload is messed up, that's all. I hate the darn thing with all my guts. I wasted so many hours, so many days on that crap!

QuoteI'm tempted to try upgrading to SMF 2 and see if that helps.
I'd be tempted to say, "if everyone could upgrade to SMF2 and PHP5, we wouldn't have to waste so much time making the whole thing cross-compatible and we would use that time to add more features", but I'm not sure everyone will agree ;)
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.

psynx

hello, i am using dilber mc theme. and i am using smf gallery lite too. i would want to convert it to mgallery. i installed SMFMediaGallery-1.5RC2.zip in my forum and got a test failed on Execute "./Sources/Load.php" how do i fix this? is it safe if i continue installing this mod even if with the error i got? by the way im using smf 1.1.6 version.


Nao 尚

Nah, it's probably not safe... You have another mod that conflicts with SMG's code inside file Load.php... You want to check manually for the code SMG is looking to replace, and find out what mod does the conflict. If it was correctly programmed, there should be a comment saying what mod the unexpected code belongs to.
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.

psynx

i could not find the code from the SMFMediaGallery-1.5RC2.zip that should be inserted into the /load.php file

i have it installed in my test forum even if with the error i got and it is working fine. perhaps i should continue installing it in my forum?

Nao 尚

I can't really say without seeing your Load.php file first, eh...
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.

midiof[f]

Quote from: Dragooon on September 09, 2008, 03:14:05 PM

MGConverter_sgl.php - SMF Gallery to SMF Media Gallery converter (New update!)
Note : This converter has been updated, it is now more stable then the previous one

Note : Currently it only works for 1.5
pls any update for smf 1.1.6 - 1.1.7 ?

Fatal error: Call to undefined function smg_updateSettings() in /usr/export/www/hosting/yaarar.../mgconverter_sgl.php on line 180

Yaarar clan Azure L2 [nofollow] Admin

Nao 尚

Quote from: midiof[f] on November 18, 2008, 05:02:16 AM
Note : Currently it only works for 1.5
pls any update for smf 1.1.6 - 1.1.7 ?[/quote]
SMF 1.5, not SMF 1.1.5....
It works fine on any SMF 1.1.x

QuoteFatal error: Call to undefined function smg_updateSettings() in /usr/export/www/hosting/yaarar.../mgconverter_sgl.php on line 180
RC 3 should be released tomorrow or today maybe. The coppermine converter should be updated at the same time. (I made several changes to the UTF conversion that require users to update to RC3.)
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.

Afro

Thanks for this wonderful mod..

my problem is that when i tried to upload a picture, i get this error.

''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_Album/Dir_1','3')' at line 4
File: /home/afrowall/public_html/Sources/MGallery.php
Line: 1162

Note: It appears that your database may require an upgrade. Your forum's files are currently at version SMF 1.1.7, while your database is at version 1.1.6. The above error might possibly go away if you execute the latest version of upgrade.php.''

what should i do?

Dragooon



Dragooon


Afro

that would be 1.0.2

i guess i m supposed to unistall and install the new release?

Afro

I think it was a a mistake...Some of the codes installed twice...Its working well for now

Nao 尚

Quote from: sam_milla on November 18, 2008, 10:34:02 AM
''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_Album/Dir_1','3')' at line 4
File: /home/afrowall/public_html/Sources/MGallery.php
Line: 1162
Sounds like an album name with an apostrophe in it ;)
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.

T-Bag

First I want to congratulate you for this excellent modification. Now I explain my problem: I have a portal joomla and I would like to create a module that displays the latest photos added to the gallery. It could be possible? I've installed on Joomla "Mod Jumi", that allows to insert php code.
Thank you in advance, sorry for my english.

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.

Simone's Expressions

Saw a post in this thread somewhere about thumbs not lining horizontal & didn't seem to see an answer.

Can view hxxp:robertson426.com/index.php?action=mgallery;sa=viewalbum;id=8 [nonactive]
If someone can post a fix or point me in the right direction would be appreciated.

This is my main issue @ this point, so brain dead right now cant think  ::)

Nao 尚

Did you manually upload the mgallery folder into your custom theme?
If yes, you have to re-do it every time you update, eh... :p
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


Advertisement: