Page 1 of 1

Unable to create new activities

Posted: Sun Apr 19, 2020 5:19 pm
by zenlok
Hi there,

I am trying to create a new activity under timesheet projects and get a message saying "invalid request" after pressing save.

This is a fresh install and I am using the latest version of OHRM.

Many thanks.

Re: Unable to create new activities

Posted: Mon Apr 20, 2020 6:35 am
by rajitha
Hi

Can you provide a screenshot, as well as orangehrm.log which is located at <orangehrm>/symfony/log directory?

Regards

Re: Unable to create new activities

Posted: Thu Apr 23, 2020 3:42 pm
by zenlok
The log shows the below message;

[19-Apr-2020 08:24:33 Europe/London] Action "admin/addProjectActivity" does not exist.
[19-Apr-2020 08:27:45 Europe/London] Action "admin/addProjectActivity" does not exist.
[19-Apr-2020 08:30:44 Europe/London] Action "admin/addProjectActivity" does not exist.

Re: Unable to create new activities

Posted: Thu Apr 23, 2020 4:19 pm
by rajitha
Hi

Can you check addProjectActivityAction.class.php file exists in <orangehrm>/symfony/plugins/orangehrmAdminPlugin/modules/admin/actions directory.

Regards