Skip to content
This repository has been archived by the owner on Jun 9, 2022. It is now read-only.

Does not work with 1.6.26 #14

Open
kromonos opened this issue Jul 24, 2020 · 0 comments
Open

Does not work with 1.6.26 #14

kromonos opened this issue Jul 24, 2020 · 0 comments

Comments

@kromonos
Copy link

Headers are missing and cli commands are throwing errors:

$ bin/plugin webmention notify
PHP Fatal error:  Uncaught Error: Call to undefined method Grav\Plugin\Console\NotifyCommand::getgrav() in /var/customers/webs/kromonos/example.com/user/plugins/webmention/cli/NotifyCommand.php:68
Stack trace:
#0 /var/customers/webs/kromonos/example.com/system/src/Grav/Console/ConsoleCommand.php(41): Grav\Plugin\Console\NotifyCommand->serve()
#1 /var/customers/webs/kromonos/example.com/vendor/symfony/console/Command/Command.php(255): Grav\Console\ConsoleCommand->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#2 /var/customers/webs/kromonos/example.com/vendor/symfony/console/Application.php(917): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#3 /var/customers/webs/kromonos/example.com/vendor/symfony/console/Application.php(269): Symfony\Component\Console\Application->doRunCommand(Object(Grav\Plugin\Console\NotifyCommand), Object(Symfony\Component\Con in /var/customers/webs/kromonos/example.com/user/plugins/webmention/cli/NotifyCommand.php on line 68

Looks like data_sent.yaml is filled as normal

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

1 participant