Hi Bruno,

I've been playing around with fileuploader, but I'm having some basic 
problems adapting it to my system. 

Specifically, whatever I do, I can't get it to work once I've swapped out 
the table and field names, even though I do it systematically in both 
model, controller, and view. Once I do that, the page produced looks just 
fine, but all uploads I attempt to make return "Failed". That is, the load 
meter counts up, but the files (in this case images) do not post to the db.

Am I missing something here?

Any help would be appreciated.

Thanks.

On Saturday, August 11, 2012 12:56:07 AM UTC+2, rochacbruno wrote:
>
>
>
>
> https://github.com/mdipierro/web2py-recipes-source/raw/master/apps/04_advanced_forms/web2py.app.fileuploader.w2p
>
>
> https://github.com/mdipierro/web2py-recipes-source/raw/master/apps/04_advanced_forms/web2py.app.upload.w2p
>
>
> https://github.com/mdipierro/web2py-recipes-source/raw/master/apps/04_advanced_forms/web2py.app.monitoring_upload.w2p
>
>
>
> On Fri, Aug 10, 2012 at 7:43 PM, lyn2py <lyn...@gmail.com <javascript:>>wrote:
>
>> Hi,
>>
>> I want to give the user the option to perform a batch upload of their 
>> image files and/or video files.
>>
>> How should I go about that in web2py?
>> Must video and image uploads be performed separately?
>>
>> Thanks!
>>
>> -- 
>>  
>>  
>>  
>>
>
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to