This topic is locked

Templates are not active after update to build 119

8/17/2006 2:32:39 AM
PHPRunner General questions
rjks author

Morning,
I have updated my PHPRunner fron build 118 to build 119.
After the installation my Templates are no longer aktive!
How can I aktivate the templates?
Which changes effect my Templataes, where do I have to update the _list _add _edit and the rest of the files to be able to use the fixes and extensions in the new build.
i.e.
In build 118 I was toöd to replace the result of function CheckFieldPermissions($strField) with return true as it didn´t work correctly.
Is this function now useable? Which other functions or pages are effected?
My Templates include a lot of changes in all pages, also the _functions and _events are changed.
Where do I start with an update so that all changes and templates are in the new build.
Thanks in advance
Robert

J
Jane 8/17/2006

Robert,
we fixed bug in the CheckFieldPermissions($strField) function.
Templates for different PHPRunner builds are not compatible.

I recommend you to create templates anew.

rjks author 8/17/2006

Robert,

we fixed bug in the CheckFieldPermissions($strField) function.
Templates for different PHPRunner builds are not compatible.

I recommend you to create templates anew.


Hello Jane,
thanks for the Info on CheckFieldPermissions.
If Templates arn´t downward compatible in the different builds then using templates at all means that I am stuck with the build in which I define them.
I expect the new version 4 won´t be compatable either which will mean I can only use it for new Projects and must keep the older versions active to chnage or update one of my oder Projects.
Keeping up with the times and using the latest versions will therefore not be possible.
Another chance of course is to inform users which changes in the phprunner source have been made so that updateing user templates is possible without having to go through all source files and comparing then with template files.
Do you have any ideas of how older template versions can be impoerted/updated to match newer builds or versions.
Robert