jovanzers / dabr

Automatically exported from code.google.com/p/dabr
0 stars 0 forks source link

I get this error when I choose IIX hosting #209

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
hello,

I get this error when I choose host Dabr on IIX (Indonesia Internet Exchange) 
Server.
when I go to Followers or Friends page, it says:

==================================================================
Warning: Invalid argument supplied for foreach() in 
/home/deodeye/public_html/m/common/twitter.php on line 1735

Warning: Cannot modify header information - headers already sent by (output 
started at /home/deodeye/public_html/m/common/twitter.php:1735) in 
/home/deodeye/public_html/m/common/theme.php on line 144
==================================================================

and twitter.php line 1735 says:
"foreach ($feed->users->user as $user) {"
theme.php line 144:
"header('Content-Type: text/html; charset=utf-8');"

I think the problem is located on twitter.php line 1735. And the theme.php line 
144 is the effect og this problem, isn't it?

I just got this problem when I host it on IIX Server. When I try to host my 
Dabr to USA/France/Germany Server, this problem is not appear.
Can you help me to fix this prob? :(

Sorry for my bad english

regards,
deodeye

Original issue reported on code.google.com by xdeode...@gmail.com on 10 Jun 2011 at 10:30

GoogleCodeExporter commented 9 years ago
fixed :)

thanks

Original comment by xdeode...@gmail.com on 25 Jun 2011 at 5:53

GoogleCodeExporter commented 9 years ago

Original comment by terence.eden on 13 Aug 2011 at 11:14