- π³π±Netherlands Marceldeb
This one is fixed in both the 8.x-2.x branch and the 8.x-3.x branch (3.0.0).
Released in 8.x-2.1 and 3.0.0
- Status changed to Fixed
over 1 year ago 1:20pm 18 March 2023
Thank you so much for taking this on. A set of projects had overwhelmed my ability to maintain this project. Now I must come for support!
In my install, using the user email access method, I get an error message:
Recoverable fatal error: Object of class Drupal\Core\Session\AccountProxy could not be converted to string in Drupal\Core\Entity\EntityStorageBase->buildCacheId() (line 131 of ***/core/lib/Drupal/Core/Entity/EntityStorageBase.php)
It seems this error is triggered by about line 81 of the module code. Commenting it out eliminates the error and allows the access to function
//$control_entity = User::load(\Drupal::currentUser());
Comment out line 81 as above
Fixed
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
This one is fixed in both the 8.x-2.x branch and the 8.x-3.x branch (3.0.0).
Released in 8.x-2.1 and 3.0.0