SOLVED wrong path for custom modules
-
https://dolibarr.example.org/admin/modules.php?mode=deploy
The setup tries to write into /app/code/htdocs/custom but it's forbidden. A symlink to /app/data/ ... is the solution -
@luckow nice test report ! i forget it !
-
Sounds like a trivial change. I am no dolibarr expert, is this the common modules folder or just is it that just this module wants to write to that folder?
-
@luckow nice test report ! i forget it !
-
@erics top. It looks functional