This topic is locked

PHPRunner 2.0 beta 2

4/19/2005 10:31:41 AM
PHPRunner General questions
Sergey Kornilov admin

PHPRunner 2.0 beta 2
http://www.asprunner.com/files/phprunner2-setup.exe
New in this version:

  • Postgre, Oracle, MS Access, MS SQL Server support
  • Built-in FTP Client to upload PHP pages to the Web server.
  • User self-register page, password reminder, change password pages.
  • Multilingual templates. Ability to choose language while logging in.
  • Use drop-down boxes, date-pickers, checkboxes on the Advanced search page.
  • Allow direct links to Edit, Add, Search results page.
  • Display "Please wait" message while search results page is loaded.
  • Copy a record function.
  • Tables menu on the list page. Allow to reorder tables in the tables menu.
  • Multiple ORDER BY fields.
  • Case-insensitive search
  • List boxes allow multiple selection

    - Linked dropdown boxes, filtered dropdown boxes, dropdown boxes with custom display

    - Upload files to the folder on the Web server. Use Edit as type "Document upload" and View as type "Document download" or "File-based image"
    Feel free to try it. Post your comments here or send them to support@xlinesoft.com.

501172 4/20/2005

I just purchased the current production version, and installed it. Should I install the 2.0 beta version on top of it, or remove the current production version first?
Thanks

501173 4/21/2005

Hi
Nice work, still better and better <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=4096&image=1&table=forumreplies' class='bbc_emoticon' alt=':)' />
But now somthings about bugs ;P ... in step 5 PHPRunner don't remember SQL query edited manually even if I save project

Sergey Kornilov admin 4/21/2005

SF,
you don't need to remove previous versions of PHPRunner when installing new one.

Sergey Kornilov admin 4/25/2005

zzak,
please check the latest PHPRunner update where custom SQL query problem was fixed.

A
Arnold Jansen 4/28/2005

When I get the "This trial version will expire soon"-screen I enter my emailaddress en click on "subscribe" then nothing happens. So people don't know if they are subscribed or not and click again and again..............

501174 4/29/2005

Hi
Now PHPRunner remember custom SQL Query fine.

But why this query (with calculated fields, inner join) work only on List pagenot on View page.
Good idea is possibility to Copy record. I think you should add option when people can select which fields need to be copied.

501175 5/5/2005

Hi
I have admin user that can see & edit all users data and guest account. When I add new users group in User Group Permissions, adminuser stops working (empty menu after login).

Admin account starts working when I add this account in User Group Permissions.
Is it right?

501176 5/8/2005

How much cost the version and where to buy?

501177 5/9/2005

In the current version 2 BETA the Add-Edit-View <H1> tags default to the $strKeyField thus exposing to the end user database field names nore suited for the designer/programmer consumption.
Surely these should display the LABEL associated with the database field name.
My guess is this would not be too tricky to rectify in the generator code and would make a big difference to end user friendliness. TIA.
echo "<h1>"."Editar registro"." [".$strKeyField.": ".htmlspecialchars($key);

if($strKeyField2)

echo ", ".$strKeyField2.": ".htmlspecialchars($key2);

if($strKeyField3)

echo ", ".$strKeyField3.": ".htmlspecialchars($key3);

echo "]</h1>";

Sergey Kornilov admin 5/11/2005

Hi,
PHPRunner costs $199. You can buy it here.
All PHPRunner 1.x customers get a free upgrade to version 2.0.

adamdidthis 5/16/2005

Ho do you create driop down lists?

adamdidthis 5/16/2005

found it

pplaut 5/31/2005

I just downloaded the beta version again and it solved a lot of my problems.

I did not download it earlier because it always said version 2 beta.

Is there anyway you guys could attatch a date, or version number like a, b, c, d or something so we can compare with what we have?

Thanks

Peer