View Single Post
Old 11-17-2012, 07:11 PM   PM User | #1
intcon
New Coder

 
Join Date: Mar 2009
Posts: 89
Thanks: 27
Thanked 0 Times in 0 Posts
intcon is an unknown quantity at this point
Parse error: syntax error, unexpected ';'

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...
intcon is offline   Reply With Quote