gWorldz / get-simple-cms

Automatically exported from code.google.com/p/get-simple-cms
GNU General Public License v3.0
0 stars 0 forks source link

Problems with version checking script #253

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When version checking script (included in admin/inc/header.php) fails to get 
JSON data from server, it gives an error because obj.status is not set. In some 
cases, this prevents execution of other scripts - one of better examples is 
file upload button not displayed. Also, if there are connection problems, 
getting JSON data from GetSimple server causes noticeable lag in page loading. 
I suggest to limit version checking to once a day by default and cache the 
result.

Original issue reported on code.google.com by jos...@gmail.com on 23 Sep 2011 at 11:17

GoogleCodeExporter commented 9 years ago

Original comment by jos...@gmail.com on 23 Sep 2011 at 12:19

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r554.

Original comment by ccagle8 on 2 Dec 2011 at 7:44