Hi,
this is the problem (phprunner 4.1 build317):
I have six mysql database identical in structure. Only data change.
In phprunner progect I have the same label, the same query, the same code ViewOnLoad.
So, I want to change only the graphic templates.
My idea was to make ONE php project and then apply it to different DB, ONLY changing the template pattern.
But I fail.
I saved the first project as template (without copy tables). I create a new project, apply my template (in business), select a different db, but there are always problems:
- Phprunner fails to open the project (but what? error code=3)
or
- the templates in phprunner not working properly
or
- In mysql the db is replaced with the first one!
Also I am unable to open the first project with phprunner.
I tried in forum similar problem (I remember something similar), but I dont find an answer. I'm sorry.
Please, can someone tell me what is the exact procedure that I must follow? (If possible)
Many thanks!