I was just reading this topic. Seems as something provoked by their last update. On one website did not have problem, on other have.
Here are JS console error logs:
Navigated to http://localhost/my_site/wp-admin/themes.php?page=theme_editor&theme=my_theme&ver=10
2015-06-10 23:54:57.875 themes.php:1 Document was loaded from Application Cache with manifest http://localhost/my_site/wp-admin/admin-ajax.php?ver=10&action=theme_get_manifest
2015-06-10 23:54:57.876 themes.php:1 Application Cache Checking event
2015-06-10 23:54:59.002 themes.php:1 Application Cache NoUpdate event
2015-06-10 23:55:14.715 VM840 project.php?version=1433972502:1Uncaught SyntaxError: Unexpected token <
2015-06-10 23:55:16.870 start.js?version=3333:17253 templateInfo is not defined.
ReferenceError: templateInfo is not defined
at Object.getMaxRequestSize (http://localhost/my_site/wp-content/themes/my_theme/export/DataProvider.js?version=1433972502:218:16)
at Object.DataProviderFacade.getMaxRequestSize (http://localhost/http://themler.com/loader/start.js?version=3333:18351:84)
at eval (http://localhost/http://themler.com/loader/start.js?version=33333:18602:49)
at eval (http://localhost/http://themler.com/loader/start.js?version=3333:18912:3)
at http://cstatic.billiondigital.com/themler/9/start.js:1:4114934
Details:
{
"onErrorMessage": "Uncaught ReferenceError: templateInfo is not defined
Script:http://localhost/my_site/wp-content/themes/my_theme/export/DataProvider.js?version=1433972502
Line:218
Column:16",
"isStartupCrash": true,
"addAdditionalInfoException": {},
"stringifyError": "Converting circular structure to JSON"
}ErrorUtility.logError @ start.js?version=333:17253ErrorUtility.onError @ start.js?version=dad7dc2576cee07e872390823439eac77d77694a:17076
2015-06-10 23:55:16.877 start.js?version=3333:17151 Cannot read property 'request' of undefined
TypeError: Cannot read property 'request' of undefined
at Object.ErrorUtility._sendMessage (http://localhost/http://themler.com/loader/start.js?version=3333:17148:30)
at Object.ErrorUtility.logError (http://localhost/http://themler.com/loader/start.js?version=333:17259:26)
at ErrorUtility.onError (http://localhost/http://themler.com/loader/start.js?version=333:17076:33)
2015-06-10 23:55:16.877 start.js?version=333:17266 Failed to execute 'write' on 'Document': It isn't possible to write into a document from an asynchronously-loaded external script unless it is explicitly opened.
2015-06-10 23:55:16.878 DataProvider.js?version=1433972502:218 Uncaught ReferenceError: templateInfo is not defined
If I in console click project.php I get this:
<br />
<b>Fatal error</b>: Allowed memory size of 268435456 bytes exhausted (tried to allocate 65488 bytes) in <b>D:\EasyPHP\data\localweb\my_site\wp-includes\formatting.php</b> on line <b>1265</b><br />
Is it 256 MB not enough ?
I was just reading this topic. Seems as something provoked by their last update. On one website did not have problem, on other have.
Here are JS console error logs:
Navigated to http://localhost/my_site/wp-admin/themes.php?page=theme_editor&theme=my_theme&ver=10
2015-06-10 23:54:57.875 themes.php:1 Document was loaded from Application Cache with manifest http://localhost/my_site/wp-admin/admin-ajax.php?ver=10&action=theme_get_manifest
2015-06-10 23:54:57.876 themes.php:1 Application Cache Checking event
2015-06-10 23:54:59.002 themes.php:1 Application Cache NoUpdate event
2015-06-10 23:55:14.715 VM840 project.php?version=1433972502:1Uncaught SyntaxError: Unexpected token <
2015-06-10 23:55:16.870 start.js?version=3333:17253 templateInfo is not defined.
ReferenceError: templateInfo is not defined
at Object.getMaxRequestSize (http://localhost/my_site/wp-content/themes/my_theme/export/DataProvider.js?version=1433972502:218:16)
at Object.DataProviderFacade.getMaxRequestSize (http://localhost/http://themler.com/loader/start.js?version=3333:18351:84)
at eval (http://localhost/http://themler.com/loader/start.js?version=33333:18602:49)
at eval (http://localhost/http://themler.com/loader/start.js?version=3333:18912:3)
at http://cstatic.billiondigital.com/themler/9/start.js:1:4114934
Details:
{
"onErrorMessage": "Uncaught ReferenceError: templateInfo is not defined
Script:http://localhost/my_site/wp-content/themes/my_theme/export/DataProvider.js?version=1433972502
Line:218
Column:16",
"isStartupCrash": true,
"addAdditionalInfoException": {},
"stringifyError": "Converting circular structure to JSON"
}ErrorUtility.logError @ start.js?version=333:17253ErrorUtility.onError @ start.js?version=dad7dc2576cee07e872390823439eac77d77694a:17076
2015-06-10 23:55:16.877 start.js?version=3333:17151 Cannot read property 'request' of undefined
TypeError: Cannot read property 'request' of undefined
at Object.ErrorUtility._sendMessage (http://localhost/http://themler.com/loader/start.js?version=3333:17148:30)
at Object.ErrorUtility.logError (http://localhost/http://themler.com/loader/start.js?version=333:17259:26)
at ErrorUtility.onError (http://localhost/http://themler.com/loader/start.js?version=333:17076:33)
2015-06-10 23:55:16.877 start.js?version=333:17266 Failed to execute 'write' on 'Document': It isn't possible to write into a document from an asynchronously-loaded external script unless it is explicitly opened.
2015-06-10 23:55:16.878 DataProvider.js?version=1433972502:218 Uncaught ReferenceError: templateInfo is not defined
If I in console click project.php I get this:
<br />
<b>Fatal error</b>: Allowed memory size of 268435456 bytes exhausted (tried to allocate 65488 bytes) in <b>D:\EasyPHP\data\localweb\my_site\wp-includes\formatting.php</b> on line <b>1265</b><br />
Is it 256 MB not enough ?