Forum

[SOLVED] Impossible...
 
Notifications
Retirer tout

[SOLVED] Impossible to save global parameters

3 Posts
2 Utilisateurs
0 Reactions
4,303 Vu
(@pboguet)
Posts: 2
New Member
Début du sujet
 
[#4635]

Hi,
I recently updated Projeqtor to V3.6.3.
I want to change some global parameters like SMTP server and default password. When I change that in global parameters, it says that changes are saved.
But when I quit global parameters for an other activity (ex : manage Users) and I come back in global parameters, my previous changes aren't effective.
I'm connected with an user that has admin role and rights.
Nothing appears int the logs files.

Edit : I tried to modify values direct in database but same results : the parameters don't change in projeqtor. It seems like projeqtor doesn't load values from database.


 
Posté : 11/09/2017 1:22 pm
(@babynus)
Posts: 14952
Membre Admin
 

I guess you faced issue while migrating and did not respect migration process.
You must overwrite existing code for migration, not create new directory with new code.
I guess you moved to configuration page during migration, and this is wrong.

Now, you must have in parameters.php file some values that should be migrated to the database.
Remove these parameters from the file will fix the issue (look at the file in the older directory).
Only parameters for db access and for logs should remain in parameters files


 
Posté : 12/09/2017 1:19 am
(@pboguet)
Posts: 2
New Member
Début du sujet
 

That's right, when I unzipped the folder, I got the configuration page again but I thought it would be ok.

So, I changed values in the parameters file (files/config/parameters.php) and let only the values for db access and the 2 lines for the log files.
If you remove the log files values, it won't work either.

Thank's for your help


 
Posté : 12/09/2017 10:18 am
Share:
Retour en haut