Hello,
I was working on a project with Phprunner 5.3 and all was going well. Sudenly, when adding a new table (tried several different tables), the generated application comes with incomplete/corrupted URLs, lacking the first name part of the file:
"The requested URL /output9/_list.php was not found on this server." - example taken from the menu link to a file called tablename_list.php.
The files are correctly generated, the links are not, always generated like "_list.php" or "_edit.php" or whatever. This is happening only with new tables added to the project, and not with the ones already existing.
Reinstalled PHPRunner, without success... Can someone help on this?