Upload Applet just loading photo in Browser

kradsith

Joined: 2009-06-22
Posts: 6
Posted: Mon, 2009-06-22 17:22

I am having a problem that has just started. When I click add photo to an album the box loads up to drag-n-drop images into it. When I drop the photos the browser swaps windows and loads the first image up in the browser. I am figuring its something simple that I have set or have just missed something. This is a fresh install.

In my logs the only thing that keeps poping up is;

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

2009-06-14 03:08:55 -07:00 --- error: Uncaught Kohana_404_Exception: The page you requested, , could not be found. in file system/core/Kohana.php on line 841

 
bharat
bharat's picture

Joined: 2002-05-21
Posts: 7994
Posted: Mon, 2009-06-22 18:33

It's not drag-n-drop. You need to click the button. We'd love to do drag-n-drop, but unfortunately there's no way to support that in Flash or Javascript before HTML5.
---
Problems? Check gallery3/var/logs
bugs/feature req's | upgrade to the latest code | use git | help! vote!

 
kradsith

Joined: 2009-06-22
Posts: 6
Posted: Tue, 2009-06-23 04:02

Well I never actually get the items into the "Upload Queue" box when I drag any thing into it. Its just loads up the first image into the previous browser window pops the "add photos" box into the background and thats it. So I guess I am stuck on getting the images into the Queue. Nothing happens. I have tried both Firefox and IE7. Its almost like flash is missing.

 
bharat
bharat's picture

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

You said "drag" again, which leads me to believe that you're dragging/dropping. We do not support that. Click "Add Photos" then click the "Select photos" button, then click on some photos and click "open", etc.

Perhaps I'm misunderstanding? Screenshots would help me understand.
---
Problems? Check gallery3/var/logs
bugs/feature req's | upgrade to the latest code | use git | help! vote!

 
kradsith

Joined: 2009-06-22
Posts: 6
Posted: Wed, 2009-06-24 15:50

I dont see those buttons when I click the "Add Some"... I just get the popup box with nothing in it. Heres a screenshot.

[img]http://www.badlands.ca/gallery3.JPG[/img]

 
bharat
bharat's picture

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

Wow, ok. There's supposed to be a big [Add Photos] button in the middle of that empty white box! It's written in Flash.. do other Flash apps work for you? Like Youtube?
---
Problems? Check gallery3/var/logs
bugs/feature req's | upgrade to the latest code | use git | help! vote!

 
gjmf

Joined: 2009-06-28
Posts: 1
Posted: Sun, 2009-06-28 06:45

Howdy,

I found this thread via Twitter. I just wanted to pipe up and say that I've been meaning to put some time into researching a switch back to Gallery from Google/PicasaWeb now that Gallery v3 is out, but if Flash is required then that's a deal-breaker. (No, I don't use Youtube either.) Is Flash listed as a requirement in the docs anywhere? I don't see it listed here: http://gallery.menalto.com/requirements

My computer is perfectly capable of running Flash - at least, it would be if I hadn't uninstalled it. I'm just not willing to allow that particular closed-source software to further reduce my privacy and security. I'm looking forward to open-source standards-based video in HTML5!

thanks,

Graham

 
bharat
bharat's picture

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

@gjmf: Flash is not our first choice here, but it's the only thing that offers the feature set we want (starts immediately, available on all platforms, you can select multiple photos at once, provides feedback about upload progress). HTML5 is too nascent for our needs. It's easy to write a non-flash uploader, if anybody is motivated but there are not enough non-flash users out there for us to focus on them.
---
Problems? Check gallery3/var/logs
bugs/feature req's | upgrade to the latest code | use git | help! vote!

 
kradsith

Joined: 2009-06-22
Posts: 6
Posted: Tue, 2009-06-30 17:44

Yes, Other flash apps do work. I have tried 3 different machines with all the same blank box. I am guessing its something to do with my host Inmotionhosting I'll keep working on it and see what I can find out. I have tried uninstalling/reinstalling flash ver10 and reinstalling gallery3.

 
liebeisttobi

Joined: 2009-08-24
Posts: 5
Posted: Mon, 2009-08-24 13:01

Gallery 3.0 beta 2 and I can't upload anything necause there is no such button.
How did you solve it ?

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16504
Posted: Mon, 2009-08-24 22:26

Please try the latest experimental code and see if it's still not working:
http://codex.gallery2.org/Gallery3:Upgrading
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here

 
liebeisttobi

Joined: 2009-08-24
Posts: 5
Posted: Sat, 2009-08-29 23:31

ok, i got gallery3-ed9be096535dfbac4d62e0cc74f416a71f67648 but it's still the same...
seems to be something with the server config ?!?

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16504
Posted: Sun, 2009-08-30 05:53

What browser are you using?

Have you tried a different browser?

Are you sure you have flash installed?
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here

 
liebeisttobi

Joined: 2009-08-24
Posts: 5
Posted: Mon, 2009-08-31 09:10

I tried it with different browsers: InternetExplorer, FireFox, Opera and google Chrome. And yes, Flash is installed. It looks as the screenshot of kradsith shows, so there ist no Error.

if you wanna have a look at it:
http://web285.srv13.sysproserver.de/gallery3/index.php/foos_album
user: REMOVED BY MODERATOR
password: REMOVED BY MODERATOR

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16504
Posted: Mon, 2009-08-31 13:36

O.k. I'm getting a JS error on your site:

Quote:
Error: unterminated string literal
Source File: http://web285.srv13.sysproserver.de/gallery3/index.php/foos_album
Line: 80, Column: 29
Source Code:
fp.set_status("error", "<strong>File is too big.</strong> A likely error source is a too low value for <em>upload_max_filesize</em> (20M

Though what's spelled out in the JS error shows 20M for upload size. Can you post a link to phpinfo? This link explains how:
FAQ: What information is required when I ask for help in the forums?

FYI, I removed the username and password. Just to be on the safer side :)
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here

 
liebeisttobi

Joined: 2009-08-24
Posts: 5
Posted: Mon, 2009-08-31 14:18
 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16504
Posted: Mon, 2009-08-31 15:17

post_max_size looks like it has a syntax error. Take a look at that in your phpinfo, try changing that to just 20M
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Tue, 2009-09-01 00:10

No time to search but this is similar to another issue with

Quote:
Server API CGI/FastCGI

Will post back when I get time.

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Tue, 2009-09-01 00:12

I guess I did have time:
http://gallery.menalto.com/node/90075#comment-319384

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
raghu.kashyap

Joined: 2009-09-03
Posts: 2
Posted: Thu, 2009-09-03 20:23

I had similar issues on my MAC and firefox 3.5. I got this resolved by removing the following addons on firefox (greasemonkey, yslow, firebug) Not sure which one of them caused this issue.

I see the button now and able to upload pictures

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16504
Posted: Thu, 2009-09-03 20:26

My money is on greasemonkey.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here