This topic is locked

biuld project issue

3/28/2008 5:11:59 AM
PHPRunner General questions
R
raid200 author

Hi all
I try to used the PHPrunner to biuld my project .
Everything is ok until the list page when I would to biuld project.

I press the biuld project

after that is start to work but it give me this message .
c:\program Files\PHPRunner4.2\source\list.php(172)- could find element bListPage.
Please Help.
Raid

S
steveh 3/28/2008

Search is your friend, see the solution below for CHART......

J
Jane 3/28/2008

Raid,
this bug was fixed.

Please download and install latest update of PHPRunner:

http://www.asprunner.com/files/phprunner-setup.zip

R
raid200 author 3/28/2008

Raid,

this bug was fixed.

Please download and install latest update of PHPRunner:

http://www.asprunner.com/files/phprunner-setup.zip


thainks Mr.Jane.

I installed , but the problem is still.
The error message is:
"C:\Program Files\PHPRunner4.2\source\list.php(172) - Couldn't find element bListPage"
During build, this message occurs 6 times.
I have only report pages .
please help
Raid

J
Jane 3/28/2008

Raid,
sorry for my fault. This bug was fixed but the last build isn't updated.
To get your project working find and remove this snippet from list.php file in C:\Program Files\PHPRunner4.2\source folder.

##foreach @BUILDER.tables as @t filter @TABLE.arrMasterTables[strMasterTable==@t.strDataSourceTable] && @t.arrFieldObj[bListPage && bUseiBox && bShowThumbnail].len##

if @first##

$includes.="<script type='text/javascript' src='include/ibox.js'></script>\r\n";

$includes.="<link rel='stylesheet' href='include/ibox.css' type='text/css' media='screen'/>\r\n";

endif##

endfor


The open and rebuild your project.

R
raid200 author 3/28/2008

Raid,

sorry for my fault. This bug was fixed but the last build isn't updated.
To get your project working find and remove this snippet from list.php file in C:\Program Files\PHPRunner4.2\source folder.
The open and rebuild your project.

R
raid200 author 3/28/2008

Thanks Mr Jane

I rebuild my project with any problem.
But I have another Issue. it with configration php

I will write it in another topic.

Thanks so much.
Raid