Ouppsss ... Anthony,
Thank you for the eye opener ! I was so focused on user/ and other things
...
I did not even realized that I have not made my own navbar !!! .... Oh my
god ! ... sorry ....
this issue has been resolved in less than 2 minutes !
instead of creating my own navbar and reducing the number of access to the
db
I just modified the following line :
<div id="navbar">{{='auth' in globals() and auth.navbar(separators=(' ','
| ',' '))}}</div>
with my own !
and it was solved ! ...
thank you Anthony ! ....
by the way ... on another note : Do you happen to ave any slice or JS
pointers for thumbnail viewing before committing to a table upload field
for images ... without refreshing or reloading the form page ??? ...
I have played with the following script methods with no luck !! :
http://www.zurb.com/playground/ajax_upload
and
http://blueimp.github.com/jQuery-File-Upload/
on this last link ( the blueimp one ) ... there is a version that they say
it has been optimized for python / web2py ... you can find it here :
https://github.com/hellais/jQuery-File-Upload
but ... I tried to contact the author sometime ago but no response ! ....
--
William James nous dit : '' La plus grande découverte de ma génération est
que l'être humain peut transformer sa vie simplement en modifiant sa
maniére de penser.''
--------------
Le Don X
--