[SOLVED] Upload Applet fails

eco

Joined: 2008-01-31
Posts: 32
Posted: Sun, 2009-11-01 14:55


Gallery version = 2.3 core 1.3.0
API = Core 7.54, Module 3.9, Theme 2.6, Embed 1.5
PHP version = 5.2.8 cgi-fcgi
Webserver = Apache
Database = mysql 5.0.67.d7-ourdelta-log, lock.system=flock
Toolkits = ArchiveUpload, Exif, Gd
Acceleration = none, none
Operating system = Linux 2.6.18-164.el5PAE #1 SMP Thu Sep 3 04:10:44 EDT 2009 i686
Default theme = matrix
gettext = enabled
Locale = en_US
Browser = Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.3) Gecko/20091020 Ubuntu/9.10 (karmic) Firefox/3.5.3
Rows in GalleryAccessMap table = 12
Rows in GalleryAccessSubscriberMap table = 1
Rows in GalleryUser table = 3
Rows in GalleryItem table = 1
Rows in GalleryAlbumItem table = 1
Rows in GalleryCacheMap table = 0

Hi all,

I had a look through the forum but found nothing that looked like the problem I am having. I think it's important to say G2 is running on a GoDaddy Linux web hosting server in the EU.

That said, when I try and upload a pic through the Upload Applet I get the following error on the client (gwenview under linux):

"Failed to login into remote gallery. Gallery URL probably incorrect. Do you want to check your settings and try again?"

and the following on the G2 servre:


Event Details
Date Sun 01 Nov 2009 07:34:33 AM MST
Type Gallery Error
Location http://gallery.mywebsite.com/main.php
User Id 5
Client 87.66.223.2
Summary /home/content/xxx/xxx/xxx/htdocs/modules/remote/module.inc
Referer
Details

Error (ERROR_BAD_PARAMETER) : /home/content//xxx/xxx/xxx/htdocs/modules/remote/module.inc in modules/core/classes/helpers/GalleryPluginHelper_simple.class at line 94 (GalleryCoreApi::error)
in modules/core/classes/helpers/GalleryPluginHelper_simple.class at line 88 (GalleryPluginHelper_simple::loadPlugin)
in modules/core/classes/GalleryCoreApi.class at line 273 (GalleryPluginHelper_simple::loadPlugin)
in modules/core/classes/GalleryController.class at line 132 (GalleryCoreApi::loadPlugin)
in main.php at line 206 (GalleryController::loadController)
in main.php at line 104
in main.php at line 88

Request variables: Array
(
[controller] => remote:GalleryRemote
[form] => Array
(
[cmd] => login
[protocol_version] => 2.11
[uname] => myuser
[password] => mypass
)

)

Can you help me get this working?

Thank you all,
-eco

 
eco

Joined: 2008-01-31
Posts: 32
Posted: Sun, 2009-11-01 16:47

For anyone in this situation... I was using the applet from the client application. As soon as I tried it from the web interface (server) I got a warning message saying I needed to install the "Remote plugin".

All well now. Sorry about that.

Fab software. Much appreciated!