Hi, I'm on 8.1.2 (installed via composer). Everything run fine but then just lately i found this error in dblog:

Recoverable fatal error: Argument 2 passed to Drupal\activity_creator\ActivityNotifications::changeStatusOfActivity() must be of the type array, integer given, called in D:\www\kantek\html\profiles\contrib\social\modules\custom\activity_creator\src\ActivityNotifications.php on line 67 and defined in Drupal\activity_creator\ActivityNotifications->changeStatusOfActivity() (line 125 of D:\www\kantek\html\profiles\contrib\social\modules\custom\activity_creator\src\ActivityNotifications.php) #0.....

And user no longer be able to mark the activity notification as read. The badge count stays with whatever the number showing as before. Please help and many thanks beforehand.

Comments

bairlangga created an issue. See original summary.

FleurJ’s picture

Hi,

I was wondering why the badge count stays and activities remain "unread" after being read, so I guess I have the same issue also with 8.1.2.

jochemvn’s picture

Status: Active » Closed (duplicate)
Related issues: +#2897738: Error on user edit page after updating open social and drupal core

Hi,
Thanks for your report. This issue is duplicate to: 2897738. That one is fixed and there's a patch available on that issue.

Marking this one duplicate and closing it

owbook’s picture

https://www.drupal.org/node/2899738

Ive got the same error in another module "activity_creator". That related issues is to fix another module (custom/social_auth_extra/src/)

Im wrong?

Thank you.