Login
Sign Up For Free
English
中文 (繁體)
中文 (香港)
中文 (简体)
日本語
Filipino
Bahasa Indonesia
Bahasa Melayu
Pусский
Português (Brasil)
Magyar
Français
Español
Deutsch
Čeština
العربية
Català
Dansk
Ελληνικά
فارسی
Suomi
Gaeilge
Hindi
עברית
Hrvatski
Italiano
Norsk bokmål
Nederlands
한국어
Polski
Română
Slovenský
Svenska
Türkçe
українська
беларуская
ไทย
Standard view
RLPlurkAPI
says
17 years ago
this plurk is for discussion about the unofficial Plurk API - ask if you have questions/comments (Aug 7, 2008)
latest #12
skraggy
says
17 years ago
just started playing with it but found a couple errors so far in RLPlurkAPI.php
skraggy
says
17 years ago
line 724 and line 760
skraggy
says
17 years ago
$this->plurk_get_responses($plurk['plurk_id']); should be $this->getResponses($plurk['plurk_id']);
立即下載
shiftyeyes
17 years ago
I think lines 724 and 760 refer to the object property (131) whole getResponses() is a method.
shiftyeyes
17 years ago
(which itself uses a call to the URL defined in plurk_get_responses) – I think it's just different ways of getting at the same thing
ryanlim
asks
17 years ago
could you submit a patch?
ryanlim
says
17 years ago
file a bug report and include a patch
skraggy
says
17 years ago
yea...I'll do that in a little bit after I get home.
skraggy
says
17 years ago
shiftyeyes
I'm not a php expert, I just know that the original line gives me undefined function in php5.
ryanlim
says
17 years ago
yea. i probably did a regex replace and it broke then
shiftyeyes
17 years ago
Oh. That is a problem, isn't it
ryanlim
17 years ago
back to top
delete
reply
edit
cancel
cancel