The newest version of the Tidypics Photo Gallery.
For list of features, go to the Tidypics Group
Changes from 1.6.4
Not yet: photo ordering, flash uploader
Our tracker list is here: http://code.google.com/p/tidypics/issues/list It includes bug reports and feature requests.
New Install
Upgrade - copy over files and refresh view cache (turn plugin off and then on)
Server Analysis - find off settings page. Some documentation in docs directory on how to use this
Want images on your front page? see tidypics/lib/tidypics.php
White screen - probably not enough memory allocated to PHP
Uploaded images giving up question marks - that's an issue with your image processing library (GD, ImageMagick, imagick extension) - check your server error log for more information
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.
@ Cash which setting is that?
The Elgg community could probably save some band-width if they changed the setting. How do people know that the file wasn't updated and they shouldn't download it again? ...I did not re-download it, because I keep track of versions. But, it is still possible that the file was replaced and this is what was updated. How do we know? ...So, I think some setting or some code/description/language needs to change, to make it clearer. ...And by the way, the river is just getting SPAMMED up, with all kinds of updates to profiles or plugins!!! How does this make the river all that useful?
TP Team,
Where is there more info on server config/setup issues?
I am having "?" blank boxes issues on my new server.
Thanks.
Bill
@Yakiv - the Tidypics Team is not responsible for the plugin management on this site. I recommend creating a thread elsewhere that discusses the pluses and minuses of the new plugin management system.
Please reread the previous comment if you are still confused about the difference between "update" and "upload".
@TahoeBilly - Check Tidypics Administration page off the main admin page. All the information they we have put together is there off the various tabs.
@Tidypics Team, if you follow the comments back, you'll see that I actually asked you if you updated the software plugin file or was it an update to information here. No response until now from you. ...I was making a side comment and people are paying attention in here, so hopefully it will be helpful.
@Yakiv - I immediately answered your question last time.
Aha. My bad. I overlooked your comment, for jededitor's that followed right after.
Running latest Tidy Pics in 1.7a and everything great except the slideshow from Cooliris is not loading pics. It pops up, loads the pics in the que and then never plays them.
Hello, I modify the my new_index.php file as indicated in tidypics/lib/tidypics.php.
I get the "Most recent image" widget but no image inside. When I click on the link, no more image... I should have done somethoing wrong, but what??
Manu thanks.
My test elgg site: longtzeyachtclub
@xavier22b - sorry - I have no idea. It works for everyone else.
TP Team, where is the patch you suggested rfor 1.7 update?
Here is the diff: http://code.google.com/p/tidypics/source/diff?spec=svn430&r=430&format=side&path=/trunk/tidypics/start.php
So just swap that one line of code? Where is my FTP? In the TP plugin somewhere?
I know I am not very experienced, but if you tell me where in my FTP and can swap and try it.
m Getting a Question Mark after Uploading am Image ...... can someone Help ....
This is what the error Log says
do i have to use some kind of custom index plugin in order to have photos on my index page?
@TahoeBilly - yes, just that one line of code. You need to edit /mod/tidypics/start.php
@Freakygamers - that warning has nothing to do with Tidypics.
@orenmi - yes
thanks!
where can i find detailed instructions on how to do that?
i didnt understand this line: Want images on your front page? see tidypics/lib/tidypics.php
where is tidypics/lib/tidypics.php?
Sorry if this was already asked elsewhere (and I did look for documents in the docs and the Google code wiki for Tidypics), but, can someone explain what fix_latest and tidypics_lightbox are in the SVN and how to use them or if we should use them?
I am testing on a vanilla 1.7 beta installation and will report back my findings. I just downloaded from SVN and want to know what these extras are for. I had not seen them before, when I was downloading.
fix_latest was the upgrade script for 1.6.3 to 1.6.4: http://community.elgg.org/mod/plugins/read.php?guid=384973
tidypics_lightbox is an example lightbox for tidypics
Thank you, Tidypics Team!!
I am testing TidyPics on 1.7 beta, on a linux VPS with ImageMagick. A couple issues I notice, probably not related to 1.7 beta, but maybe:
1) I created an album and uploaded 9 photos, leaving the 10th slot empty. Uploading went fine, thumbnails created, but I noticed that the album says 10 photos and there is a default photo image there. Is this a 1.7 issue or how can it be fixed?
2) Love the photo tagging! :-) Is there a way so that users can edit their tag? And will there be a way to link other registered users to the tag, so that you can click on the tag and go to the user's profile?
The email a user gets, when tagged, is very cool: "You have been tagged in a photo" and it has a link to the photo where you were tagged. I like it. It seems that the Tidypics team wouldn't be too far from being able to actually have a link from the actual tag to the user profile page. What would be necessary to change in the code?