maybe it extract to a tmp folder?
2010/2/10 Jonathan Lundell
> On Feb 10, 2010, at 5:07 PM, Alexandre Andrade wrote:
>
> thanks,
>
> but I used the 'brute force' method:
>
> changed the .w2p to tgz, unpacked and copy the folders/files to my app.
>
> But anyway, I think is a bug of web2py.
>
>
>
On Feb 10, 2010, at 5:07 PM, Alexandre Andrade wrote:
> thanks,
>
> but I used the 'brute force' method:
>
> changed the .w2p to tgz, unpacked and copy the folders/files to my app.
>
> But anyway, I think is a bug of web2py.
At least one bug. There's still the question of why it got to the u
thanks,
but I used the 'brute force' method:
changed the .w2p to tgz, unpacked and copy the folders/files to my app.
But anyway, I think is a bug of web2py.
2010/2/10 Jonathan Lundell
> On Feb 10, 2010, at 4:00 PM, Alexandre Andrade wrote:
>
> I'm trying to install the plugin webfolder (
>
On Feb 10, 2010, at 4:12 PM, Jonathan Lundell wrote:
> On Feb 10, 2010, at 4:00 PM, Alexandre Andrade wrote:
>
>> I'm trying to install the plugin webfolder
>> (http://jaguar.biologie.hu-berlin.de/~fkrause/web2py.plugin.webfolder.w2p)
>
> Try changing gluon/admin.py line 314 to os.unlink(upnam
On Feb 10, 2010, at 4:00 PM, Alexandre Andrade wrote:
> I'm trying to install the plugin webfolder
> (http://jaguar.biologie.hu-berlin.de/~fkrause/web2py.plugin.webfolder.w2p)
Try changing gluon/admin.py line 314 to os.unlink(upname) (instead of upfile).
Also, Massimo, the docstring says:
5 matches
Mail list logo