Fatal error: Access level to APP_Dashboard::page_content() must be public
Hello,
Just installed the ClassiPress plugin and once I enabled the theme the admin panel got broken.
This is the error I'm getting when visiting the
wp-admin:
Code:
Fatal error: Access level to APP_Dashboard::page_content() must be public (as in class scbBoxesPage) in /home/user1/public_html/wp-content/themes/classipress/framework/admin/class-dashboard.php on line 0
I can see the website but the admin area is broken.
It's a multi-site installation.
I have this set of plugin installed on the network
* All In One
WP Security
* WPTouch
*
WP Super Cache
*
WP Smush
* etc..
Enabling and disabling the plugins from the network admin didn't change anything.
WP Version: 4.9.1
PHP Version 5.6.32
ClassiPress Version: 3.6.1
Any idea what's going on ?
- - - Updated - - -
Interesting.
I have plugin "BJ Lazy Load" installed and activated on the network as well, I just disable it from the network and now the problem is gone.
Any idea how can we get the "BJ Lazy Load" working with the ClassiPress ?