Hmmm...The error you got was related to encoding: UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 57: ordinal not in range(128)' What language are you using?
Can you post some code? On Feb 1, 1:25 pm, yamandu <yamandu.co...@gmail.com> wrote: > First: I tried to write comment on web2pyslices but it gives me an > error. > > Well, I got webgrid working. > Then stopped. > I restarted web2py and it worked again. > And now it stopped again no matter what I do. > > The error is the following: > NameError: global name 'T' is not defined > on line 32: > self.messages.confirm_delete = 'Tem certeza? > > The most strange to me is that I got the same error in the same line > even if this line is commented. > Is there come bug or it´s a dependency I passed over? -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web...@googlegroups.com. To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.