https://bugs.winehq.org/show_bug.cgi?id=58077 Bug ID: 58077 Summary: Edit version: Non-static method downloadurl::outputEditor() cannot be called statically Product: WineHQ Apps Database Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: appdb-unknown Assignee: wine-bugs(a)winehq.org Reporter: chiitoo(a)gentoo.org CC: accounts.winehq.org(a)vv221.fr Distribution: Gentoo After https://gitlab.winehq.org/winehq/appdb/-/merge_requests/9 opening the 'Edit version' page for an application results in the following "oops!" in the bottom area of the page: ---- error details: Error Message: Uncaught Error: Non-static method downloadurl::outputEditor() cannot be called statically in /home/winehq/opt/appdb/admin/editAppVersion.php:55 Stack trace: #0 {main} thrown File: editAppVersion.php:55 ---- I suppose the fix will be similar here, but I don't have an environment set up (yet) to test it myself. Thank you! -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.