Hi,
I faced issues when i updated projeqtor 7.0.9 to 8.2.4.
When i click for example on "Absence" it says:
"This feature is not available in this version of ProjeQtOr, Sorry... "
I already checked similar post and cleaned the cach of the browser but it didn't worked.
Any suggestions to fix this problem ?
I think is is only a javascript cache issue.
Just clear your browser cache.
Hi,
Thank for the quick response but like i said it didn't worked even if I clean my browser cache.
Hello,
Could you post your log file please ?
Hi,
There is no issue that could explain the behavior you face.
Please check code of file projeqtor/view/js/projeqtorDialog.js, line 7062 should be
} else if (item == 'Absence') {
loadContent("absenceMain.php", "centerDiv");
If it's not the case, try and reinstall.
Hi,
Thank you, it came from this js file. 🙂