Line 479 Error
-
It looks my website was updated yesterday at 8:45AM as I checked my FTP to see why the error is appearing:
Fatal error: Can’t use function return value in write context in /home2/missydi/public_html/www.mifloods.org/wp-content/themes/generatepress/inc/template-tags.php on line 479
wwww.mifloods.org
I grabbed the LINE 479 and this is what it says. Can you please tell me if this code is correct?
// If the disable title checkbox is checked, or the title field is empty, return true
$disable_title = ( ‘1’ == $generate_settings[ ‘hide_title’ ] || empty( get_bloginfo( ‘title’ ) ) ) ? true : false;
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Line 479 Error’ is closed to new replies.