[web2py] Re: help with extra_fields on auth_user needed

2012-02-06 Thread Adi
the original image was uploaded on the local server, but then when I deployed the app then the remote didn't work... so I uploaded it there, and I bet unique # changed... so I guess I'll need to copy image from there :) Thanks Anthony for help! Adnan

[web2py] Re: help with extra_fields on auth_user needed

2012-02-06 Thread Anthony
Is the image on the local server? If the image was uploaded to the remote server, it will only display on the remote server unless it was copied to the local server. On Monday, February 6, 2012 10:19:45 AM UTC-5, Adi wrote: > > same code, on the same database works on a remote server, but not on

[web2py] Re: help with extra_fields on auth_user needed

2012-02-06 Thread Adi
same code, on the same database works on a remote server, but not on a local computer.