Just wondering if anyone knows what the implications of this error message are and how i might fix it. I’m running the EE2 version of Twitter Timeline, latest build of EE2 and it’s hosted with Engine Hosting. Here’s the error message:
A PHP Error was encountered
Severity: Warning
Message: Invalid argument supplied for foreach()
Filename: twitter_timeline/pi.twitter_timeline.php
Line Number: 440
Any thoughts? It seems to come and go. Here’s the code as I have it in my template:
{exp:twitter_timeline screen_name="stanleyjacobsmd" limit="1" create_links="user_mentions|hashtags|urls"}
<div class="tweet">
<div class="status">{text}</div>
</div>
{/exp:twitter_timeline}Thanks,
John