Hi,
I have an error in my board when someone tries to get feeds (external.php):
Quote:
Warning: Invalid argument supplied for foreach() in /includes/class_postbit_alt.php(459) : eval()'d code on line 21
Warning: Cannot modify header information - headers already sent by (output started at /home/user/public_html/forum/includes/class_core.php:3075) in /external.php on line 849
|
I think this is related to "passiveVid - Showthread Replacement" hook at postbit_display_complete.
When I turn it off everything works without errors.