This topic is locked

My tests of PHPrunner

12/17/2004 10:37:16 AM
PHPRunner General questions
M
Michael author

I think the phprunner will be a great help to me, but before I can commit to a prurchase, I would like to resolve some other issues.
The columns headers in "filename" _list.php are links that presumably sort the list depending on the column. If this is the intended functionality. it would be nice to have.
The html form generated by "filename"__edit.php does not contain any values in the form fields.
"filename"_view.php shows field names, but not any values.
For date fields, the user should be provided the option of formatting date fileds to the ISO standard yyyy-mm-dd.
Exporting results does not appear to work. Where are the Excel, Word, CSV, or XML files exported to? Should there not be a "browse to directory" button, or some standard folder that can be defined when build the app in phprunner?
I'll pass on wanything else I discover.
Thanks for your attention.
Mike

Sergey Kornilov admin 12/20/2004

Michael,
Please download latest update at http://www.asprunner.com/files/phprunner-setup.exe which fixes most issues you mentioned.
Also you need to make sure that your choice of key column is correct. It sounds that EDIT/VIEW problem relates to empty or NULL key column values. If nothing helps you can zip and send PHPRunner project file along with MySQL database dump to support@xlinesoft.com for investigation.

M
Michael author 12/20/2004

Thanks for the update. The date picker works great in the browsers we use (Mozilla, Firebird, Netscape ,IE). We would still like the date picker to be ISO format (yyyy-mm-dd).
Exporting also now works fine. All formats export properly to a location of the users choosing.
Sorting of columns headers now also works as featured. Thanks.
I still cannot get the view or edit page to work correctly. As such I have sent the project file and MYSQL database to your support address.
There is a new problem with this build of phprunner.exe. The file "_print.php" now generates a printable page, but the date columns contain the following error messages.
"Notice: Undefined index: LOCALE_SMONTHNAME0 in C:\sambar\docs\hydrocorr\include\locale.php on line 379
Notice: Undefined index: LOCALE_SABBREVMONTHNAME0 in C:\sambar\docs\hydrocorr\include\locale.php on line 380

00/00/0"
I am running php 4.3.6 and MySQL 4.0.18

Sergey Kornilov admin 12/21/2004

Michael,
please download this update that fixes EDIT/VIEW problem

http://www.asprunner.com/files/phprunner-setup.exe
Printer page also works fine now.
Regarding displaying dates in ISO format I sent some info to your personal email.