I am trying to get event information from a fan page, but running into troubles just getting ANYTHING out of the event_member db.
I can get proper information out of the event DB with; query: 'SELECT eid, name, tagline, pic_small,host, description, start_time, creator FROM event WHERE eid=EVENTIDNUMBER'
but to get the eid(s) query: 'SELECT eid FROM event_member WHERE uid=1289767016'
returns nothing.
I really really need this to work. I can;t seem to get anywhere with Facebook, and am feeling very unhappy with my commiment to make somthing work with FB.
ANy help is greatley welcomed.
TBR
