How I download the old 2.5.8 installation package? I have followed your instruction to install fresh copy in a different directory but the same error occurs. I am very hopeless that my old project need to be rebuilt one by one again.
I still can get my old project to work on PHPRad 2.6.2, even after I change the publish folder to new one (e.g. = jalan). I have no clue to what I have done. Please kindly help.
Hello... I have build a project using the earlier version 2.5.8. When I upgrade PHPRad to 2.6.2 and then open the old project file, I got error messages as per attachment. I did not touch anything from the old project, simply open them and publish it. After publish, I can't see anything under the PREVIEW tab. Please help urgently.
Hi … I have my authentication table ACCOUNT where we are going to store user_name, user_pwd, user_picture, user_email and user_role. I started with clean table (no data), then publish the project. When I click REGISTER and enter all relevant information, then click SAVE / POST, I get the error message Error Processing Request. No data is recorded in database, when I check on phpAdmin.
Hi … Do we have example on how to setup master-detail with 1-to-Many relationship?
For example: 1. Master = Purchase Order Header contains, PO number, vendor name, date, total amount 2. Detail = Item, Qty, Unit of Measure, Unit Rate, item sub-total, delivery date, etc. There could be many item for one purchase order header.
Appreciate for your kind help. I have seen example of master detail in the forum, however it only reflects 1-to-1 relationship.
Hi all … It turns out that if you use PHPRad Classic, it will only give you chart with single color. But if you turn into PHPRad 2.5.8.2 you are able to see the random multi color.