@jdporter328
13 years, 8 months ago
It got this error when I go to the website after deleting lines 61-64 and uploading:
Parse error: syntax error, unexpected T_ENDIF in /home/content/93/6562893/html/wp-content/themes/fishbook-buddypress-buddypack/header.php on line 67
EDIT: I fixed this by going to line 67 and deleting it then reuploading. Works great! Thank you very much.
there was no header.php, but there was a functions.php which only contained this:
<?php define( 'BP_DTHEME_DISABLE_CUSTOM_HEADER', true ); ?>
so i changed it to false and reuploaded it via ftp, I am clueless on what to do now.