Page 1 of 1

Upload problem

Posted: 27 Feb 2009, 05:44
by e7mgxz
Hi guys,

I did a fresh installation of V2.0.1
Each time i try to upload images to a folder via swfupload i'm kicked out of the admin and need to relogin.

The only upload that works is html.

Uploading the files via ftp is unsatisfying because "folderdata.xml" is not updated. I gotta do that manually.

Is this a problem of swfupload or is ist server side ?

Regards
Frank

Posted: 01 Mar 2009, 12:58
by anytime732
hi,

i think this may be a server side issue.

would be worth checking which version you are on though, as the latest release had a new beta of the swf upload. you could try an older version and see what happens,

option 2 though backwards asit may seem may be worth a try first would beto get a fresh copy of the gallery and reupload the enite thing,

Posted: 02 Mar 2009, 06:13
by Nick
Might be suhosin (hardened php project), need to check diag page, do you have url for your gallery?

Posted: 02 Mar 2009, 07:15
by e7mgxz
pain wrote:Might be suhosin (hardened php project), need to check diag page, do you have url for your gallery?
Thanks. you've got a pm concering url/account

regards
frank

Posted: 02 Mar 2009, 12:43
by Nick
Yep.

Suhosin logo This server is protected with the Suhosin Extension 0.9.22

Copyright (c) 2006-2007 Hardened-PHP Project
Copyright (c) 2007 SektionEins GmbH

Well to disable it, try method from imagevue faq:

viewtopic.php?t=4461


Add .htaccess in gallery root directory with

php_flag suhosin.simulation On

Posted: 03 Mar 2009, 11:04
by e7mgxz
Thanks Nick. i tried your proposal. But doesn't work.

Any other options ?

frank

Re: Upload problem

Posted: 04 Mar 2009, 00:20
by mjau-mjau
e7mgxz wrote:Uploading the files via ftp is unsatisfying because "folderdata.xml" is not updated. I gotta do that manually.
Just a tip regarding this - You can upload by FTP, and simply click the "Clear Cache" button in the imagevue admin, and it will update all folderdata.xml ...