verbb / cp-nav

Control Panel Nav is a Craft CMS plugin to help manage your Control Panel navigation.
MIT License
130 stars 11 forks source link

Unknown error occurred when performing any actions #28

Closed mythdigital closed 6 years ago

mythdigital commented 6 years ago

I've used this plugin on Craft 2 and it's great, but we're having issues using with the Craft 3 beta.

Installed using composer and activated, however getting: An unknown error occurred.

This happens when trying to do anything.

engram-design commented 6 years ago

Are you able to provide and further information on the error? Say, a screenshot of the full error page (with devMode on)? Feel free to reach out via Slack if you'd rather not post here as well

mythdigital commented 6 years ago

Hi there,

This is the error:

Thanks, James

James Nesbitt Myth Digital Ltd

m. +44 (0)7375 095928 t. +44 (0)28 9053 8511 w. myth.digital http://myth.digital/ 69 High Street, Holywood, Belfast, BT18 9AQ Follow. @mythdigital http://www.twitter.com/mythdigital facebook http://www.facebook.com/mythdigital google+ http://plus.google.com/+mythdigital linkedin https://www.linkedin.com/company/10505866

On 31 Oct 2017, at 21:06, Josh Crawford notifications@github.com wrote:

Are you able to provide and further information on the error? Say, a screenshot of the full error page (with devMode on)? Feel free to reach out via Slack if you'd rather not post here as well

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/verbb/cp-nav/issues/28#issuecomment-340906690, or mute the thread https://github.com/notifications/unsubscribe-auth/AfuHHcF-HbrUpS-ayQwA-hPLCo6g_gxMks5sx4vKgaJpZM4QNAI_.

motanu8008 commented 6 years ago

Hi guys,

I'm facing a similar issue here. I get an unknown error on all button actions. In browser's console, it seem to be a 404 error. For some reasons the controller actions are not found. Please see attached screenshot.

Thanks, Mihai Mocanu

screen shot 2017-11-13 at 4 53 39 pm

svenjungnickel commented 6 years ago

Hey @mythdigital and @motanu8008. I updated a bunch of files. Please can you check if the latest version is working? To install via composer just run composer require verbb/cp-nav:dev-craft-3 Thanks

motanu8008 commented 6 years ago

Hi @svenjungnickel , I've reinstalled the plugin, and it seems to work now. I'll make more tests today and feedback if I encounter any other issues.

Many thanks man. Cheers.

svenjungnickel commented 6 years ago

Hey @motanu8008 and @mythdigital. Did you some more tests? Everything is working so far? I just tagged a new release. Now it should be possible to update or install the latest version via composer without adding a branch tag i.e. composer update verbb/cp-nav or composer require verbb/cp-nav. The Craft3 RC1 changed a little bit the CP panel behaviour. This changes are updated in the latest release as well.

svenjungnickel commented 6 years ago

Closing due to inactivity.