27 Apr
2012
27 Apr
'12
7:38 a.m.
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. -- 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.