Undefined index: pagination_bookmarks
-
Undefined index error in log when WordPress debugging is enabled.
define(‘WP_DEBUG’, true);
define(‘WP_DEBUG_LOG’, true);
define( ‘SCRIPT_DEBUG’, true);
define( ‘SAVEQUERIES’, true);Stack Trace:
[19-Jul-2018 15:37:57 UTC] PHP Notice: Undefined index: pagination_bookmarks in C:\wamp\www\XXXXXXX\wp-content\plugins\list-category-posts\include\lcp-catlist.php on line 438
[19-Jul-2018 15:37:57 UTC] PHP Stack trace:
[19-Jul-2018 15:37:57 UTC] PHP 1. {main}() C:\wamp\www\XXXXXXX\index.php:0
[19-Jul-2018 15:37:57 UTC] PHP 2. require() C:\wamp\www\XXXXXXX\index.php:17
[19-Jul-2018 15:37:57 UTC] PHP 3. require_once() C:\wamp\www\XXXXXXX\wp-blog-header.php:19
[19-Jul-2018 15:37:57 UTC] PHP 4. include() C:\wamp\www\XXXXXXX\wp-includes\template-loader.php:74
[19-Jul-2018 15:37:57 UTC] PHP 5. get_sidebar() C:\wamp\www\XXXXXXX\wp-content\themes\eastlyme\single.php:69
[19-Jul-2018 15:37:57 UTC] PHP 6. locate_template() C:\wamp\www\XXXXXXX\wp-includes\general-template.php:110
[19-Jul-2018 15:37:57 UTC] PHP 7. load_template() C:\wamp\www\XXXXXXX\wp-includes\template.php:647
[19-Jul-2018 15:37:57 UTC] PHP 8. require_once() C:\wamp\www\XXXXXXX\wp-includes\template.php:688
[19-Jul-2018 15:37:57 UTC] PHP 9. dynamic_sidebar() C:\wamp\www\XXXXXXX\wp-content\themes\eastlyme\sidebar-firstselectman.php:14
[19-Jul-2018 15:37:57 UTC] PHP 10. WP_Widget->display_callback() C:\wamp\www\XXXXXXX\wp-includes\widgets.php:743
[19-Jul-2018 15:37:57 UTC] PHP 11. ListCategoryPostsWidget->widget() C:\wamp\www\XXXXXXX\wp-includes\class-wp-widget.php:372
[19-Jul-2018 15:37:57 UTC] PHP 12. CatListDisplayer->display() C:\wamp\www\XXXXXXX\wp-content\plugins\list-category-posts\include\lcp-widget.php:82
[19-Jul-2018 15:37:57 UTC] PHP 13. CatListDisplayer->select_template() C:\wamp\www\XXXXXXX\wp-content\plugins\list-category-posts\include\lcp-catlistdisplayer.php:30
[19-Jul-2018 15:37:57 UTC] PHP 14. CatListDisplayer->template() C:\wamp\www\XXXXXXX\wp-content\plugins\list-category-posts\include\lcp-catlistdisplayer.php:45
[19-Jul-2018 15:37:57 UTC] PHP 15. CatListDisplayer->build_output() C:\wamp\www\XXXXXXX\wp-content\plugins\list-category-posts\include\lcp-catlistdisplayer.php:80
[19-Jul-2018 15:37:57 UTC] PHP 16. CatList->get_pagination() C:\wamp\www\XXXXXXX\wp-content\plugins\list-category-posts\include\lcp-catlistdisplayer.php:154
- The topic ‘Undefined index: pagination_bookmarks’ is closed to new replies.