On Fri, Apr 27, 2012 at 10:38 AM, jerem <jeremie.bousq...@gmail.com> wrote: > The livetables get their content from json, fetched through an ajax call. > > The best way I found to debug a broken livetable, is to use Firefox + > Firebug. In the console, when displaying the livetable page, you should see > the complex url used to retrieve json data (call to a page named > LiveTableResultsMacros). > Copy-Paste this url in another browser tab, and then you will be able to see > if : > - output is really empty, > - a velocity error is shown, meaning there is a problem with the part that > generates json. From the error you can start investigating.
Exactly. Also, from Firebug's Console tab you can enable "Break on all errors" and reload the page to see if there are any JavaScript exceptions. Btw, what browser are you using? Do you have this issue when using other browsers? Clearing the browser cache never hurts. Hope this helps, Marius > > -- > View this message in context: > http://xwiki.475771.n2.nabble.com/Broken-Livetable-tp7504555p7505229.html > Sent from the XWiki- Users mailing list archive at Nabble.com. > _______________________________________________ > users mailing list > users@xwiki.org > http://lists.xwiki.org/mailman/listinfo/users _______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users