Open GoogleCodeExporter opened 8 years ago
I also just tried this with the latest code from the repository and it does not
seem to cause any errors to be logged. Unfortunately, it also still does not
fetch any items.
Original comment by joe.lencioni
on 3 Sep 2010 at 6:55
I just turned on error_reporting(E_ALL) in my index.php and now I can see the
error:
Fatal error: Cannot redeclare class CI_Exceptions in /path/to/lifepress/system/libraries/Exceptions.php on line 27
Original comment by joe.lencioni
on 3 Sep 2010 at 7:59
Updating SimplePie to the latest version from github seems to fix this issue.
http://code.google.com/r/joelencioni-lifepress/source/detail?r=a50d52e2f413b0e7b
e486974be4f316d23920dfd
Original comment by joe.lencioni
on 3 Sep 2010 at 9:01
Original issue reported on code.google.com by
joe.lencioni
on 3 Sep 2010 at 6:47