Re: [web2py] ReferenceError: web2py is not defined

2016-06-14 Thread Richard Vézina
Which version of web2py, trunk?

I guess you should open a issue on github, but provide the exact path to
reproduce the problem...

Richard

On Tue, Jun 14, 2016 at 2:56 PM, Manuele Pesenti 
wrote:

> Il 14/06/16 17:56, Richard Vézina ha scritto:
> > You miss web2py-bootstrap3.js in your app? Was that error with default
> > welcome or your app?
>
> First I got in my app (in wich I rewrote all the layout) but I noticed
> that I get the same error using the appadmin... the error is raised in
> web2py-bootstrap3.js so it is loaded... and so it is web2py.js (before
> web2py-bootstrap3.js) as you can see in the source of the page I
> linked... so I can't understand what is the problem...
>
> thanks a lot
>
> Cheers
>
> M.
>
> --
> 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.
>

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


Re: [web2py] ReferenceError: web2py is not defined

2016-06-14 Thread Manuele Pesenti
Il 14/06/16 17:56, Richard Vézina ha scritto:
> You miss web2py-bootstrap3.js in your app? Was that error with default
> welcome or your app?

First I got in my app (in wich I rewrote all the layout) but I noticed
that I get the same error using the appadmin... the error is raised in
web2py-bootstrap3.js so it is loaded... and so it is web2py.js (before
web2py-bootstrap3.js) as you can see in the source of the page I
linked... so I can't understand what is the problem...

thanks a lot

Cheers

M.

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


Re: [web2py] ReferenceError: web2py is not defined

2016-06-14 Thread Richard Vézina
You miss web2py-bootstrap3.js in your app? Was that error with default
welcome or your app?

On Tue, Jun 14, 2016 at 5:55 AM, Manuele Pesenti 
wrote:

> Hi!
>
> I found some client side trouble using the validator IS_STRONG.
>
> Using this validator for such a field of a table and then visiting the
> admin and trying to add a new record the debugger console shows thi error:
>
> ReferenceError: web2py is not defined1 web2py-bootstrap3.js:14:6
>
> At this link you can find the page source I got:
> http://paste.debian.net/739046/
>
> Maybe it's a bug?
>
> Thanks a lot
> Cheers
>
> Manuele
>
> --
> 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.
>

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


[web2py] ReferenceError: web2py is not defined

2016-06-14 Thread Manuele Pesenti
Hi!

I found some client side trouble using the validator IS_STRONG.

Using this validator for such a field of a table and then visiting the
admin and trying to add a new record the debugger console shows thi error:

ReferenceError: web2py is not defined1 web2py-bootstrap3.js:14:6

At this link you can find the page source I got:
http://paste.debian.net/739046/

Maybe it's a bug?

Thanks a lot
Cheers

Manuele

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