Help. Ajax dead

Ajax dead. in log:

Wed Jan 13 12:59:21 2016 [10936][1][DEPRECATED] Using row number in fetchByAssoc is not portable and no longer supported. Please fix your code.
Wed Jan 13 12:59:21 2016 [10936][1][FATAL] Query Failed:
SELECT * FROM calls_users
WHERE
= ‘333a6727-9728-7846-e4a1-55cb4fd1a2de’ AND
user_id = ‘1’ AND
deleted = 0
: MySQL error 1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘= ‘333a6727-9728-7846-e4a1-55cb4fd1a2de’ AND
user_id = ‘1’ AND
deleted =’ at line 3
what i to do?

Exactly the same error in my logs too. Got it since I upgraded to version 7.4.3. Everything seems to be working fine but every time I load a page one of those Query Failed errors shows in my logs. The ID seems to refer to a Call id, every time the same id.

if i enable stack tracing in admin, module can be loaded & give me errors:
Unknown Error (4096): Argument 1 passed to Reminder::isDecline() must be an instance of SugarBean, boolean given, called in /home/data_server/httpd_data/crm/public_html/modules/Reminders/Reminder.php on line 299 and defined occurred in /home/data_server/httpd_data/crm/public_html/modules/Reminders/Reminder.php on line 374 [2016-01-13 15:09:13] display_stack_trace caller, file: /home/data_server/httpd_data/crm/public_html/include/utils.php line#: 3254
/home/data_server/httpd_data/crm/public_html/modules/Reminders/Reminder.phpL:374
/home/data_server/httpd_data/crm/public_html/modules/Reminders/Reminder.phpL:299
/home/data_server/httpd_data/crm/public_html/include/javascript/jsAlerts.phpL:56
/home/data_server/httpd_data/crm/public_html/include/MVC/View/SugarView.phpL:160
/home/data_server/httpd_data/crm/public_html/include/MVC/Controller/SugarController.phpL:348
/home/data_server/httpd_data/crm/public_html/include/MVC/Controller/SugarController.phpL:295
/home/data_server/httpd_data/crm/public_html/include/MVC/SugarApplication.phpL:92
/home/data_server/httpd_data/crm/public_html/index.phpL:49
Unknown Error (4096): Argument 1 passed to Reminder::testEventPersonAcceptStatus() must be an instance of SugarBean, boolean given, called in /home/data_server/httpd_data/crm/public_html/modules/Reminders/Reminder.php on line 375 and defined occurred in /home/data_server/httpd_data/crm/public_html/modules/Reminders/Reminder.php on line 378 [2016-01-13 15:09:13] display_stack_trace caller, file: /home/data_server/httpd_data/crm/public_html/include/utils.php line#: 3254
/home/data_server/httpd_data/crm/public_html/modules/Reminders/Reminder.phpL:378
/home/data_server/httpd_data/crm/public_html/modules/Reminders/Reminder.phpL:375
/home/data_server/httpd_data/crm/public_html/modules/Reminders/Reminder.phpL:299
/home/data_server/httpd_data/crm/public_html/include/javascript/jsAlerts.phpL:56
/home/data_server/httpd_data/crm/public_html/include/MVC/View/SugarView.phpL:160
/home/data_server/httpd_data/crm/public_html/include/MVC/Controller/SugarController.phpL:348
/home/data_server/httpd_data/crm/public_html/include/MVC/Controller/SugarController.phpL:295
/home/data_server/httpd_data/crm/public_html/include/MVC/SugarApplication.phpL:92
/home/data_server/httpd_data/crm/public_html/index.phpL:49
Unknown Error (4096): Argument 1 passed to Reminder::getEventPersonAcceptStatus() must be an instance of SugarBean, boolean given, called in /home/data_server/httpd_data/crm/public_html/modules/Reminders/Reminder.php on line 379 and defined occurred in /home/data_server/httpd_data/crm/public_html/modules/Reminders/Reminder.php on line 390 [2016-01-13 15:09:13] display_stack_trace caller, file: /home/data_server/httpd_data/crm/public_html/include/utils.php line#: 3254
/home/data_server/httpd_data/crm/public_html/modules/Reminders/Reminder.phpL:390
/home/data_server/httpd_data/crm/public_html/modules/Reminders/Reminder.phpL:379
/home/data_server/httpd_data/crm/public_html/modules/Reminders/Reminder.phpL:375
/home/data_server/httpd_data/crm/public_html/modules/Reminders/Reminder.phpL:299
/home/data_server/httpd_data/crm/public_html/include/javascript/jsAlerts.phpL:56
/home/data_server/httpd_data/crm/public_html/include/MVC/View/SugarView.phpL:160
/home/data_server/httpd_data/crm/public_html/include/MVC/Controller/SugarController.phpL:348
/home/data_server/httpd_data/crm/public_html/include/MVC/Controller/SugarController.phpL:295
/home/data_server/httpd_data/crm/public_html/include/MVC/SugarApplication.phpL:92
/home/data_server/httpd_data/crm/public_html/index.phpL:49
Unknown Error (4096): Argument 1 passed to Reminder::isDecline() must be an instance of SugarBean, boolean given, called in /home/data_server/httpd_data/crm/public_html/modules/Reminders/Reminder.php on line 299 and defined occurred in /home/data_server/httpd_data/crm/public_html/modules/Reminders/Reminder.php on line 374 [2016-01-13 15:09:13] display_stack_trace caller, file: /home/data_server/httpd_data/crm/public_html/include/utils.php line#: 3254
/home/data_server/httpd_data/crm/public_html/modules/Reminders/Reminder.phpL:374
/home/data_server/httpd_data/crm/public_html/modules/Reminders/Reminder.phpL:299
/home/data_server/httpd_data/crm/public_html/include/javascript/jsAlerts.phpL:56
/home/data_server/httpd_data/crm/public_html/include/MVC/View/SugarView.phpL:160
/home/data_server/httpd_data/crm/public_html/include/MVC/Controller/SugarController.phpL:348
/home/data_server/httpd_data/crm/public_html/include/MVC/Controller/SugarController.phpL:295
/home/data_server/httpd_data/crm/public_html/include/MVC/SugarApplication.phpL:92
/home/data_server/httpd_data/crm/public_html/index.phpL:49
Unknown Error (4096): Argument 1 passed to Reminder::testEventPersonAcceptStatus() must be an instance of SugarBean, boolean given, called in /home/data_server/httpd_data/crm/public_html/modules/Reminders/Reminder.php on line 375 and defined occurred in /home/data_server/httpd_data/crm/public_html/modules/Reminders/Reminder.php on line 378 [2016-01-13 15:09:13] display_stack_trace caller, file: /home/data_server/httpd_data/crm/public_html/include/utils.php line#: 3254
/home/data_server/httpd_data/crm/public_html/modules/Reminders/Reminder.phpL:378
/home/data_server/httpd_data/crm/public_html/modules/Reminders/Reminder.phpL:375
/home/data_server/httpd_data/crm/public_html/modules/Reminders/Reminder.phpL:299
/home/data_server/httpd_data/crm/public_html/include/javascript/jsAlerts.phpL:56
/home/data_server/httpd_data/crm/public_html/include/MVC/View/SugarView.phpL:160
/home/data_server/httpd_data/crm/public_html/include/MVC/Controller/SugarController.phpL:348
/home/data_server/httpd_data/crm/public_html/include/MVC/Controller/SugarController.phpL:295
/home/data_server/httpd_data/crm/public_html/include/MVC/SugarApplication.phpL:92
/home/data_server/httpd_data/crm/public_html/index.phpL:49
Unknown Error (4096): Argument 1 passed to Reminder::getEventPersonAcceptStatus() must be an instance of SugarBean, boolean given, called in /home/data_server/httpd_data/crm/public_html/modules/Reminders/Reminder.php on line 379 and defined occurred in /home/data_server/httpd_data/crm/public_html/modules/Reminders/Reminder.php on line 390 [2016-01-13 15:09:13] display_stack_trace caller, file: /home/data_server/httpd_data/crm/public_html/include/utils.php line#: 3254
/home/data_server/httpd_data/crm/public_html/modules/Reminders/Reminder.phpL:390
/home/data_server/httpd_data/crm/public_html/modules/Reminders/Reminder.phpL:379
/home/data_server/httpd_data/crm/public_html/modules/Reminders/Reminder.phpL:375
/home/data_server/httpd_data/crm/public_html/modules/Reminders/Reminder.phpL:299
/home/data_server/httpd_data/crm/public_html/include/javascript/jsAlerts.phpL:56
/home/data_server/httpd_data/crm/public_html/include/MVC/View/SugarView.phpL:160
/home/data_server/httpd_data/crm/public_html/include/MVC/Controller/SugarController.phpL:348
/home/data_server/httpd_data/crm/public_html/include/MVC/Controller/SugarController.phpL:295
/home/data_server/httpd_data/crm/public_html/include/MVC/SugarApplication.phpL:92
/home/data_server/httpd_data/crm/public_html/index.phpL:49

I do not work in any module.

It does not show any information from the other modules.

lidah are not shown in the calls / meetings / task

Please, help me!
forgive me for my English

Hey have you figured out yet what caused these errors? I still get them in my logs.

I just ran into another issue today and interestingly enough the solution for my problem, which can be found here: https://suitecrm.com/forum/installation-upgrade-help/234-ajax-error-after-upgrade?start=15#27281 also made these log entries disappear…