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
- WordPress custom block error: Content generated by `save` function triples
- External Authentication, session_tokens not destroyed on logout
- Add code inside specific wordpress standard function
- Verify if user is wordpress logged in from another app since wordpress 4.0
- plugin settings – uploading multiple files with a single button
- How to select the contents in the text view textrea in wp_editor?
- SMS registration and login [closed]
- How to periodically scrape and cache strings from remote txt files. – My First Plugin
- Where to add hooks in a class
- Insert terms for custom taxonomy on plugin activation, or each page load (init hook)
- Adding custom fields to WordPress nav menus
- Enqueueing stylesheets on particular plugin admin pages using WordPress Plugin Boilerplate
- How to customize a permalink (URL) structure?
- Adding a brand column to WooCommerce Products
- Trying to understand order and frequency of action hooks firing
- Limit role to one plugin [duplicate]
- How to fix Uninitialized string offset: error on a checkbox in WP Settings API
- Short code not working in boostrap modal dont no why?
- How To Change Post Author Default?
- What is the proper way to include Bootstrap when executing a shortcode
- WP Post Template – Templates in own folder
- Where can i find wordpress auto update code flows?
- Custom Taxonomy to dropdown box on adminside wordpress
- Upgrade private plugin without deleting files?
- Example Dashboard Widget, Cancel not working
- How to use output buffering in WordPress hooked functions?
- Woocommerce checkout update totals with datepicker
- Create a free scripts and styles template within a plugin
- get_term_link() returns correct – But illogical error-messages disturb
- Issue regarding $wpdb->prepare()
- Is there a way to list all actions registered by a plugin or theme?
- Checkbox Undefined index error in Plugin
- WordPress Plugin with a shortcode that dynamically generates javascript. Can I use add_action without wrapping the javascript in a function?