You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That solution did not work for me. I use ISPConfig and websites are stored in a directory 'web'.
For me the patch is: $filePath = $root . "/web/main.inc.php";
I suggest to ditch the $root and use a relative path from the current file.
dolibarr_project_timesheet/htdocs/timesheet/core/lib/includeMain.lib.php
Line 31 in 35c656e
The text was updated successfully, but these errors were encountered: