I'm struggling with getting the "AJAX" portion of the 20 minute Wiki tutorial to work. I get a "loadJSONDoc is not defined" error in the browser when trying to access the pagelist.
In app.cfg, I've got: tg.mochoikit_all = True This is with TurboGears 0.9a6 (installed last Friday using easy-install). Any ideas on what I'm doing wrong? Thanks! -Ken PS: Here's the results from "tg-admin info": TurboGears Complete Version Information TurboGears requires: * TurboGears 0.9a6 * nose 0.8.6 * ConfigObj 4.3.1 * RuleDispatch 0.5a0.dev-r2115 * setuptools 0.6a11 * FormEncode 0.5.1 * cElementTree 1.0.5-20051216 * PasteScript 0.5.1 * elementtree 1.2.6 * simplejson 1.3 * SQLObject 0.7.1dev-r1675 * CherryPy 2.2.1 * TurboKid 0.9.5 * TurboCheetah 0.9.5 * TurboJson 0.9.2 * PyProtocols 1.0a0 * Cheetah 1.0 * PasteDeploy 0.5 * Paste 0.5 * FormEncode 0.5.1 * kid 0.9.1 * Cheetah 1.0 * elementtree 1.2.6 Identity Providers * sqlobject (TurboGears 0.9a6) * sqlalchemy (TurboGears 0.9a6) tg-admin Commands * info (TurboGears 0.9a6) * shell (TurboGears 0.9a6) * quickstart (TurboGears 0.9a6) * update (TurboGears 0.9a6) * sql (TurboGears 0.9a6) * i18n (TurboGears 0.9a6) * toolbox (TurboGears 0.9a6) Visit Managers * sqlobject (TurboGears 0.9a6) * sqlalchemy (TurboGears 0.9a6) Template Engines * kid (TurboKid 0.9.5) * cheetah (TurboCheetah 0.9.5) * json (TurboJson 0.9.2) Widget Packages TurboGears Extensions * visit (TurboGears 0.9a6) * identity (TurboGears 0.9a6) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears -~----------~----~----~----~------~----~------~--~---

