Forum

Thread tagged as: Error, Runway

Sidebar menu missing link – bug?

Hi

I just synced a site and its database to my local server in order to do some tweaks.

I've noticed that the local server's sidebar menu hasn't updated with a link I added to Organise. When I investigated further, it appears to be any menu item linked to a collection does not appear in the sidebar, although it appears in the control panel. It's the same result in both default sidebar menus as well as if I add a new section.

The production is on RW 3.0.4. The local I just updated to RW 3.0.6.

Diagnostic for production:

Perch Runway: 3.0.4, PHP: 7.0.1, MySQL: mysqlnd 5.0.12-dev - 20150407 - $Id: 7e72f9690b1498a1bead7a637c33a831c0d2f655 $, with PDO
Server OS: Linux, cgi-fcgi
Installed apps: content (3.0.4), assets (3.0.4), categories (3.0.4), perch_blog (5.5.1), perch_forms (1.9), perch_mailchimp (3.1), perch_twitter (3.7)
App runtimes: <?php $apps_list = array( 'content', 'categories', 'perch_forms', 'perch_mailchimp', 'perch_blog', 'perch_twitter', );
PERCH_LOGINPATH: /perch
PERCH_PATH: /var/sites/t/techniche-europe.com/public_html/perch
PERCH_CORE: /var/sites/t/techniche-europe.com/public_html/perch/core
PERCH_RESFILEPATH: /var/sites/t/techniche-europe.com/public_html/perch/resources
Image manipulation: GD
PHP limits: Max upload 100M, Max POST 100M, Memory: 128M, Total max file upload: 100M
F1: 0c66c2e1f82f9e0b7617b2cb8270f2c7
Resource folder writeable: Yes
DOCUMENT_ROOT: /var/sites/w/www.techniche-europe.com/public_html
HTTP_HOST: www.techniche-europe.com
REQUEST_URI: /perch/core/settings/diagnostics/
SCRIPT_NAME: /perch/core/settings/diagnostics/index.php

Diagnostic for local:

Perch Runway: 3.0.6, PHP: 7.0.15, MySQL: mysqlnd 5.0.12-dev - 20150407 - $Id: b5c5906d452ec590732a93b051f3827e02749b83 $, with PDO
Server OS: Darwin, apache2handler
Installed apps: content (3.0.6), assets (3.0.6), categories (3.0.6), perch_blog (5.5.1), perch_forms (1.9), perch_mailchimp (3.1), perch_twitter (3.7)
App runtimes: <?php $apps_list = array( 'content', 'categories', 'perch_forms', 'perch_mailchimp', 'perch_blog', 'perch_twitter', );
PERCH_LOGINPATH: /perch
PERCH_PATH: /Users/ellimondo/Dropbox/Sites/techniche-europe/dev.techniche-europe.com/perch
PERCH_CORE: /Users/ellimondo/Dropbox/Sites/techniche-europe/dev.techniche-europe.com/perch/core
PERCH_RESFILEPATH: /Users/ellimondo/Dropbox/Sites/techniche-europe/dev.techniche-europe.com/perch/resources
Image manipulation: GD
PHP limits: Max upload 32M, Max POST 32M, Memory: 128M, Total max file upload: 32M
F1: 0c66c2e1f82f9e0b7617b2cb8270f2c7
Resource folder writeable: Yes
HTTP_HOST: dev.techniche-europe.com
DOCUMENT_ROOT: /Users/ellimondo/Dropbox/Sites/techniche-europe/dev.techniche-europe.com
REQUEST_URI: /perch/core/settings/diagnostics/
SCRIPT_NAME: /perch/core/settings/diagnostics/index.php
Jonathan Elliman

Jonathan Elliman 27 points

  • 4 years ago
Drew McLellan

Drew McLellan 2638 points
Perch Support

You appear to have configured the menu item to link to an app with the ID 1. That should be a value like perch_blog not just an integer.

Yes I wondered about that – That's me selecting Products from the dropdown menu under Link to Collection. It's showing the same Detail 1 on the production server.

Drew McLellan

Drew McLellan 2638 points
Perch Support

I think this might be a bug introduced in 3.0.6

Righto, no worries. Thanks for looking Drew.

Drew McLellan

Drew McLellan 2638 points
Perch Support

Should be fixed in 3.0.7.