Beta 1: Organize Album, drag and drop to move image causes Forbidden error

MarkRH

Joined: 2007-05-25
Posts: 241
Posted: Tue, 2009-06-23 09:41

When I go to Organize an album and drag and drop an image, I get a Forbidden Error:

Forbidden
You don't have permission to access /index.php/organize/runTask/2 on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/1.3.41 Server at gallery3.markheadrick.com Port 80

I then close the dialog boxes with the error. If I then go to the Admin -> Maintenance section, I'll notice a Stalled Task. If I click on resume there, the task completes without error and then if I go check the Album I was moving the image in, the image is now moved. Weird. Any thoughts?

Thanks,
Mark H.

Using Gallery 2.2.6 - gallery.markheadrick.com

 
bharat
bharat's picture

Joined: 2002-05-21
Posts: 7994
Posted: Wed, 2009-06-24 00:17

Weird. Can you reproduce this with the latest code, below? Is there anything special in your var/logs files?
---
Problems? Check gallery3/var/logs
bugs/feature req's | upgrade to the latest code | use git | help! vote!

 
MarkRH

Joined: 2007-05-25
Posts: 241
Posted: Wed, 2009-06-24 09:26

I get the same kind of symptoms when trying to organize the album.

Fatal Errorclose
Forbidden
You don't have permission to access /index.php/organize/runTask/5 on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/1.3.41 Server at gallery3.markheadrick.com Port 80

Behind the Forbidden Error dialog box is the Rearrange Progress dialog so it seems the error is occurring during that process. I can then go to Admin -> Maintenance and resume the stalled task which completes fine and rearranges the image I attempted to move.

Using expirmental code from: gallery-gallery3-f9dbd4eb2feede5381d481f473bf7f0a77b49e4a and I have the following in the var/logs for today (contents of 2009-06-24.log.php):

<?php defined('SYSPATH') or die('No direct script access.'); ?>

2009-06-24 04:46:23 -04:00 --- error: Uncaught Kohana_404_Exception: The page you requested, file_proxy/.album.jpg?m=1244636039, could not be found. in file system/core/Kohana.php on line 841
2009-06-24 04:48:00 -04:00 --- error: Uncaught Kohana_404_Exception: The page you requested, file_proxy/.album.jpg?m=1244636039, could not be found. in file system/core/Kohana.php on line 841
2009-06-24 04:48:30 -04:00 --- error: Uncaught Kohana_404_Exception: The page you requested, rss/updates, could not be found. in file system/core/Kohana.php on line 841
2009-06-24 04:56:06 -04:00 --- error: Uncaught Kohana_404_Exception: The page you requested, file_proxy/.album.jpg?m=1244636039, could not be found. in file system/core/Kohana.php on line 841

Any ideas?
Thanks,
Mark H.

 
bharat
bharat's picture

Joined: 2002-05-21
Posts: 7994
Posted: Sun, 2009-06-28 04:25

Ok weird. We're going to overhaul the organize module so please check back after beta 2 (or beta 3-- not sure exactly when we'll take care of this but it'll be in the release notes) if the problem is still happening.
---
Problems? Check gallery3/var/logs
bugs/feature req's | upgrade to the latest code | use git | help! vote!

 
doceave

Joined: 2009-01-20
Posts: 176
Posted: Sun, 2009-06-28 08:02

With respect to the organbize module: I'm really at a loss as to how to get it to work well at all... I have the latest code and I am unable to do anything without it hanging! I wish I could describe the error better, but as soon as I try to move an image the organize "popup" stops responding, or my image is not dropped into the target album, but becomes "stuck" to my cursor. I have unfortunatley uploaded many photos into a temporary album for organization, so this is a real nag...

Both IE7 and 8, as well as google chrome give me this issue. Is there something I'm missing? Everything else in G3 is amazing, and it seems strange that this should work so badly (perhaps only in my browsers?)

 
bharat
bharat's picture

Joined: 2002-05-21
Posts: 7994
Posted: Sun, 2009-06-28 18:41

@doceave: it's a beta. we'll fix it. hang in there.
---
Problems? Check gallery3/var/logs
bugs/feature req's | upgrade to the latest code | use git | help! vote!