BuddyDev

Search

Date / time error with BuddyPress

Tagged: 

  • Participant
    Level: Enlightened
    Posts: 31
    Dale Reardon on #19340

    Hi,
    I am running PHP7.2 and BP4.1 and getting this error constantly in my logs. I use the fatal error notify pro plugin to keep me alerted.

    Time and date are definitely set in WP general settings.

    I’m just not sure if this is a server error or an error within BP core and then how do I report the issue?

    Thanks,
    Dale.

    December 10, 2018 13:32
    E_WARNING
    DateTime::__construct(): Failed to parse time string (Never active) at position 0 (N): The timezone could not be found in the database
    BuddyPress
    /wp-content/plugins/buddypress/bp-core/bp-core-functions.php: 1371 
     

  • Keymaster
    (BuddyDev Team)
    Posts: 24211
    Brajesh Singh on #19342

    Hi Dale,
    It is not a server error and BuddyPress somehow expects this(There is a try/catch block wrapping the code to catch the exception).

    You may safely ignore it. It is possible to provide a fix in BuddyPress core though.

    Regards
    Brajesh

You must be logged in to reply to this topic.

This topic is: not resolved