Wow !!! Thank you Massimo for your immediate response, what a great community. Congratulations on all the work you have done creating web2py.
I am using web2py Version 1.63.5 (2009-06-03 23:35:00) As I am intending to use it on a ubuntu server I will not need Google App engine so I will go and look again at the web2py docs. I somehow gained the impression that T3 was newer, thank you for setting me straight. Best regards, Nic On Jun 9, 1:07 pm, mdipierro <mdipie...@cs.depaul.edu> wrote: > which version of web2py are you using? > Unless you need to run on Google App Engine I would suggest not using > T3 but use streight web2py since lots of those features are nore moved > into core and T3 will eventually be replaced. T3 was experimental and > it is not maintained as well as the core. > > Massimo > > On Jun 8, 9:25 pm, nic <nicats...@gmail.com> wrote: > > > Dear all, > > > I hope this is the correct place to post this . . . > > > I am embarking on an ambitious project (for me) and after significant > > research have decided to base it on web2py. > > > The project is a simple web portal suitable for people that have very > > little experience (or interest) in the web and all it can provide (for > > example young children). Initially, I would like the portal will > > provide: > > > * Security ( a safe environment once you are logged in) > > * Simplicity (an interface with large fonts and large buttons) > > * Consistency ( a template with static objects always in the same > > place) > > * Email ( a simple webemail program) > > * Letters ( a simple wordprocessing platform ) > > * Stories ( a simple blog ) > > * Ask an Expert ( a simple forum / wiki ) > > * Games > > * Other fun stuff > > > I have two quick questions and one problem: > > > Questions: > > 1. Am i right in assuming that html5 / web2py / AJAX is a suitable > > platform for this project ? > > 2. T3 will make a good platform for the Letters / Stories / Ask an > > Expert > > > Problem: > > I have downloaded T3 and followed the example in the T3 video (old) > > and on the default main page. > > When I try and enter {{=self.comments()}}, the comments seem to work > > fine but there is an error message, the actual comment posts fine. > > > I have the same problem, on a mac platform and a ubuntu server > > platform. > > > The error message is: > > > traceback: > > > Traceback (most recent call last): > > File "/Applications/web2py/web2py.app/Contents/Resources/ > > applications/T3/modules/t2.py", line 38, in t3_execute > > File "<string>", line 1, in <module> > > File "/Applications/web2py/web2py.app/Contents/Resources/ > > applications/T3/modules/t2.py", line 941, in comments > > File "/Applications/web2py/web2py.app/Contents/Resources/ > > applications/T3/modules/t2.py", line 160, in redirect > > File "gluon/http.py", line 94, in redirect > > HTTP: (303, 'You are being redirected <a href="/T3/default/wiki/ > > main">here</a>', {'Content-Type': 'text/html', 'Location': '/T3/ > > default/wiki/main'}) > > > code: > > > =self.comments() --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to web2py@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 -~----------~----~----~----~------~----~------~--~---