Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter evanhawk72

    (@evanhawk72)

    What version of PHP does it require? I cant figure out why its erroring out on namespace elasticsearch;

    Thread Starter evanhawk72

    (@evanhawk72)

    I upgraded to 5.3 PHP, and now I get these errors, any thoughts?

    Warning: in_array() expects parameter 2 to be array, null given in /home/urbanloc/public_html/wp-content/plugins/fantastic-elasticsearch/wp/theme/category.php on line 36

    Warning: in_array() expects parameter 2 to be array, null given in /home/urbanloc/public_html/wp-content/plugins/fantastic-elasticsearch/wp/theme/category.php on line 36

    Warning: in_array() expects parameter 2 to be array, null given in /home/urbanloc/public_html/wp-content/plugins/fantastic-elasticsearch/wp/theme/category.php on line 36

    Warning: in_array() expects parameter 2 to be array, null given in /home/urbanloc/public_html/wp-content/plugins/fantastic-elasticsearch/wp/theme/category.php on line 36

    Warning: Cannot modify header information – headers already sent by (output started at /home/urbanloc/public_html/wp-content/plugins/fantastic-elasticsearch/wp/theme/category.php:36) in /home/urbanloc/public_html/wp-includes/pluggable.php on line 896

    Plugin Author Paris Holley

    (@parisholley)

    I didn’t do a great job of testing early versions of the plugin for strict standards. You may want to try using the 2.2 branch on github that hasn’t been released yet.

    https://github.com/parisholley/wordpress-fantastic-elasticsearch/archive/2.2.0.zip

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘PHP Error on install’ is closed to new replies.