Looks like an error related to the HeadSpace2 plugin, see.
http://urbangiraffe.com/support/topic/rendering-of-admin-template-failed-2
http://urbangiraffe.com/support/topic/rendering-of-admin-template-failed-continued
Perhaps the plugin has template support which you’ve enabled but not created the appropriate file for in the theme? I have no idea, i don’t use the plugin, just thinking out loud..
Hope that helps.
Related Posts:
- Get page content using slug
- Where to store PHP files created by plugin / themes
- No Error Log File, no debug info
- Should I use spl_autoload_register() in my plugin?
- error_log() output for print_r() appearing on page
- How should one implement add_settings_error on custom menu pages?
- When to use Exceptions vs Error Objects vs just plain false/null
- What is the correct way to build a widget using OOP
- Prevent notice and warnings in error_reporting?
- How to log plugin errors to plugin error_log file
- Has anyone managed to integrate the wp_editor inside a widget?
- Catch own Exceptions
- Throw 403 in a plugin [duplicate]
- why don’t I get error messages in admin when developing?
- WP_Error handles errors, but how can I show success with a message?
- Two-step login process – Is it possible?
- Settings API – Undefined Index when unchecking checkbox
- $wp_filesystem returns NULL. What are the dependencies?
- How to store accumulate multiple option values in a single array using Options_API
- Admin-ajax.php appending a status code to ajax response
- Error : “Updating failed: The response is not a valid JSON response” with custom shortcode
- Why when I instantiate wp_error in a validation method my user registration method stops working?
- How can I display an error message after post has been saved?
- Execution limit and Memory limit errors even i changed to 1024M and 600(cache.php,load.php)?
- Show dialog box in TinyMCE plugin and use WordPress php functions in it
- How do I alter the comment form ‘allowed tags’ text in a plugin?
- Proper way to pass credentials in a custom login form to avoid “headers already sent”
- Two functions utilizing registration_errors filter
- Applying OO patterns and principles to plugin development
- How can I gracefully escape an error condition?
- How to find error in my code when the error message is pointing to WP core file?
- Failed to Open Stream: Permission Denied While Writing to an XML File in a WordPress Plugin
- Widget HTML Display Problem
- wordpress JSONAPI introspector always limits number at 10?
- “Undefined index” error when saving empty array with checkboxes
- WordPress Specified file failed upload test
- WordPress debug messages not displaying
- Make Database query only when option is updated
- Getting a WordPress Debug Strategy
- Custom Post Type Object – Undefined Variables
- Reporting errors in a shortcode plugin
- Working of foreach loop with array
- What might be the reason of Couldn’t fetch mysqli_result on another domain?
- Plugin can’t be activated [closed]
- How do I debug an error that a plugin is causing?
- Adding Permalink to Slides with ‘Simple Nivo Slider’ plugin?
- Setting a post’s category
- Why doesn’t update_post_meta work for certain strings?
- Need Help Determining Where Header Error is Happening
- post content and shortcode content displaying out of order
- Is there any way to pass messages from a script to a redirect target in a hidden fashion?
- How to determine which capability to use?
- Import images remotly run through timeout error
- Error code when migrate
- WPGut – Updating failed and shortcode?
- I am having errors with checkout on wordpress
- GET request return value as error instead of success
- WP_Fatal_Error_Handler OR WP_Error OR try/catch
- Custom Plugin activation error in Multisite
- Warning: Illegal string offset – on homepage
- Not able to Update database while creating a custom module
- How to send logs to plugin owner for a plugin?
- foreach argument to get specific file types getting too many returns
- global $post inside plugin query messes up every new post page in wp-admin
- Plugin error on activation – breaks page encoding and prints the code of plugin php files
- Getting error of unexpected output during activation
- Trying to build a plugin – Cannot modify header information
- Add screen options to custom admin pages
- Completely remove WP_Admin_Bar for specific user roles
- How to make repeated component/block in Gutenberg
- Why won’t register_setting() create a setting?
- One time username change from frontend?
- How to extend a plugin like we do a theme?
- How to add custom text in wordpress logs
- WordPress REST API, run long background job
- Make a list with header and subtext in Gutenberg blocks
- Get the post id as early as possible
- Admin notice not displaying
- How To Prevent Certain Folder To Be Overwritten During Plugin Update?
- wp query foreach deleting record returning only first or last item
- Conditional attributes and logic per product category
- Force HTTPS 301 redirect with hook
- Move some files of plugin to the root directory with plugin activation
- Unable to get a simple plugin admin page to work
- How do I get rid of my inclusion race-condition on wp_enqueue_script
- AJAX call to admin-ajax.php by subscriber returns home page
- Switch from wp-cron to a server cron job
- Best way to ping for the API changes in the wordpress?
- Form submission to another page returning 404 error [duplicate]
- Add a custom WooCommerce settings tab with sections
- Can someone explain what’s the use of parse request function in WordPress?
- Cookie value changes back to previous value after changing
- How does update method in Widget class saves $instance array from Select tag?
- WooCommerce – Stop assigning order numbers
- How to customize the size of Featured Images or Post Thumbnails in WordPress?
- Why does unzip_file always return true but nothing happens?
- Add_menu_page and saving settings
- What method would I use to show an image in between X amount of posts on category archive? [duplicate]
- How use Dynamic hyperlink on each wordpress post?
- Plugin – Proper way to handle 404 pages?