Skip to content
This repository has been archived by the owner on Oct 21, 2018. It is now read-only.

Craft 3 support? #2

Closed
jon-heller opened this issue May 30, 2018 · 2 comments
Closed

Craft 3 support? #2

jon-heller opened this issue May 30, 2018 · 2 comments
Assignees

Comments

@jon-heller
Copy link

I know this plugin is listed under Craft 3 plugins (and has it in the repo title), but we ran into some issues i.e. calling Craft::$app->getConfig()->maxPowerCaptain(); instead of \craft\Helpers\App::maxPowerCaptain();.

We also got an error using the example

./craft walk entries --section=blog --limit=null elements.saveElement

Calling [elements.saveElement] on each Entry.Exception 'TypeError' with message 'Argument 3 passed to craft\services\Elements::saveElement() must be of the type boolean, null given'

Thank you!

@michaelrog
Copy link
Member

Thanks Jon! Feel free to PR fixes for this to the dev branch if you can, or I'll take a look as soon as possible.

@jalendport
Copy link

This issue has been moved over to our original Walk repo (per #3) - TopShelfCraft/Walk#2

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants