Hello,
after Update to Version 5.5.4 all Parameters in GlobalParameters are deleted. What can i do? :whistle:
Hello ,
You have update to version 5.5.4 , but from which version ?
Something else , can you give me you"r files parameters.php , the problem can come from here .
Hi, thank you for yours answer. I have updated from 5.2.5
In the Attachment ist the old parameters.php from 5.2.5 an new one from 5.5.4.
I have determined that the correct parameters are stored in the DB parameter table (see ZIP File parameter.sql)
Best Greets
Alex
You'r parameters are stored in your database. I can see this on the .sql .
Then no parameter are deleted .
Try to disconnect/reconnect and look if your parameters are back..
Sorry it dont works. What can i do else?
Have a look at your parameters.php file.
It should contain only parameters for db connection and log writing.
Hello,
now it works. I deleted the parameters from parameters.php.
Now we have another Problem:
By changing an activity we get an error
ERROR ** on file 'C:xampphtdocsprojeqtormodelIndicatorValue.php' at line (120)
2016-11-21 10:07:46.146 ** ERROR ** cause = Undefined property: Project::$isUnderConstruction
How can we solve that?
It seems that code is not correctly migrated to v5.5 for /model/Project.php.
Try and redeploy V5.5.4
Hi,
thx for help. I modified ProjectMain.php in Custom Folder. I deleted it and now its working fine with a new modified ProjectMain.php.
Thanks for the Support
