On Tuesday, December 12, 2017 at 8:26:23 AM UTC-5, Petko Petkov wrote:
>
> Hi, 
> I am a newbie web2py user. My app works locally fine but on the server any 
> session.whatever assignment causes it to crash with the note reload page 
> popping up on the app webpage.


That indicates an error during an Ajax request. There should be an error 
ticket associated with that in admin -- report back the traceback and 
relevant code.

If I change to cookie session storage storage works but reading the cookie 
> to return the stored variable does not. It returns 0.


What do you mean "reading the cookie"? You shouldn't need to write any code 
to read the cookie. Can you show your code?

Anthony

-- 
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