quickapps / cms

Modular CMS powered by CakePHP
GNU General Public License v3.0
164 stars 69 forks source link

Adding new Menu failed #105

Closed ivanbochev closed 9 years ago

ivanbochev commented 9 years ago

Hello,

When trying to create a new menu, I got a message "Menu could not be created, please check your information".

Do you have any ideas?

Regards,

Ivan

quickapps commented 9 years ago

This should solve the problem. You can now update your QuickAppsCMS installation using composer to apply this fix.

composer update quickapps/cms

Thanks for reporting!