Page 1 of 1
					
				[solved] NeoUpload Troubles Uploading more files at once
				Posted: Mon Mar 15, 2010 8:14 am
				by owr_bgld
				I tested NeoUpload, but there's Problem uploading files:
I want to upload more files with the simple multi fileupload method but the systems saves only the first file. The next time also and so on. Could this be because of the php_safe_mod on?
NeoDataStorage	0.2.3
NeoModule	0.2.3
NeoUpload	0.3.0
			 
			
					
				Re: NeoUpload Troubles Uploading more files at once
				Posted: Fri Mar 26, 2010 9:30 pm
				by thile
				Same when I test it.
NeoUpload	0.3.0
NeoModule	0.2.4
NeoDataStorage	0.2.3
Used the "PLUpload" profile.
And i have tested with php_safemode = off
			 
			
					
				Re: NeoUpload Troubles Uploading more files at once
				Posted: Sat Mar 27, 2010 3:35 pm
				by thile
				thile wrote:
Same when I test it.
NeoUpload	0.3.0
NeoModule	0.2.4
NeoDataStorage	0.2.3
Used the "PLUpload" profile.
And i have tested with php_safemode = off
Made some more testing today. I have narrowed it down to a single setting.
If I have enabled the "Enable image handling" only the first image is moved.
If the feature is disabled all pictures is correctly moved into destination folder.
 
			 
			
					
				Re: [solved] NeoUpload Troubles Uploading more files at once
				Posted: Sat Mar 27, 2010 4:49 pm
				by owr_bgld
				Thanks for testing it. I gave a "solved" to the title
			 
			
					
				Re: [solved] NeoUpload Troubles Uploading more files at once
				Posted: Sat Mar 27, 2010 5:11 pm
				by thile
				owr_bgld wrote:
Thanks for testing it. I gave a "solved" to the title
To disable the image handling is just a workaround. Suppose we should report a bug somewhere.