Finally!!! (updated) |
12/29/2005 9:01:04 AM |
PHPRunner General questions | |
![]() PHPRunner 3.0 beta (build 86, updated Feb 1st) is available for download
|
|
|
prleo1 12/29/2005 |
ADMIN, |
|
roy 12/29/2005 |
Sergy, |
D
|
defcon2000 1/3/2006 |
Hapy new year. |
![]() |
Sergey Kornilov admin 1/3/2006 |
Beta version requires new registration key. |
M
|
motortraders 1/5/2006 |
This looks Really really good i am busy working with PHPRunner at the moment and this update has come at just the right time keep up the excellent work PHPRunner is the best software i have ever purchased online |
P
|
pengas group LLC 1/5/2006 |
thank you and a happy new year everbody |
M
|
Mugler001 1/5/2006 |
Thanks just what we have been waiting for! |
M
|
mrohde 1/7/2006 |
Serg, |
![]() |
Sergey Kornilov admin 1/12/2006 |
Hi, |
M
|
mrohde 1/13/2006 |
Hi, thank you for pointing me to this issue. Please try out the current PHPRunner 3.0 (build 80). The previous version didn't create tables when in "connect using PHP" mode.
|
|
adamdidthis 1/17/2006 |
Hi is it possible to get an upgrade key please? |
![]() |
Sergey Kornilov admin 1/17/2006 |
Sure, drop a note to support@xlinesoft.com showing your order number so I can locate your info in the database. |
D
|
defcon2000 2/5/2006 |
Hello, |
P
|
Pontusr 2/6/2006 |
I am using 3.0 (build 86) and seems to have problem with setting different Security mapping for diffrent tables using "users can see and edit their own data only". |
![]() |
Sergey Kornilov admin 2/6/2006 |
Hi, |
![]() |
Sergey Kornilov admin 2/6/2006 |
Hello, |
P
|
Pontusr 2/6/2006 |
Hi, Field Users Table: OwnerID Field in Advanced Security Settings is the same for all tables. Therefore when you set one table to one value, then the same fields in other tables take on this value. If these settings aren't approach, please describe your task so that we solve this problem.
|
![]() |
Sergey Kornilov admin 2/7/2006 |
Hi, |
S
|
skip 2/8/2006 |
Will post here for now but if no reply will create a fresh one as I'm not sure this is best place to ask. |
![]() |
Sergey Kornilov admin 2/8/2006 |
You didn't tell anything about your problem. The following doesn't make any sense to me. In v2.x this displayed info correctly but then fell over when updating details. My question is, was this sorted in v 3.0 as I don't want to go to the trouble of trying it all out to then find it doesn't!
|
S
|
skip 2/9/2006 |
Hi, the problem I had in v2.0 was that if I amended the SQL manually on the master record so that it linked to a different table to display information from that table it worked well in list, view. |
![]() |
Sergey Kornilov admin 2/14/2006 |
Hi, if("table1"==$table && $field=="name2") return "table1.name2"; if("table1"==$table && $field=="totalcost") return "table1.totalcost";
if("table1"==$table && $field=="name2") return "table2.name"; if("table1"==$table && $field=="totalcost") return "table1.quantity * table2.price";
|
S
|
skip 2/14/2006 |
Thanks! |
D
|
defcon2000 2/23/2006 |
Hello, |
![]() |
Sergey Kornilov admin 2/23/2006 |
Defcon2000, |