This topic is locked

Save as Project database issue

10/6/2007 1:32:13 PM
PHPRunner General questions
W
wwwguru author

When saving project as a template,

after you create a new project based on saved tempalte, it keep asking to create tables in the database even there is no sql file for that project template, and database has all the tables it needs.
Please advice
thanks

Alexey admin 10/9/2007

Hi,
thank you for pointing me to this issue.

We'll fix it with the next update of PHPRunner.
To not to build a database with each project creation create tables.txt file in

C:\Program Files\PHPRunner4.1\templates\YourTemplate\database folder.
Put the list of tables used in your template there.

You can find sample tables.txt files in another business templates directories.