XF 2.2 Copy and paste the link, Server error

welington

Active member
I need help.
Anywhere on the forum I place a link, post or private.
It keeps showing this server error....

Server error log
  • ErrorException: Fatal Error: Declaration of XF\Http\Stream::write($string) must be compatible with Psr\Http\Message\StreamInterface::write(string $string): int
  • src/XF/Http/Stream.php:29
  • Generated by: Unknown account
  • Aug 21, 2024 at 12:09 AM

Stack trace​

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

Request state​

array(4) {
["url"] => string(11) "/unfurl.php"
["referrer"] => string(57) "https://msfix.info/pedido/gostaria-da-bios-do-aion-aoc.6/"
["_GET"] => array(0) {
}
["_POST"] => array(4) {
["result_ids"] => array(3) {
[0] => string(2) "50"
[1] => string(2) "51"
[2] => string(2) "52"
}
["_xfRequestUri"] => string(39) "/pedido/gostaria-da-bios-do-aion-aoc.6/"
["_xfWithData"] => string(1) "1"
["_xfToken"] => string(8) "********"
}
}


Screenshot_144.webp

Screenshot_143.webp
 
I understood....
Because of this problem, I hope my forum doesn't go offline.
So if I update generally, (I will soon changeXF 2.3 - VPS PHP 8XX).
The problem will definitely be resolved.
thanks for help.
a hug.;)
 
This won't be resolved by server or PHP changes, it is caused due to an add-on incompatibility (ie. using an XF 2.3 add-on on XF 2.2, etc.). You will need to disable/enable add-ons in between testing to pinpoint which one.
 
Back
Top Bottom