Hello....I'm working on a wordpress site, and changed one small section in the functions page and received the parse error, taking the entire site down.
so I changed it back. got the same parse error.
i then recopied the entire fuctions.php file and pasted it in the WP editor, and still...the same error.
can anyone please please please tell me what the parse error is?
this is the functions.php file in my paste bin
http://pastebin.com/fVFdq4fg
this is the entire errorParse error: syntax error, unexpected ';' in /home/elysseq/public_html/wp-content/themes/monicaburnsv2/functions.php on line 378
this is line 378
Code:
echo get_avatar( $comment, $avatar_size );
and this is the site
www.monicaburns.com
I'd very much appreciate any assistance...