Updated for Elgg 1.8
Thanks to Brett for significant contributions. Make sure you run the upgrade script.
This is a release candidate which means there is not going to be any significant development before the final 1.8 release. Changes will be bug fixes.
Please make useful bug reports (report browser information if browser related, report server information if server related).
View iionly's plugins
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
Found the way to do it. You can add photos in your group by creating an album. After that, wow!, incredible plugin. Thanks for that!
1. ac-130 theme and probably facebook theme allows to post comments in the activity stream BUT they do not show up under a specific photo post post - they show in the activity stream but NOT under the specific photo.
2.Any one can tag or mark directly on a photo - how to limit tagging to myself for my photos?
FastCGI sent in stderr: "PHP message: PHP Fatal error: Call to a member function getURL() on a non-object in /mysite/mod/tidypics/views/default/river/object/image/create.php on line 27" while reading response header from upstream, client: xx.xx.xx.xx, server: www.mysite.com, request: "GET / HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "www.mysite.com"
this relates to:
$album_link = elgg_view('output/url', array(
'href' => $image->getContainerEntity()->getURL(),
'text' => $image->getContainerEntity()->getTitle(),
'is_trusted' => true,
));
no idea what the cause is presently.. i have had to disable tidypics until this is resolved. :(
Hi team.
i got same error during the uploading of the album image . the image was upload but the error to show i check in firebug they show the below
json is null
image
var url = elgg.normalize_url('photos/edit/' + json.batch_guid)
and i got the issue from the batch id it's not in the metastring table.
i try the basic uploader it working good. how can resolve this issue ?
Is it possible to make this plugin upload archives with other extension like .zip or .doc for example?
Tidypics plugin = for uploading images.
Bundled file plugin of Elgg = general files section for various types of files including archive files.
Can somebody tell me what must be changed to take off the white borders around the images on the photo album? Thank you!
this does not work to use the newest version of elgg
does not work on elgg 1.88 version
Flash uploader still churns out HTTP errors. It works fine with the basic uploader, though.
hi @Tidypics Team,
i am using ur plugin it great.i need to know one thing currently ur plugin uses uploadify.v2.1.1
and the latest version is uploadify-3.1 ,is there will be a update for this super plugin or any reson y no upgrades for the lates version..
Thanks Guys....
Awesome job! Thank you for creating this.
help! when i upload de photos, it doesnt show,is like the link is broken.
sorry for my written english
@kathe That's right :(
After updating Elgg to 1.8.15 :
Temporary i've retuned old code in ElggDiskFilestore class:
And
It's work as temporary solution.
Now I'll see in TidyPics: what need to edit
http://community.elgg.org/plugins/1194049/1.8.1beta5/elgg-18-tidypics
Works for me also in Elgg 1.8.15 without changing any code. With the version of Tidypics here it can happen that the upload fails for some reason (for example image filesize too large but also other reasons) and a faulty new entry missing the image is created nonetheless. This not only happens in Elgg 1.8.15. As the link to this faulty entry including all thumbnails is not working it's not easy to get rid of this entry additionally. I hope I managed to fix this problem also in my version of Tidypics, i.e. if the upload fails for some reasons there's no entry created.
Hi, Love the plugin, but i am having trouble uploading large images, is there a limit on the size of an image? I am trying to upload an image that is 10mb and dimensions of 5616x3744, the file seems to get onto the server but the thumbnail does not get created and i can not see it in the gallery
Hey, after host my site in arvixe, every album created do not show the photos.But my files are shown correctly, just dont when i upload images to an album.Any Idea?I'm using Elgg 1.8.14
@Phill, do you have "Access" set to "public" and not something like "limited" or "logged in"? I saw an issue where the photos did not show at all when they were supposed to when set in that way.
@all: this version of Tidypics will fail to work in Elgg 1.8.15. You can try this upgraded version: http://community.elgg.org/plugins/1194049/1.8.1beta6/elgg-18-tidypics. Apart from the fix for Elgg 1.8.15 there are other changes/improvements included as well. If in doubt, test this version on a test installation before upgrading your prodoctuve site.
Bonjour,j'ai activé cette dernière version dans elgg 1.8.15, elle s'installe correctement mais lorsque j'insère des images alors l'image est correctement chargé mais elle ne s'affiche pas, c'est toujours l'image par defaut qui s'affiche, qu'elle peut-être le source de ce problème?
@Alain: I don't speak French. But seeing version 1.8.15 of Elgg mentioned in your posting I guess you don't get Tidypics to work. Problem is that this version of Tidypics does not work in Elgg 1.8.15 anymore.
Try this updated version of Tidypics: http://community.elgg.org/plugins/1194049/1.8.1beta6/elgg-18-tidypics
Hello,
I have a problem with this plugin.
Could you help me, please? Permissions of my elgg data directory are set to drwxrwxrwx
Try this version which has a fix for working with the latest versions of Elgg: https://github.com/cash/Tidypics/archive/master.zip
Thank you very much! It works!!