Jump to content

Needing self-hosted update assistance.


Recommended Posts

We are self-hosted and in the process of updating our test installation from version 4.6.12.1 to 4.7.1

When updating the underlying systems we have started to encounter an error.  Prior to updating the forum software we updated the server to:  Debian 10 Buster, installed PHP 8.2. There was a MySQL update in there also. It's now running 10.3.34-MariaDB-0+deb10u1 Debian 10

Since this backend update when attempting to access the forums, we are encountering an error 500 on the UI, the only capturable error log is:  PHP Fatal error: Declaration of IPS\\Login
_Playnet::usernameIsInUse($username) must be compatible with IPS\\Login_Handler::usernameIsInUse($username, ?IPSMember $exclude = null) in var/www/forums/system/Login/Playnet.php on line 320

This error shows up when attempting to either a) login, or b) change theme from default.  As a result, the /admin area is not accessible to look into other possible causes or remediate. 

Edited by CorneredRatSoftware
Link to comment
Share on other sites

As mentioned by @DawPi, this is third party related so you will want to work with the author for assistance. It could be that it also is not compatible with PHP 8. 

You can use recovery mode to disable all third party applications/plugins as you do not have access to the ACP

 

Link to comment
Share on other sites

On 9/3/2022 at 2:04 PM, CorneredRatSoftware said:

Thanks for all of the responses.  Will rollback the php update and see what happens. 

What kind of value gets passed in IPS\\Login_Handler::usernameIsInUse($username, ?IPS:qMember $exclude = null) 

In this came the '3rd party app' is a php function that returns True/False/Null.  

 

It doesn't really matter what values are passed or returned. The current problem is that the parameters don't match the ones of the function the login is extending. As Marc said, you need to speak with the developer who wrote the code.

In case the original developer is no longer available you can find a new one from this list: https://invisioncommunity.com/third-party/providers/

Edited by teraßyte
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...