Hi Tom
In debug mode I get this message in the top of my admin control panel:
Notice: wp_enqueue_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or init hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.) in /home/virtual/kbhparker.dk/public_html/wp-includes/functions.php on line 2959 Notice: wp_register_style was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or init hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.) in /home/virtual/kbhparker.dk/public_html/wp-includes/functions.php on line 2959 Notice: Constant ABSPATH already defined in /home/virtual/kbhparker.dk/public_html/wp-load.php on line 22
But the admin page of the Meta Slider are still completely blank.
One of my co-admins got this error when trying to edit the front page where the slider was used:
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 491520 bytes) in /home/virtual/kbhparker.dk/public_html/wp-includes/js/tinymce/langs/wp-langs.php on line 404
Then we disabled the Meta Slider plugin, the error dissapered and he was again able to edit the front page.