ohdang888 Posted September 30, 2008 Share Posted September 30, 2008 Fatal error: Cannot use string offset as an array in /home/user/public_html/test/sign_up.php on line 93 <?php $net = $facebook->api_client->fql_query("SELECT affiliations FROM user WHERE uid ='$id' "); //line 92 $network = $net[0]['affiliations'];// line 93 foreach($network as $info){//line 95 ?> Quote Link to comment Share on other sites More sharing options...
l0ve2hat3 Posted March 28, 2009 Share Posted March 28, 2009 how did you fix this?? i have the same problem with the same code! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.