Uncaught ReferenceError: postboxes is not defined
-
Hi!
I have the problem with overview page on this plugin, it worked nicely but for two weeks its showing blank page. I tried update this plugin and manualy reinstalled. Console shows me this error:
Uncaught ReferenceError: postboxes is not defined
VM1135 admin.php?page=wp-statistics/wp-statistics.php:199jQuery(document).ready(function(){ postboxes.add_postbox_toggles(pagenow); });this is where line 199 references. I also tried to delete visitor table rows but with error 403. Also I checked the page source for this script
<script type='text/javascript' src='http://server/wordpress/wp-admin/load-scripts.php?c=0&load%5B%5D=hoverIntent,common,admin-bar,svg-painter,heartbeat,wp-auth-check,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sorta&load%5B%5D=ble,postbox&ver=3.9.1'></script>and only I found was this
<script type='text/javascript' src='http://server/wp-admin/load-scripts.php?c=1&load=jquery,utils,farbtastic,json2,jquery-form&ver=3.4.2'></script>Can you please help me resolving this problem?
Thank you
The topic ‘Uncaught ReferenceError: postboxes is not defined’ is closed to new replies.