Lots of notices with WP_DEBUG enabled.

2.91K viewsIssues
0

I got this notices the category page title notice was on every page and I apart from errors I saw nothing on my category page.

I installed the latest stable and and github versions on my local testing site and had quite a lot buggy behavior part from this. On my live site everything seems to work fine so far. Apart from that I needed to disable elegantthemes bloom plugin. There was a JS Global missing and JS execution error. Some editor button component I guess.

Undefined index: categories_page_title in /srv/www/wordpress-default/wp-content/plugins/categories-for-anspress/categories-for-anspress.php on line 450

Notice: Undefined variable: ap_image in /srv/www/wordpress-default/wp-content/plugins/categories-for-anspress/categories-for-anspress.php on line 528

Notice: Undefined variable: ap_image in /srv/www/wordpress-default/wp-content/plugins/categories-for-anspress/categories-for-anspress.php on line 529

Notice: Array to string conversion in /srv/www/wordpress-default/wp-content/plugins/anspress-question-answer/includes/class-form.php on line 363

Notice: Array to string conversion in /srv/www/wordpress-default/wp-content/plugins/anspress-question-answer/includes/class-form.php on line 363

Notice: Trying to get property of non-object in /srv/www/wordpress-default/wp-content/plugins/categories-for-anspress/categories-for-anspress.php on line 417

Notice: Trying to get property of non-object in /srv/www/wordpress-default/wp-content/plugins/categories-for-anspress/theme/category.php on line 9, 11, 16, 16, 19

Which version of AnsPress?

I think you can close this maybe I mixed the wrong versions of the category extension with Anspress. I am running the latest git version now and its seem to work without notices BUT there were some from the unset values on the categories options page. I had to set to ordering, the slugs and so on for the categories to get rid of them. There should be default values for that.