Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Undefined index: hook_suffix in wp pll string list #89

Closed
diggy opened this issue Aug 10, 2017 · 1 comment
Closed

Undefined index: hook_suffix in wp pll string list #89

diggy opened this issue Aug 10, 2017 · 1 comment

Comments

@diggy
Copy link
Owner

diggy commented Aug 10, 2017

PHP Notice:  Undefined index: hook_suffix in /usr/local/var/www/vhosts/localhost/pll/wp-admin/includes/class-wp-screen.php on line 229
PHP Stack trace:
PHP   1. {main}() /usr/local/Cellar/wp-cli/1.3.0/php/boot-fs.php:0
PHP   2. include_once() /usr/local/Cellar/wp-cli/1.3.0/php/boot-fs.php:17
PHP   3. WP_CLI\bootstrap() /usr/local/Cellar/wp-cli/1.3.0/php/wp-cli.php:23
PHP   4. WP_CLI\Bootstrap\LaunchRunner->process() /usr/local/Cellar/wp-cli/1.3.0/php/bootstrap.php:75
PHP   5. WP_CLI\Runner->start() /usr/local/Cellar/wp-cli/1.3.0/php/WP_CLI/Bootstrap/LaunchRunner.php:23
PHP   6. WP_CLI\Runner->_run_command() /usr/local/Cellar/wp-cli/1.3.0/php/WP_CLI/Runner.php:985
PHP   7. WP_CLI\Runner->run_command() /usr/local/Cellar/wp-cli/1.3.0/php/WP_CLI/Runner.php:330
PHP   8. WP_CLI\Dispatcher\Subcommand->invoke() /usr/local/Cellar/wp-cli/1.3.0/php/WP_CLI/Runner.php:323
PHP   9. call_user_func:{/usr/local/Cellar/wp-cli/1.3.0/php/WP_CLI/Dispatcher/Subcommand.php:401}() /usr/local/Cellar/wp-cli/1.3.0/php/WP_CLI/Dispatcher/Subcommand.php:401
PHP  10. WP_CLI\Dispatcher\CommandFactory::WP_CLI\Dispatcher\{closure}() /usr/local/Cellar/wp-cli/1.3.0/php/WP_CLI/Dispatcher/Subcommand.php:401
PHP  11. call_user_func:{/usr/local/Cellar/wp-cli/1.3.0/php/WP_CLI/Dispatcher/CommandFactory.php:81}() /usr/local/Cellar/wp-cli/1.3.0/php/WP_CLI/Dispatcher/CommandFactory.php:81
PHP  12. Polylang_CLI\Commands\StringCommand->list_() /usr/local/Cellar/wp-cli/1.3.0/php/WP_CLI/Dispatcher/CommandFactory.php:81
PHP  13. PLL_Table_String->__construct() /usr/local/var/www/vhosts/localhost/pll/vendor/diggy/polylang-cli/src/Commands/String.php:65
PHP  14. PLL_Table_String->__construct() /usr/local/var/www/vhosts/localhost/pll/wp-content/plugins/polylang/settings/table-string.php:25
PHP  15. convert_to_screen() /usr/local/var/www/vhosts/localhost/pll/wp-admin/includes/class-wp-list-table.php:143
PHP  16. WP_Screen::get() /usr/local/var/www/vhosts/localhost/pll/wp-admin/includes/template.php:2054
@diggy diggy added this to the v1.0.0-prealpha.3 milestone Aug 10, 2017
@diggy diggy self-assigned this Aug 10, 2017
@diggy
Copy link
Owner Author

diggy commented Aug 10, 2017

fixed w/ dc2c6b3

@diggy diggy closed this as completed Aug 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant