greenpeace / planet4

Built on top of Wordpress tech, Greenpeace Planet 4 powers digital platforms to engage with millions and win campaigns around the world.
https://planet4.greenpeace.org
Creative Commons Attribution Share Alike 4.0 International
66 stars 27 forks source link

PLANET-5680 PHP Notice on search page #130

Closed planet-4 closed 3 years ago

planet-4 commented 3 years ago

The below PHP Notices are populating the error logs:

- [11-Nov-2020 10:46:31] WARNING: [pool www_planet4_test] child 212 said into stderr: "NOTICE: PHP message: PHP Deprecated: Non-static method P4\MasterTheme\Search::get_paged_posts() should not be called statically in /app/source/public/wp-includes/class-wp-hook.php on line 287"
 - [11-Nov-2020 10:46:31] WARNING: [pool www_planet4_test] child 212 said into stderr: "NOTICE: PHP message: PHP Notice: Undefined index: aggregations in /app/source/public/wp-content/themes/planet4-master-theme/src/Search.php on line 427"`
Reporter: sdeshmuk
Sections: Search
comzeradd commented 3 years ago

Fixed at greenpeace/planet4-master-theme#1267