Search…

X3 Photo Gallery Support Forums

Search…
 
mo|series
Experienced
Topic Author
Posts: 25
Joined: 04 Dec 2008, 14:40

x2error

02 Feb 2009, 10:05

Help! This is a problem I always have with imagvue v2 or x2. I didn't even touch any setting.

Image
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

02 Feb 2009, 13:57

Could you please provide a link to your gallery?
firedev.com
 
mo|series
Experienced
Topic Author
Posts: 25
Joined: 04 Dec 2008, 14:40

02 Feb 2009, 14:00

http://www.moseries.com/Fightscene

You can temp login with admin

I also want to know how to upload multiple files at once. The only uploader that seems to work is the html uploader. What am I doing wrong?

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

02 Feb 2009, 20:17

I can't seem to recreate the bug in your screenshot, but most likely it was because you had the "motionmove" transition enabled earlier. There is currently a bug with this transition, which will be fixed in a release coming shortly ...

As for uploading multiple files, I tried, but got an error "Error #2044: Unhandled IOErrorEvent:. text=Error #2038: File I/O Error." Perhaps pain can take a look ...
 
mo|series
Experienced
Topic Author
Posts: 25
Joined: 04 Dec 2008, 14:40

03 Feb 2009, 07:17

The bug happens when I Click for the next image a couple of times.

Hope you will be able to find a solution.
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

03 Feb 2009, 20:40

Do you have a link to your gallery? I want to see if I can find the antagonizer for that bug ...
 
mo|series
Experienced
Topic Author
Posts: 25
Joined: 04 Dec 2008, 14:40

03 Feb 2009, 21:14

The link is http://www.moseries.com/Fightscene/imagevue
Login with admin

Is there a solution yet for my multiple file uploader?
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

03 Feb 2009, 23:24

Actually no, and this is generic error for flash issues with uploading:
http://swfupload.org/forum/generaldiscussion/92

What might help is disabling mod_security for this directory. Contact your hoster support. Or you can try it yourself by adding .htaccess file in gallery root with the following content:

SecFilterEngine Off
firedev.com