• The new Python extension is now available. It allows customers to deploy and manage WSGI-based Python applications on their websites directly from Plesk.
  • Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

PHP error : NavigationContext::fetchSectionNodes

K

khunbkk

Guest
Hi,

In my admin panel, the left frame (left.php3) is blank. This applies also to the main frame if I click on the /admin/report link. Everything else is OK.

- Parallels Plesk Panel 10.1.1 CentOS 5 1010110120.18

- in /usr/local/psa/admin/logs/httpsd_access_log:

"GET /plesk/admin/report HTTP/1.1" 500
"GET /left.php3 HTTP/1.1" 500

- in /var/log/sw-cp-server/error_log log I can find:

PHP Fatal error: Call to undefined method NavigationContext::fetchSectionNodes() in /usr/local/psa/admin/plib/NavigationContext.php on line 69


I cannot find any reference to that PHP fatal error :(
Does anyone know what it is and how to solve it ?

Thanks.
 
Back
Top