Quote:
Originally Posted by BBR-APBT
Code:
Warning: Invalid argument supplied for foreach() in [path]/includes/class_postbit_alt.php(474) : eval()'d code on line 43
Warning: Cannot modify header information - headers already sent by (output started at [path]/includes/class_core.php:3254) in [path]/external.php on line 865
I get this error when I go to my external.php rss page. But if I refresh two times it goes away. I have no mods that touch the external. Any ideas on how to fix it?
|
Open up each file in something like Notepad++ or an editor w/ the line #'s displayed and scroll to the corresponding line of code the error is listed as being on and see if anything looks finicky or if it's pointing to a file.... also class_postbit_alt? Check that out and see what you can find, you have access and I do not so be sure to be thorough when reviewing these files.
S-MAN