Search…

X3 Photo Gallery Support Forums

Search…
 
e7mgxz
Topic Author
Posts: 6
Joined: 01 Feb 2009, 12:49

Upload problem

27 Feb 2009, 05:44

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
 
anytime732
Experienced
Posts: 112
Joined: 02 Aug 2008, 16:44

01 Mar 2009, 12:58

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,
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

02 Mar 2009, 06:13

Might be suhosin (hardened php project), need to check diag page, do you have url for your gallery?
firedev.com
 
e7mgxz
Topic Author
Posts: 6
Joined: 01 Feb 2009, 12:49

02 Mar 2009, 07:15

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
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

02 Mar 2009, 12:43

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
firedev.com
 
e7mgxz
Topic Author
Posts: 6
Joined: 01 Feb 2009, 12:49

03 Mar 2009, 11:04

Thanks Nick. i tried your proposal. But doesn't work.

Any other options ?

frank
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

Re: Upload problem

04 Mar 2009, 00:20

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 ...