PDA

View Full Version : Parse Error functions.php line 1887


macker123
09-28-2004, 04:00 PM
I seem to be getting the following error when I try to run the install script and same error when I goto my forum now:

Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/myphotos/public_html/forum/includes/functions.php on line 1887

I have triple checked(literally), every single piece of code I was supposed to insert and it is all correct. I have also uploaded the files twice, with 2 different FTP programs to make sure they were uploaded correctly.

Can someone please help me solve this issue.

Brian
09-28-2004, 04:21 PM
Get a fresh, un-hacked copy of your functions.php file and reapply the changes using Notepad or another similar text editor. Do not use Dreamweaver or any similar programs as they have been known to cause problems.

Our Sponsors
 

macker123
09-28-2004, 05:58 PM
Get a fresh, un-hacked copy of your functions.php file and reapply the changes using Notepad or another similar text editor. Do not use Dreamweaver or any similar programs as they have been known to cause problems.

Yes that worked perfectly. Thanks