Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After the latest update, we got this error "ErrorException: Fatal Error" #1

Closed
xfsites opened this issue Aug 8, 2023 · 2 comments
Closed

Comments

@xfsites
Copy link

xfsites commented Aug 8, 2023

Server error log

ErrorException: Fatal Error: Declaration of SV\ConversationEssentials\XF\Repository\Conversation::markUserConversationRead(XF\Entity\ConversationUser $userConv, $newRead = null) must be compatible with BS\XFMessenger\XF\Repository\Conversation::markUserConversationRead(XF\Entity\ConversationUser $userConv, $newRead = null, $newReadMicroTime = null) src/addons/SV/ConversationEssentials/XF/Repository/Conversation.php:541
Generated by: Admin Aug 8, 2023 at 6:46 PM

Stack trace
#0 [internal function]: XF::handleFatalError()
#1 {main}

Request state
array(4) {
  ["url"] => string(144) "/conversations/popup?_xfRequestUri=%2F&_xfWithData=1&_xfToken=1691509602%2C1c91ceb6e59f20970689023bd2322636&_xfResponseType=json&_=1691509603269"
  ["referrer"] => string(28) "https://www.xf2.com/"
  ["_GET"] => array(6) {
    ["/conversations/popup"] => string(0) ""
    ["_xfRequestUri"] => string(1) "/"
    ["_xfWithData"] => string(1) "1"
    ["_xfToken"] => string(43) "1691509602,1c91ceb6e59f20970689023bd2322636"
    ["_xfResponseType"] => string(4) "json"
    ["_"] => string(13) "1691509603269"
  }
  ["_POST"] => array(0) {
  }
}
@021-projects
Copy link
Owner

Hello! What is your PHP version?

@xfsites
Copy link
Author

xfsites commented Aug 8, 2023

8.0.29

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants