Plogger Support Forum - Plogger Beta 3 with anonymous upload capability and highslide JS integration Thu, 28 Mar 2024 12:03:56 +0000 http://www.plogger.org/forum/ Lussumo Vanilla 1.1.10 Plogger Beta 3 with anonymous upload capability and highslide JS integration http://www.plogger.org/forum/comments.php?DiscussionID=1277&Focus=5178#Comment_5178 http://www.plogger.org/forum/comments.php?DiscussionID=1277&Focus=5178#Comment_5178 Sat, 30 Jun 2007 13:43:46 +0000 jammindice
In the admin section there is a new tab called "approve" which lists the files users have uploaded and allows you to approve/delete them. The person uploading can pick a picture, suggest a comment for the pic, and suggest where it should go. In the approve tab you have the option to modify the comment and collection/album settings or just outright delete the entry. The format of the page is mostly like the import page, check which ones you want to approve/deny change any settings if applicable then hit the appropriate button at the bottom of the page (approve or deny).

There is also an additional instruction file Plogger-Anonymous.txt that details the install/upgrade instructions READ THIS BEFORE INSTALLING

WARNING: i made the changes to version 2.1 in roughly 15 hours of actual time over two days and version 3 in like 3 hours, USE AT YOUR OWN RISK.

With that said i find it works pretty well in both 2.1 and 3

Version 2.1 download:
i updated the _install.php for version 2.1 to add the plogger_uploads table so feel free to download it HERE
i no longer offer 2.1 test functionality, if you would like to test it out, install to a different database and directory on your site, or just upgrade to version 3

Version 3 download:
This download is a full set of all files needed for ploggerb3, just simply copy over your current directory (save your plog-config.php first) run the install then follow the extra instructions in the included text file mentioned below.
After installing beta 3 Anonymous you need to read ploggerb3-anonymous.txt it has the complete install instructions and changelog and to do list if you care... but it has install instructions which you will need to follow.
You can get it Here
You can also test drive this versions functionality by going to the Gallery and Gallery Admin
USERNAME: admin
PASSWORD: password

upload a photo through the upload link opposite the breadcrumbs (on the right side) first then it should show up in the admin under the approve tab but not under the import tab.

PLEASE DO NOT ABUSE THIS or i will disable access to it. and please cleanup after yourself by removing any pictures you've uploaded. Thank You

HIGHSLIDE INTEGRATION:
also if you're in album view (which seemed most realistic) you will see the highslide JS integration when you click on a picture. You can also use highslide for regular html, iframes, flash, etc... pretty cool stuff.

I only tested on freebsd 5.x running apache 1.3.x and php4 and php5 with mysql support version 5.x (i put x cause i don't know the versions off the top of my head and i don't care to look them up right now).

Plogger Admin's if i posted this in the wrong section help me out here and put it where people can see it]]>
Plogger Beta 3 with anonymous upload capability and highslide JS integration http://www.plogger.org/forum/comments.php?DiscussionID=1277&Focus=5179#Comment_5179 http://www.plogger.org/forum/comments.php?DiscussionID=1277&Focus=5179#Comment_5179 Sun, 01 Jul 2007 13:30:08 +0000 cderring I do see some errors on your site when testing.
Error after upload:
Warning: rename(/var/tmp/phppBmB4T,/www/mynetsetup.com/gallery/uploads/user_uploads/yd41_persian_gulf_1991.jpg) [function.rename]: Operation not permitted in /www/mynetsetup.com/gallery/plog-user-functions.php on line 63
Errors seen when viewing the just uploaded image at http://www.mynetsetup.com/gallery/index.php?level=picture&id=78
Warning: getimagesize(/www/mynetsetup.com/gallery/images//www/mynetsetup.com/gallery/images/randomness/gay_test_images/yd41_persian_gulf_1991.jpg) [function.getimagesize]: failed to open stream: No such file or directory in /www/mynetsetup.com/gallery/gallery.php on line 850

Warning: filesize() [function.filesize]: Stat failed for /www/mynetsetup.com/gallery/images//www/mynetsetup.com/gallery/images/randomness/gay_test_images/yd41_persian_gulf_1991.jpg (errno=2 - No such file or directory) in /www/mynetsetup.com/gallery/gallery.php on line 851

I'll leave the image up, so you ca hopefully see what I'm seeing.
Cheers,
Chad]]>
Plogger Beta 3 with anonymous upload capability and highslide JS integration http://www.plogger.org/forum/comments.php?DiscussionID=1277&Focus=5182#Comment_5182 http://www.plogger.org/forum/comments.php?DiscussionID=1277&Focus=5182#Comment_5182 Mon, 02 Jul 2007 08:08:05 +0000 jammindice
I knew of the first error, it complains it can't move the file, but it does... so i'm not sure what is going on there so i just turned off error reporting there.

Thanks for catching the other error, just putting the full path into the db when only the path of the collections/albums needed to be put there.

Anyway all fixed and thanks for your interest]]>
Plogger Beta 3 with anonymous upload capability and highslide JS integration http://www.plogger.org/forum/comments.php?DiscussionID=1277&Focus=5258#Comment_5258 http://www.plogger.org/forum/comments.php?DiscussionID=1277&Focus=5258#Comment_5258 Fri, 13 Jul 2007 10:55:37 +0000 jammindice This is just anonymous uploads and This is also with highslide integration

I'm checking out version 3 and we'll see about getting all this working on the new version.]]>
Plogger Beta 3 with anonymous upload capability and highslide JS integration http://www.plogger.org/forum/comments.php?DiscussionID=1277&Focus=5393#Comment_5393 http://www.plogger.org/forum/comments.php?DiscussionID=1277&Focus=5393#Comment_5393 Sat, 28 Jul 2007 10:26:47 +0000 jammindice Plogger Beta 3 with anonymous upload capability and highslide JS integration http://www.plogger.org/forum/comments.php?DiscussionID=1277&Focus=5440#Comment_5440 http://www.plogger.org/forum/comments.php?DiscussionID=1277&Focus=5440#Comment_5440 Thu, 02 Aug 2007 13:54:47 +0000 torwald Plogger Beta 3 with anonymous upload capability and highslide JS integration http://www.plogger.org/forum/comments.php?DiscussionID=1277&Focus=5452#Comment_5452 http://www.plogger.org/forum/comments.php?DiscussionID=1277&Focus=5452#Comment_5452 Sat, 04 Aug 2007 07:09:34 +0000 jammindice
If you've made any customizations to any of the files that need to be replaced then you should transfer those customizations. Of course always backup your setup before copying over. Let me know if you find any problems/bugs as i've only tested on freebsd with php4 and apache 1.3 though it's general php code so it should be ok.]]>
Plogger Beta 3 with anonymous upload capability and highslide JS integration http://www.plogger.org/forum/comments.php?DiscussionID=1277&Focus=5508#Comment_5508 http://www.plogger.org/forum/comments.php?DiscussionID=1277&Focus=5508#Comment_5508 Fri, 10 Aug 2007 07:27:49 +0000 Gremi0 Plogger Beta 3 with anonymous upload capability and highslide JS integration http://www.plogger.org/forum/comments.php?DiscussionID=1277&Focus=5509#Comment_5509 http://www.plogger.org/forum/comments.php?DiscussionID=1277&Focus=5509#Comment_5509 Fri, 10 Aug 2007 08:01:11 +0000 Gremi0
if you do any of these suggested tweaks, please email me so that I can update.
my email is in my profile but I will list it here it is webmaster@ "insert my username" .com]]>
Plogger Beta 3 with anonymous upload capability and highslide JS integration http://www.plogger.org/forum/comments.php?DiscussionID=1277&Focus=5510#Comment_5510 http://www.plogger.org/forum/comments.php?DiscussionID=1277&Focus=5510#Comment_5510 Fri, 10 Aug 2007 09:48:58 +0000 jammindice Plogger Beta 3 with anonymous upload capability and highslide JS integration http://www.plogger.org/forum/comments.php?DiscussionID=1277&Focus=5529#Comment_5529 http://www.plogger.org/forum/comments.php?DiscussionID=1277&Focus=5529#Comment_5529 Sun, 12 Aug 2007 11:07:26 +0000 torwald thx]]> Plogger Beta 3 with anonymous upload capability and highslide JS integration http://www.plogger.org/forum/comments.php?DiscussionID=1277&Focus=5539#Comment_5539 http://www.plogger.org/forum/comments.php?DiscussionID=1277&Focus=5539#Comment_5539 Tue, 14 Aug 2007 08:21:58 +0000 jammindice Plogger Beta 3 with anonymous upload capability and highslide JS integration http://www.plogger.org/forum/comments.php?DiscussionID=1277&Focus=5583#Comment_5583 http://www.plogger.org/forum/comments.php?DiscussionID=1277&Focus=5583#Comment_5583 Sat, 18 Aug 2007 05:38:30 +0000 2cool4school Plogger Beta 3 with anonymous upload capability and highslide JS integration http://www.plogger.org/forum/comments.php?DiscussionID=1277&Focus=5584#Comment_5584 http://www.plogger.org/forum/comments.php?DiscussionID=1277&Focus=5584#Comment_5584 Sat, 18 Aug 2007 09:18:53 +0000 jammindice
the links should be up and active again about mid-day tomorrow (aug 19th about noon or 1ish EST)

EDIT: ok files are back up, as of 11 am EST monday the 20th]]>
Plogger Beta 3 with anonymous upload capability and highslide JS integration http://www.plogger.org/forum/comments.php?DiscussionID=1277&Focus=5594#Comment_5594 http://www.plogger.org/forum/comments.php?DiscussionID=1277&Focus=5594#Comment_5594 Tue, 21 Aug 2007 08:41:29 +0000 gypsy Plogger Beta 3 with anonymous upload capability and highslide JS integration http://www.plogger.org/forum/comments.php?DiscussionID=1277&Focus=5600#Comment_5600 http://www.plogger.org/forum/comments.php?DiscussionID=1277&Focus=5600#Comment_5600 Wed, 22 Aug 2007 07:40:51 +0000 jammindice Plogger Beta 3 with anonymous upload capability and highslide JS integration http://www.plogger.org/forum/comments.php?DiscussionID=1277&Focus=5638#Comment_5638 http://www.plogger.org/forum/comments.php?DiscussionID=1277&Focus=5638#Comment_5638 Fri, 24 Aug 2007 11:33:46 +0000 jammindice here

this is for plogger beta 3 only, i stopped development on 2.1

here are the highlights:

New instructions in Plogger-Anonymous.txt that details the upgrade instructions READ THIS BEFORE UPGRADING to the new version.

Bug Fixes:
fixed problem not deleting picture files from user_uploads directory when picture is not approved
fixed import tab picking up user_uploads

Feature Requests:
integrated the upload page as a "theme page" so it can be added to multiple themes
integrated into the options page (can now be disabled/enabled)
added email notification to default admin address
integrated email notification into options page (can be enabled/disabled)

Upcoming Features (feel free to help add more):
require captcha for uploads
Highslide JS integration on album page
Highslide JS enable/disable via options page.]]>
Plogger Beta 3 with anonymous upload capability and highslide JS integration http://www.plogger.org/forum/comments.php?DiscussionID=1277&Focus=5655#Comment_5655 http://www.plogger.org/forum/comments.php?DiscussionID=1277&Focus=5655#Comment_5655 Sun, 26 Aug 2007 13:48:38 +0000 jammindice
you can check out my Test Gallery or view a Site Integrated Version

also some other minor bug fixes.]]>
Plogger Beta 3 with anonymous upload capability and highslide JS integration http://www.plogger.org/forum/comments.php?DiscussionID=1277&Focus=5973#Comment_5973 http://www.plogger.org/forum/comments.php?DiscussionID=1277&Focus=5973#Comment_5973 Fri, 12 Oct 2007 17:19:01 +0000 jammindice
New changes are as follows:

Features:
Captcha required for anonymous uploads (not entirely secure can be scripted around just basic implementation to get it working for those of you that asked)

Highslide JS link when clicking on pictures has been removed (caused problems closing images when images were small, you would end up on highslide site instead of closing the image)

Highslide JS now has descriptions added beneath the picture when picture is clicked on.

Plogger: added a picture detail link that links to the picture page so users can add/view the comments/details now (with highslide enabled also)

DOWNLOADING:
you can click d/l link in original post or Download Here

Future Changes:
Expand config section for highslide in options tab
Choose a theme for highslide or make your own?]]>
Plogger Beta 3 with anonymous upload capability and highslide JS integration http://www.plogger.org/forum/comments.php?DiscussionID=1277&Focus=6236#Comment_6236 http://www.plogger.org/forum/comments.php?DiscussionID=1277&Focus=6236#Comment_6236 Tue, 04 Dec 2007 03:22:24 +0000 kent
btw.. you should make an archive with changed files only]]>
Plogger Beta 3 with anonymous upload capability and highslide JS integration http://www.plogger.org/forum/comments.php?DiscussionID=1277&Focus=8123#Comment_8123 http://www.plogger.org/forum/comments.php?DiscussionID=1277&Focus=8123#Comment_8123 Wed, 16 Jul 2008 19:24:37 +0000 bswinnerton
use plogger_database;
create table plogger_uploads like plogger_pictures;
alter table plogger_config add enable_anon_upload tinyint(4) NOT NULL DEFAULT '0';
alter table plogger_config add anon_email_notify tinyint(4) NOT NULL DEFAULT '0';
alter table plogger_config add enable_highslide tinyint(4) NOT NULL DEFAULT '0';

but i get:

#1051 - Unknown table 'plogger_pictures'

Am I supposed to manually create plogger_pictures? And if so how many fields?]]>
Plogger Beta 3 with anonymous upload capability and highslide JS integration http://www.plogger.org/forum/comments.php?DiscussionID=1277&Focus=9749#Comment_9749 http://www.plogger.org/forum/comments.php?DiscussionID=1277&Focus=9749#Comment_9749 Sat, 24 Jan 2009 11:32:15 +0000 jammindice Plogger Beta 3 with anonymous upload capability and highslide JS integration http://www.plogger.org/forum/comments.php?DiscussionID=1277&Focus=10392#Comment_10392 http://www.plogger.org/forum/comments.php?DiscussionID=1277&Focus=10392#Comment_10392 Thu, 16 Apr 2009 22:38:19 +0000 kimparsell jammindice: You should get in touch with sidtheduck so he can talk with you about creating this functionality as a plugin rather than modifying the core files. We are trying to avoid modifications that require altering core files as much as possible so that users will feel comfortable upgrading their galleries to the latest version without losing their modifications. You'll find the latest version from SVN to be quite stable to begin working with.]]> Plogger Beta 3 with anonymous upload capability and highslide JS integration http://www.plogger.org/forum/comments.php?DiscussionID=1277&Focus=11259#Comment_11259 http://www.plogger.org/forum/comments.php?DiscussionID=1277&Focus=11259#Comment_11259 Mon, 17 Aug 2009 09:59:02 +0000 lastrider Posted By: torwaldi have a problem with this.... when ever i try to upload a picture it works fine...it pops up under the "Approv" menu, but after i have approved it it wont show up. i found out that plogger tray to find the picture here http://www.mydomain.com/gallery/index.phpimages/test/test_album/f1870b07080518175319%20(4).jpg... but there is no picture. The picture is here: http://www.mydomain.com/gallery/uploads/user_uploads/ can any one help me with my problem?
thx

I have the same problem as torwald.

After uploading via anonymous the uploads are stored in /uploads/user_uploads/ but the site doesn't display the picture, instead linking to /images/(collections)/(albums)/picture.jpg, where there are no pictures.

I have for the sake of testing, CHMOD all the folders to 777. Still after approving the files remain in uploads/user_uploads/ only and so don't display on the site. What's wrong?]]>
Plogger Beta 3 with anonymous upload capability and highslide JS integration http://www.plogger.org/forum/comments.php?DiscussionID=1277&Focus=13926#Comment_13926 http://www.plogger.org/forum/comments.php?DiscussionID=1277&Focus=13926#Comment_13926 Sun, 11 Sep 2011 19:10:58 +0000 ginner159
has a plugin been made and if so where can i get it? if not will this work with Version 1.0 RC1?

cheers in advance and kudos to the team and every1 whos made this great gallery tool!]]>