mherger wrote: > >> What I'm telling you is what happens in Material. When the > 'Information' > >> dialog is opened, Material asks LMS for the update info - by > requesting > >> a JSON file. This lists a set of plugins - now I have no idea if this > is > > Could users seeing this issue see the JSON data and post it here? > > -- > > Michael
Material does not explicitly log this, but you can see it in the network tab of the browser's developer tools - look for updateinfo.json. - Start material - Open developer tools - Go to network tab - Clear existing entries - Open Material's 'Information' dialog - There should be about 6 'jsonrpc.js' calls, and then the 'updateinfo.json' - Click on 'updateinfo.json' should then show more info - including the request and response *Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json 2. Open browser's developer tools 3. Open console tab in developer tools 4. REQ/RESP messages sent to/from LMS will be logged here. ------------------------------------------------------------------------ cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686 View this thread: http://forums.slimdevices.com/showthread.php?t=109624 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
