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

magarto

All my photos and pictures, but a very few ones, have been deleted.
I remove only one album using the panel and all the files have been removed and i had no backups.
In the log errors i have the following:

Apply Filter: Only show the error messages of this member  Mariete  Reverse chronological order of list  Hoy a las 16:22:45
Apply Filter: Only show the error messages of this IP address 87.217.63.221    Apply Filter: Only show the error messages of this session 38e13b4231d894d46938841f19a96da0
  Apply Filter: Only show the errors of this type Type of error: General
Apply Filter: Only show the error messages of this URL http://salsamadrid.org/index.php?pretty;action=admin&area=mgallery;sa=albums;do=delete;id=77;sesc
Apply Filter: Only show the errors with the same message
2: unlink(/home2/salsamad/public_html/mgal_data//albums/viviendo_en_las_islas/Dir_1/634_thumb_Imagen_183_jpg762818367230bbb2d77f94a9a5383412_extjpg) [<a href='function.unlink'>function.unlink</a>]: Permission denied
Apply Filter: Only show the errors from this file
Archivo: /home2/salsamad/public_html/Sources/Subs-Package.php
Línea: 1481


But with different files... those files were the only that were not removed, but the error is the same in http://salsamadrid.org/index.php?pretty;action=admin&amp;area=mgallery;sa=albums;do=delete;id=77;sesc

Ohh my god, i cannot beleive it!!!

magarto

I have just restored most files due to my hosting company had backups but please, check the error in 1.5.4 because when you remove a album it takes a lot of time and then, most files and albums get removed.

jmil

Quote from: Nao 尚 on March 08, 2009, 12:28:59 PM
Quote from: jmil on March 08, 2009, 09:33:43 AM
Second Question: Anyway to have a Gallery Icon in the Members Profile like the "Personal Message", "website", "AIM", etc...
Switch to SMF2 and you'll have a full menu entry.

That is I guess the only way - I will have to wait until out of beta though!

Nao 尚

Quote from: Kreator on March 08, 2009, 03:15:02 PM
http://www.animanon.com/Forum/index.php?topic=1040.0

I take it a movie page
Does anyone have a problem with this plugin?

@magarto> Safe mode eh? What did you do that triggered the unlink function? Trying to replace a picture? Regen thumbs?
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.

Soms

I have the likes of these errors in the log every time someone goes to the gallery. The installation went fine.
Quote8: Undefined index: child_level
File: /mnt/web4/21/50/51458650/htdocs/Sources/Subs-MGallery.php
Line: 1195

8: Undefined index: child_level
File: /mnt/web4/21/50/51458650/htdocs/Sources/MGallery.php
Line: 816


Additionally, I get this;
QuoteThere was a error in your query
/mnt/web4/21/50/51458650/htdocs/Sources/MGallery-Sub.php
733
album
This happens when I tried to delete a nameless and empty file I found In the album section. Btw, the file in question refuses to delete!

drakeone69


Nao 尚

Quote from: Propaganistas on March 08, 2009, 06:33:24 AM
Quote from: Propaganistas on March 06, 2009, 10:26:12 AM
Hello,

I just installed SMG, and I love it.
But I've got one problem: thumbnails are not showing up in IE, whilst the the space they are normally displayed is clickable. Viewing an item on its own is working, just the thumbnails seem to not be generated in IE.

Any idea what this is causing?

Thanks in advance,
Propa

bump
Okay...

- Viewed under Opera and IE8: no problems
- Viewed under IE8 in Compatibility Mode (= IE7): no thumbnails in SMG homepage
- Viewed general album: no thumbnails
- Viewed user album with 800x120 pics (the Ranger one is the basis of my long-running desktop wallpaper, lol): no problems

So, since the 800x120 thumbs do appear (and all thumbnails appear if you type their URL directly, e.g. http://www.ecto.nl/forum/index.php?action=mgallery;sa=media;id=13;thumb), I can only guess that this is a CSS problem.
SMG 1.6 changes the way thumbnails are shown (table-based instead of div-based), I can only guess that there's a chance it will fix your problem.
In the meantime, tell your users to ditch stupid IE or at least switch to IE8! ;)
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.

Propaganistas

Ok, thanks for your time Nao!

I'm looking forward to SMG 1.6 :)

mark7144


Fishmizzle

#2850
SMF 1.1.8
SMG 1.5.5
Theme: EndlessMC

Ok, I have searched high and low for the answer to my problem. Everyone seems to be getting there theme buttons up and running and I just cant figure out why my theme style just wont apply to my "Gallery" button.

I have replaced the code with pretty much every resolved code I have found in this topic, with no luck. I am attaching a screenshot of what I mean as well as my index.template.php file if somebody could PLEASE take a look at it and modify it as necessary.

Thanks in advance and your help is greatly appreciated.

Nao 尚

Quote from: mark7144 on March 09, 2009, 05:54:03 AM
ETA on 1.6?
If it were only up to me, I'd launch it in beta right now...
It's not like it's completely done, but I could live with 1.6 being in beta for a few weeks. It wouldn't be as hectic a rhythm as the 1.5 beta anyway. It pretty much killed me and Dragooon. I think we're both afraid of starting another beta session. Yet, it wouldn't be as dramatic. So I think we should go beta now. My heavy work period on Aeva is pretty much over, and I didn't do much this weekend, I can take it now.

Oh, BTW, the mod site is broken, so nobody can upload new versions... (I had to release Aeva 6.0.67 over at noisen.com, where a grand total of 3 people downloaded it... 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.

ianus

@Fishmizzle                         
You are currently using table-tags instead of list-tags

Try this:


    // The [calendar]!
    if ($context['allow_calendar'])
    echo '<li', $current_action == 'calendar' ? ' class="current_page"' : '', '><a href="', $scripturl, '?action=calendar"><span>' , $txt['calendar24'] , '</span></a></li>';

    // [SMF Media Gallery]
    if (allowedTo('mgallery_access'))
    echo '<li', $current_action == 'mgallery' ? '2' : '' , '"><a href="', $scripturl, '?action=mgallery"><span>' , $txt['mgallery_gallery'] , '</span></a></li>';

    // the [member] list button
    if ($context['allow_memberlist'])
    echo '<li', $current_action == 'mlist' ? ' class="current_page"' : '', '><a href="', $scripturl, '?action=mlist"><span>' , $txt[331] , '</span></a></li>';





Dragooon

Here are my plans....
Get per-album permissions done
Put it up on closed beta testing
Release an open beta(And complete the beta process, BTW...it won't be hectic if you won't add features under this process)
Get the final version out

ETA? Before 2037.

Nao 尚

Quote from: Dragooon on March 09, 2009, 09:35:51 AM
Release an open beta(And complete the beta process, BTW...it won't be hectic if you won't add features under this process)
TBH, the only feature(s) I'm looking to add these days is everything I'd need to convert Foxprog to the SMG system, so I'll be focusing on a few points and that's all...
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.

mark7144

I'll ask this again as I don't remember getting an answer last time, is the 'Recent Albums' feature request being considered for 1.6?

That's basically the one feature request I care the most about and I've seen many people also show an interest for it.

Nao 尚

I told you, I don't know. I plan to severely overhaul the index, but I haven't decided how it will look like. I need to find a solution with user albums, too.
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.

mark7144


Nao 尚

Would you want these albums to have their icon next to them?
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: