• Hello, I have had Panoramic Premium for a few years and now I’m receiving the following error when accessing WordPress dash board on my website:

    Error: This theme failed to load properly and was paused within the admin back end.
    Error Details
    =============
    An error of type E_ERROR was caused in line 204 of the file /home/pedrofi2/public_html/wordpress/wp-content/themes/panoramic/functions.php. Error message: Cannot use object of type stdClass as array

    Any assistance would be greatly appreciated.

    Many thanks.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • This issue just cropped up for a client using this theme as well. Looking for a fix asap.

    More details for theme devs

    Fatal error: Uncaught Error: Cannot use object of type stdClass as array in .../wp-content/themes/panoramic/functions.php:204 Stack trace: #0 .../wp-includes/class-wp-hook.php(292): panoramic_admin_notice('') #1 .../wp-includes/class-wp-hook.php(316): WP_Hook->apply_filters(NULL, Array) #2 .../wp-includes/plugin.php(484): WP_Hook->do_action(Array) #3 .../wp-admin/admin-header.php(288): do_action('admin_notices') #4 .../wp-admin/index.php(115): require_once('/home/tmdsites/...') #5 {main} thrown in .../wp-content/themes/panoramic/functions.php on line 204

    note for anyone looking for a fix in the meantime – you can comment out everything in the panoramic theme’s functions.php file from line 181 through 238 (essentially all the functions related to the theme registration notification message, which appears to be whats causing the critical error)

    Same error for me. Thanks so much for the fix tanmccuin. Will I need to to remove the comment-out at some point?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Error Panoramic theme’ is closed to new replies.