RenRen social network app issues! Getting PHP errors… Any chinese to help? :)

p2mfilm

New Member
I'm trying to build an app for the Chinese audience at the social networking site RenRen.Using their PHP API I'm getting these errors:\[quote\] Notice: Undefined index: xn_sig_session_key in C:\renren_test_app\xiaonei.class.php on line 21 Notice: Undefined index: xn_sig_user in C:\renren_test_app\header.php on line 61\[/quote\]That's coming from the example PHP app. All I changed in code (at header.php) is the API key/secret.
I'd like to know how to fix this as this looks very fundamental.............. and if someone willing to be more helpful - how do I get; User's name/pic/id.I do not understand Chinese at all so it makes things a lot harder on me. I'd appriciate if someone posts some code!
I hope someone smarter than me can help here (:Edit:
Got the PHP API from: http://wiki.dev.renren.com/wiki/%E4%B8%8B%E8%BD%BD%E4%B8%93%E5%8C%BA
 
Back
Top