This topic is locked

Another Parsing Error

5/17/2007 9:32:13 AM
PHPRunner General questions
T
tomstreet author

Using PHPRunner 4.0, Build 253.
Here is the error;
Parse error: parse error, unexpected T_VARIABLE in (path to) /include/commonfunctions.php on line 480
Here's line 480;
$data=array($field=>$value);
I have no clue what that is or how to fix it.
Thanks for any help. I really love this program!

J
Jane 5/17/2007

Hi,
do you use Custom code on the "View as" settings dialog on the Visual Editor tab?

T
tomstreet author 5/17/2007

Hi,

do you use Custom code on the "View as" settings dialog on the Visual Editor tab?


I'm not sure what you mean. Where is the "View as" dialog? I reset all the pages in the Visual Editor.

J
Jane 5/17/2007

This bug was fixed.

Please download and install latest update of PHPRunner:

http://www.asprunner.com/files/phprunner40b-setup.exe

Then rebuild your pages.

T
tomstreet author 5/17/2007

This bug was fixed.

Please download and install latest update of PHPRunner:

http://www.asprunner.com/files/phprunner40b-setup.exe

Then rebuild your pages.


Problem solved. Thanks!