It is in

http://site/plugin_t2/static/t2/styles/style.css

you found a bug in the latest version because

http://site/web2py-app-name/plugin_t2/static/t2/styles/style.css

should not give you a ticket.

Massimo

On Nov 11, 5:47 pm, "Wes James" <[EMAIL PROTECTED]> wrote:
> I ran a test to see what my site looks like from another system.  The
> css is not begin applied.  In the source css is at:
>
> <link href="/plugin_t2/static/t2/styles/style.css"
>
> I then tried to get the css file
>
> http://site/plugin_t2/static/t2/styles/style.css
>
> i get an access denied error
>
> i also tried:
>
> http://site/web2py-app-name/plugin_t2/static/t2/styles/style.css
>
> but then an internal error occurs with this ticket:
>
> Error traceback
> Traceback (most recent call last):
>   File "gluon/main.pyc", line 215, in wsgibase
>   File "gluon/main.pyc", line 75, in serve_controller
>   File "gluon/compileapp.pyc", line 167, in run_controller_in
> TypeError: not all arguments converted during string formatting
>
> This all works fine fromhttp://127.0.0.1/app/.....
>
> Where is the url  for t2 css supposed to be?
>
> -wj
--~--~---------~--~----~------------~-------~--~----~
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