how to update 4.1.14 PRO to 4.1.18 PRO without los 6 Years, 9 Months ago
Karma: 0
how to update vehiclemanager 4.1.14 PRO to 4.1.18 PRO without losing settings. I can't find in the manual. Last time I had to change all the settings again in the feature and language manager ( it was version, I guess 3.9 tot 4.1.14). The makers and models.txt is clear and no problem. It's about all the settings I made in the vehicle manager extension itself. I'm afraid to loose it again and that's too much work to change again with every update. So please help and thanks.
Logged
The administrator has disabled public write access.
Re:how to update 4.1.14 PRO to 4.1.18 PRO without los 6 Years, 9 Months ago
Karma: 0
Thanks for quick respons Andrew. In stead of screenshots is it possible to copy the files you talk about, or is it related to database. When it are files it would be easy to copy, or am I wrong.
Logged
The administrator has disabled public write access.
Re:how to update 4.1.14 PRO to 4.1.18 PRO without los 6 Years, 6 Months ago
Karma: 0
Ok that's clear and I updated the vehicle component. It's very complicated I also had to copy some css from components/com_vehiclemanager/includes/vehiclemanager.css
I replaced the administrator/components/com_vehiclemanager/admin.vehiclemanager.class.conf.php But these lines:
// General Informations
$vehiclemanager_configuration['release']['version']='4.1.14 PRO';
$vehiclemanager_configuration['release']['date']='October 2017';
I changed in
// General Informations
$vehiclemanager_configuration['release']['version']='4.1.32 PRO';
$vehiclemanager_configuration['release']['date']='May 2018';
The original file from the last update from May shows the update from Januari. Als the changelog is incorrect. Want to let you know, it's not a big deal, I think, it's just info but it's confusing for my customer when I say everything is updated now.
Logged
The administrator has disabled public write access.