Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1116604

    Hi Enfold,

    Could you help me out with updating my website, please?
    All information is listed below.

    Thanks in advance!

    #1116881

    Hey mynick,

    Thanks for the details, I’ve updated your site to 4.5.7, please review it.

    Best regards,
    Rikard

    #1116957

    Goodmorning Rikard,

    Thanks for the help again.
    Everything looks great and seems to be working. I do, however, get an error in the backend.

    Notice: Trying to get property ‘item_id’ of non-object in /customers/2/4/f/apotheekdezwaantjes.be/httpd.www/wp-content/themes/enfold/framework/php/auto-updates/class-pixelentity-theme-update.php on line 93 Notice: Trying to get property ‘item_id’ of non-object in /customers/2/4/f/apotheekdezwaantjes.be/httpd.www/wp-content/themes/enfold/framework/php/auto-updates/class-pixelentity-theme-update.php on line 93 Warning: Cannot modify header information – headers already sent by (output started at /customers/2/4/f/apotheekdezwaantjes.be/httpd.www/wp-content/themes/enfold/framework/php/auto-updates/class-pixelentity-theme-update.php:93) in /customers/2/4/f/apotheekdezwaantjes.be/httpd.www/wp-admin/includes/misc.php on line 1126

    Error

    There’s no need to revert the update. If I’m remembering correctly this error is not new. Any idea what it means?

    #1117037

    Hi,

    Thanks for the update, I can’t login to the site anymore though:

    This feature is disabled

    Does logging in work for you? The message you are getting is not really an error, it’s a notice. It can be ignored if everything is working as it should on the actual site.

    Best regards,
    Rikard

    #1117039

    Hey Rikard,

    I’m so sorry. It’s because I changed the URL to log-in. ( safety first! )
    Well if it’s a notice, then I guess it should be okay. Thanks for updating!

    This topic can be closed.

    #1117175

    Hi mynick,

    You can put this to your wp-config.php:

    
    // Turn debugging on
    define('WP_DEBUG', true);
    
    // Tell WordPress to log everything to /wp-content/debug.log
    define('WP_DEBUG_LOG', true);
    
    // Turn off the display of error messages on your site
    define('WP_DEBUG_DISPLAY', false);
    
    // For good measure, you can also add the follow code, which will hide errors from being displayed on-screen
    @ini_set('display_errors', 0);
    

    Best regards,
    Victoria

    #1118781

    Thank you for the help, everyone.

    Topic can be closed.

    #1118829

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Update my website’ is closed to new replies.