ive send massimo the patch to use jquery popup.

it's in rewrite.py, u can also patch yourself

11,16c11
< error_message_ticket='<html><body><script src="/admin/static/
jquery.js"></script>\
< <script src="/admin/static/thickbox.js"></script>\
< <link charset="utf-8" href="/admin/static/thickbox.css"
rel="stylesheet" type="text/css" />\
< <h1>Internal error</h1>Ticket issued: <a href="/admin/default/ticket/
%(ticket)s" target="_blank">%(ticket)s</a> \
< <a href="/admin/default/ticket/%(ticket)s?
keepThis=true&TB_iframe=true" title="Web2py Ticket" class="thickbox">\
< [popup]</a></body></html>'
---
> error_message_ticket='<html><body><h1>Internal error</h1>Ticket issued: <a 
> href="/admin/default/ticket/%(ticket)s" 
> target="_blank">%(ticket)s</a></body></html>'


then go to http://jquery.com/demo/thickbox/ to download the css and js
and put it into /admin/static

-vince



On Jan 15, 6:08 am, Fran <[email protected]> wrote:
> On Jan 14, 9:54 pm, vince <[email protected]> wrote:
>
> > i changed it to _web2pyerror myself for now. it works on firefox is
> > all i know.
>
> This sounds like a useful local patch for me...where exactly do you
> make the change?
>
> F
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to