Page 1 of 1

error

Posted: Sat Apr 25, 2009 3:08 am
by rusty_jones
PHP Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ')' in /home/timel13/public_html/980/gbcf-v3/files/CONFIG.php on line 48

##################################################################
# 3. Subject line menu options array (subject line of email)
$subjects = array( ###############################################

line 47 "Interested in Plaster",
line 48 "Quick comment",
line 49 "Quick question",
line 50 "Site problem report",
line 51 "Something else (below)",

I don't know anything about or programming of any kind can you tell me what this parse error is or what it means and how can I resolve the issue.
Rusty

Re: error

Posted: Sat Apr 25, 2009 4:52 pm
by califdon
rusty_jones wrote:
I don't know anything about or programming of any kind can you tell me what this parse error is or what it means and how can I resolve the issue.
Rusty
Well, this IS a programmer's forum, so I'm not sure we can help you much if you don't know anything about programming of any kind.

The error means that it is programmed incorrectly. The only way to resolve it is to find a programmer who can correct it.