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
- How to include a file using get_template_part() in a plugin?
- body_class hook for admin pages
- “Error: Options Page Not Found” on Settings Page Submission for an OOP Plugin
- Implement phpunit testing on a plugin
- How to get all images and their thumbnails from wp media library
- If a function requires add_action(‘init’) how can I run it only once on plugin activation?
- Hiding WordPress Plugin Source Code
- Executing a function upon webhook calling wordpress
- How to display additional info in the plugins admin table?
- How a deprecated function can crash WordPress site while upgrading
- Limit role to one plugin [duplicate]
- How to fix Uninitialized string offset: error on a checkbox in WP Settings API
- What is the proper method of using global $post?
- how to add stylesheet to particular plugin only?
- jQuery does not enqueue for my purpose… (before an inline script in the footer)
- Which is the correct way to conditionally enqueue a CSS file?
- Can I add custom css to an mu-plugin?
- insert query on a custom table using ajax with jQuery plugin Jeditable
- WordPress Rest API with rest_do_request, possible race condition?
- Is it possible to use WP-CLI in a plugin (or theme)?
- How to add/change (woocommerce) product tab icon
- How can I display Custom Post type Custom Columns and its Content in a Dashboard Widget?
- Load php file with jquery in single.php
- Dynamically modify content added to table via javascript
- functions won’t fire after I converted my code from procedural code to OOP
- How to prevent wp_insert_post from creating a new post every second?
- Generate and send ICS file through WordPress
- Download stopped working in 4.7.4
- $wpdb Mysql trigger problem
- A more elegant way to handle notices/warnings
- WordPress postboxes On Tabbed Views and Hiding Registered Pages
- Yet another wp_insert_post infinite loop. What is wrong?
- How to set init for maximum script execution, memory limit and max files upload in wordpress