PDA

View Full Version : T_constant_encapsed_string


-peace-
07-30-2004, 01:47 PM
I am getting this error - help please

Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING in c:\inetpub\wwwroot\vb\includes\functions.php on line 1887

Fatal error: Call to undefined function: devdebug() in c:\inetpub\wwwroot\vb\includes\functions.php on line 952

Brian
07-30-2004, 01:58 PM
That means you've mishacked your functions.php file. Try getting a fresh, un-hacked version of the file and reapply the changes using Notepad or another simple text editor. Do not use Dreamweaver or any similar programs as they have been known to cause problems in the past.

Our Sponsors
 

mholtum
07-30-2004, 02:31 PM
Do not use Dreamweaver or any similar programs as they have been known to cause problems in the past.That was very true about Dreamweaver in the past versions. I now have Macromedia Studio MX 2004 and the version of Dreamweaver included works just fine. When I was using the last version of Studio MX's Dreamweaver I did get errors.. Just an FYI

digitalje5u5
08-23-2004, 09:36 PM
Getting the same error. Redid the changes to functions.php 4 times.

Help?

Our Sponsors
 

Millionaire
08-24-2004, 03:02 AM
Are you using the latest vb 3.03?

I'm getting the same errors too.

Brian
08-24-2004, 11:25 AM
The only way you would get that error is if you've mishacked your functions.php file. Try getting a fresh, un-hacked version of the file and reapply the changes using Notepad or another simple text editor. Do not use Dreamweaver or any similar programs as they have been known to cause problems in the past.