On Thu, Feb 2, 2012 at 3:01 PM, lkcl luke <[email protected]> wrote: > On Thu, Feb 2, 2012 at 8:47 PM, C Anthony Risinger <[email protected]> wrote: >> >> maybe i've been using output/ instead of public/ in pyjd, and that's >> my issue. i don't recall off-hand ... seems likely. > > :) there you go he he. caught out like a n00b :) you're asking a > web browser to load some HTML+javascript! go figure. > > if you look at all the examples they run > "pyjd.setup("./public/....html)" or some of them esp. jsonrpc ones do > http://127.0.0.1/....
pfft. ok i wasn't using output/, i *was* using pub/, but i have a custom bootstrap file, and it's not called bootstrap.js ... therefore i already has a JS file in the public dir. now, it was still failing because it obviously can't find the nocache file ... i was just trying to prevent that part ... TBH i was never loading 2 apps (i do recall it happening once or twice long long ago, though :-) meh whatever, i'll work it out. -- C Anthony

