rainlab/translate-plugin

Trait "RainLab\Translate\Traits\MLControl" not found

H-sans opened this issue · 2 comments

I have upgraded OctoberCMS from 1x to 3x and when i try to edit a blogpost i get this error message, connected to Rainlab translate:

Trait "RainLab\Translate\Traits\MLControl" not found
~/plugins/rainlab/blog/formwidgets/MLBlogMarkdown.php line 13

using v3.4.15, both translate and blog is up to date

Hi @Hsimonse

You may need to update the RainLab.Blog plugin as well. Looking for this line specifically:

https://github.com/rainlab/blog-plugin/blob/195fc043115bef6042b20a8aab38e9203d876b14/controllers/Posts.php#L121

The blog plugin was updated to latest version, however a remove and reinstall worked. Thanks for the swift reply!