Forum

Thread tagged as: Problem, Error

Admin warning in PerchAdmin.class.php when upgrading to Perch 3

Hi,

I get the following warning at the top of the admin page now I've updated to Perch 3. Everything seems to run fine but obviously don't want the client seeing this all the time, any ideas please?

Warning: include(): Failed opening '/home/u435352724/public_html/admin/core/runway/apps/apps.php' for inclusion (include_path='.:/opt/php-5.5/pear') in /home/u435352724/public_html/admin/core/lib/PerchAdmin.class.php on line 86

Interestingly the diagnostic says: "Perch is out of date. You are running Perch Runway 3.0 and the latest is 3.0.0"

Summary information

Perch Runway: 3.0, PHP: 5.5.35, MySQL: 10.0.25-MariaDB, with PDO
Server OS: Linux, cgi-fcgi
Installed apps: content (3.0), assets (3.0), categories (3.0)
App runtimes: <?php $apps_list = array( 'content', 'categories', );
PERCH_LOGINPATH: /admin
PERCH_PATH: /home/u435352724/public_html/admin
PERCH_CORE: /home/u435352724/public_html/admin/core
PERCH_RESFILEPATH: /home/u435352724/public_html/admin/resources
Image manipulation: GD
PHP limits: Max upload 8M, Max POST 8M, Memory: 128M, Total max file upload: 8M
F1: 0c66c2e1f82f9e0b7617b2cb8270f2c7
Resource folder writeable: Yes
SCRIPT_NAME: /admin/core/settings/diagnostics/index.php
REQUEST_URI: /admin/core/settings/diagnostics/
DOCUMENT_ROOT: /home/u435352724/public_html
HTTP_HOST: mgmnh.16mb.com

BTW: keep up the good work, Perch 3 looks awesome.

Chris Comben

Chris Comben 0 points

  • 4 years ago
Rachel Andrew

Rachel Andrew 394 points
Perch Support

The instructions for upgrading are here: https://docs.grabaperch.com/runway/upgrading/

Note the part about removing content and categories from your apps menu and the apps handler part.

Rachel Andrew said:

The instructions for upgrading are here: https://docs.grabaperch.com/runway/upgrading/

Note the part about removing content and categories from your apps menu and the apps handler part.

Hi, thanks, thats what I followed, must have incorrectly changed the apps menu and handler. I'll have another go and see where I get to.