Hi,
In my installation all users dashboard boxs not loaded automatically.
One need to press the reload icon on a specific box in order to load it.
Its look like:
not return json string
In the browezr console I got this error:
How wo fix it?
In my installation all users dashboard boxs not loaded automatically.
One need to press the reload icon on a specific box in order to load it.
Its look like:
Code:
.../index.php?module=Home&action=HomeAjax&file=HomeWidgetBlockList&widgetInfoList=...
not return json string
In the browezr console I got this error:
Quote:VM2127:1 Uncaught SyntaxError: Unexpected end of JSON input
at JSON.parse (<anonymous>)
at Object.<anonymous> (Homestuff.js:381)
at i (jquery.js:2)
at Object.fireWith [as resolveWith] (jquery.js:2)
at y (jquery.js:4)
at XMLHttpRequest.c (jquery.js:4)
How wo fix it?