Blank Page
-
Hi,
I’m changing web servers for a customer and I’m having trouble getting ‘easy facebook feed’ working.
The new webserver is using php 7.0.9 and the facebook feed isn’t returning any results. If I change to a previous version of php (5.5.11), I get the following results:
Warning: Invalid argument supplied for foreach() in <edited>\wp\wp-content\plugins\easy-facebook-feed\class.eff.php on line 90 Warning: krsort() expects parameter 1 to be array, null given in <edited>\wp\wp-content\plugins\easy-facebook-feed\class.eff.php on line 124 Warning: array_slice() expects parameter 1 to be array, null given in <edited>\wp\wp-content\plugins\easy-facebook-feed\class.eff.php on line 125 Warning: implode(): Invalid arguments passed in <edited>\wp\wp-content\plugins\easy-facebook-feed\class.eff.php on line 132
fopen is on and curl support is enabled in both versions of php
The facebook feed is working fine on the old web server, unfortunately we have to migrate to the new server.
I’m hoping someone can point me at something else I’m over looking
Wordpress is up to date and facebook feed 2.5 is installed on the new web server.
- The topic ‘Blank Page’ is closed to new replies.