OliveStudio / olivemenus

A powerful menus plugin for Craft CMS built for the need of simplicity and flexibility
MIT License
40 stars 22 forks source link

Backend menu page getting 400 error #40

Closed tushar-baldha closed 4 years ago

tushar-baldha commented 4 years ago

admin/olivemenus/ this url not working, getting "Missing required parameters: siteHandle" error on backend

vanburenx commented 4 years ago

Seeing the same issue after v1.1.8 upgrade.

System Information

Stack Trace


yii\web\BadRequestHttpException: Missing required parameters: siteHandle in REPLACE_WITH_PATH/vendor/yiisoft/yii2/web/Controller.php:173
Stack trace:
#0 REPLACE_WITH_PATH/vendor/yiisoft/yii2/base/InlineAction.php(51): yii\web\Controller->bindActionParams(Object(yii\base\InlineAction), Array)
#1 REPLACE_WITH_PATH/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array)
#2 REPLACE_WITH_PATH/vendor/craftcms/cms/src/web/Controller.php(178): yii\base\Controller->runAction('', Array)
#3 REPLACE_WITH_PATH/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('', Array)
#4 REPLACE_WITH_PATH/vendor/craftcms/cms/src/web/Application.php(291): yii\base\Module->runAction('olivemenus/menu', Array)
#5 REPLACE_WITH_PATH/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('olivemenus/menu', Array)
#6 REPLACE_WITH_PATH/vendor/craftcms/cms/src/web/Application.php(276): yii\web\Application->handleRequest(Object(craft\web\Request))
#7 REPLACE_WITH_PATH/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request))
#8 REPLACE_WITH_PATH/web/index.php(21): yii\base\Application->run()
#9 REPLACE_WITH_PATH/.composer/vendor/cpriego/valet-linux/server.php(232): require('/home/REPLACE_WITH_PATH/a...')
#10 {main}
``` vu hi
matthewstick commented 4 years ago

seeing this issue as well

japo32 commented 4 years ago

Same here.

developer-murtazavhora commented 4 years ago

Same here

tushar-baldha commented 4 years ago

this issue only version 1.1.8 I have downgrade version 1.1.6 and working fine :)

alinistrate commented 4 years ago

Hello,

We are looking into this issue and will push a fix. If anyone can do a pull request and fix it that would be helpful. We don't have the resources available now to do it.

Thanks, Alin

niektenhoopen commented 4 years ago

@alinistrate This is the same as #43 and should be solved in the latest version.

alinistrate commented 4 years ago

I will close this out. Thank you all!