Problem with Reports Module

Hi guys, I’ve just upgraded to 7.12.2 and noticed that Reports module is broken. I get this error:

When i disable Ajax fot this module, returns HTTP ERROR 500.

Can anybody please help me on this?

What does your php error.log say? You should be looking out for a FATAL 500 error.
Also do you have any code customisations in the reports module?

Hey @samus-aran , thanks for your reply.

I have some custom modules, but no customizations over any default module.
I have recently updated my version of SuiteCRM from 7.11.19-1 to 7.12.2

I’m stuck here. Ajax interface is disabled for Reports module

Found this log that might be usefull:

[Sun Jan 23 15:09:49.832442 2022] [proxy_fcgi:error] [pid 20455:tid 140369127634688] [client 198.50.21.27:58652] AH01071: Got error 'PHP message: PHP Warning:  Class 'Google_Service' not found in /bitnami/suitecrm/vendor/google/apiclient-services/autoload.php on line 21PHP message: PHP Warning:  Class 'Google_Service_Resource' not found in /bitnami/suitecrm/vendor/google/apiclient-services/autoload.php on line 21PHP message: PHP Warning:  Class 'Google_Model' not found in /bitnami/suitecrm/vendor/google/apiclient-services/autoload.php on line 21PHP message: PHP Warning:  Class 'Google_Collection' not found in /bitnami/suitecrm/vendor/google/apiclient-services/autoload.php on line 21PHP message: PHP Fatal error:  Declaration of CustomAOR_ReportsController::action_downloadPDF() must be compatible with AOR_ReportsController::action_downloadPDF(): void in /bitnami/suitecrm/custom/modules/AOR_Reports/controller.php on line 45', referer: http://xx.xx.xx.xx/index.php?action=ajaxui
[Sun Jan 23 15:09:49.852419 2022] [proxy_fcgi:error] [pid 20455:tid 140369219954432] [client 198.50.21.27:58651] AH01071: Got error 'PHP message: PHP Warning:  Class 'Google_Service' not found in /bitnami/suitecrm/vendor/google/apiclient-services/autoload.php on line 21PHP message: PHP Warning:  Class 'Google_Service_Resource' not found in /bitnami/suitecrm/vendor/google/apiclient-services/autoload.php on line 21PHP message: PHP Warning:  Class 'Google_Model' not found in /bitnami/suitecrm/vendor/google/apiclient-services/autoload.php on line 21PHP message: PHP Warning:  Class 'Google_Collection' not found in /bitnami/suitecrm/vendor/google/apiclient-services/autoload.php on line 21PHP message: PHP Fatal error:  Declaration of CustomAOR_ReportsController::action_downloadPDF() must be compatible with AOR_ReportsController::action_downloadPDF(): void in /bitnami/suitecrm/custom/modules/AOR_Reports/controller.php on line 45', referer: http://xx.xx.xx.xx/index.php?action=ajaxui

I have cheked suitecrm.log and found nothing relevant for this issue.

Same with me, except it’s 7.12.6. Been on this for several days to no avail. Anybody’s got a solution? Any help would be highly appreciated.