"/midash/xyz/abc" gives me "invalid function (default/xyz)".

"/midash/default/abcdefg" gives me "invalid function (default/abcdefg)".

I just tried with a copy of the "user" function from 
"midash/controllers/default.py" to "miops/controllers/default.py". That 
gives me an error message that may be telling:

invalid view (default/user.html)
That seems to mean that the URI "/midash/default/user/login?_next=/midash" 
somehow got routed to "/miops/default/user/login" -- The reason for my 
suspicion is that I do have a "midash/views/default/user.html" but no 
"user.html" anywhere in "miops".

-- 

--- 
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/groups/opt_out.

Reply via email to