Quoting [EMAIL PROTECTED]: > Hi. > > It dies with error: > > Wt internal error: ReferenceError: ExtW is not defined, code:undefined, > description:undefined. > > It seems it's requiring some JS stuff. > > 127.0.0.1 - - [2008-Aug-30 02:17:10.634211] "POST > /?wtd=ylNXtX07psaASe2o&rand=61548 HTTP/1.1" 200 598 > 127.0.0.1 - - [2008-Aug-30 02:17:10.642895] "GET > /ext/resources/css/ext-all.css HTTP/1.1" 404 85 > 127.0.0.1 - - [2008-Aug-30 02:17:10.647577] "GET /ext/ext-base.js > HTTP/1.1" 404 85 > > which is not in distribution.
It looks like you are missing ExtJS. You should download version 2.0 from http://extjs.com. Version 2.1 might work but I have not tried it. -- Pau Garcia i Quiles http://www.elpauer.org (Due to my workload, I may need 10 days to answer) ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
