Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Critical Error #1175117

    Victoria,

    I’ve updated PHP to 7.

    lines 979-981 in that file read as follows:

    if( ! empty( $this->title_styling ) )
    {
    if( !rray_key_exists( ‘font-size’, $this->title_styling ) )

    looks like there was a typo in the file after all! I replaced the ‘!’ with an ‘a’ and everything seems to be working fine now. thanks for the help.

    in reply to: Critical Error #1174709

    This is also impacting the front end of my site at this point. Please see here: https://www.commoninterestsfinancial.com/services/

    in reply to: Critical Error #1174681

    I’m getting this same issue!
    the site is reporting the following error details:

    Error Details
    =============
    An error of type E_ERROR was caused in line 981 of the file [redacted]/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/timeline/timeline.php. Error message: Call to undefined function rray_key_exists()

Viewing 3 posts - 1 through 3 (of 3 total)