Hi guys,
I've updated some module - not important which one - but was wondering how Sentora will check for the updates, as the
Database: sentora_core » Table: x_modules » mo_updateurl_tx is not holding any URL. It's holding NULL value for non-Sentora module. For Sentora module it's totally empty.
I've also tried to update it manually and run the Deamon, buts still the same results:
Module Information » Latest Version - Already up to date! - which is not truth.
I've checked the code and it seems that field mo_updatever_vc shall hold the new value if there is any (new version number).
But did not found any part of the code which is checking this field vs xml and make the updates in it.
Also how is that the URL is not in the DB in field mo_updateurl_tx - the URL is in install xml...
Is this a bug in Sentora ? I think this was working before... but not sure on 100%.
Many thanks in advance!
I've updated some module - not important which one - but was wondering how Sentora will check for the updates, as the
Database: sentora_core » Table: x_modules » mo_updateurl_tx is not holding any URL. It's holding NULL value for non-Sentora module. For Sentora module it's totally empty.
I've also tried to update it manually and run the Deamon, buts still the same results:
Module Information » Latest Version - Already up to date! - which is not truth.
I've checked the code and it seems that field mo_updatever_vc shall hold the new value if there is any (new version number).
But did not found any part of the code which is checking this field vs xml and make the updates in it.
Also how is that the URL is not in the DB in field mo_updateurl_tx - the URL is in install xml...
Is this a bug in Sentora ? I think this was working before... but not sure on 100%.
Many thanks in advance!