pkpio / MDroid

Moodle for Android
https://play.google.com/store/apps/details?id=in.co.praveenkumar
GNU General Public License v3.0
36 stars 47 forks source link

does not show discussiones forum #85

Closed adminmoodle closed 8 years ago

adminmoodle commented 8 years ago

praveendath92/MDroid

i use the app but does not show the forum discussions

I ran from android studio and i got the following in the logcat

com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_ARRAY but was BEGIN_OBJECT at line 1 column 2

pkpio commented 8 years ago

@adminmoodle What's the version of the Moodle site you are using? Forum discussions are not available on older on versions of Moodle.

adminmoodle commented 8 years ago

@praveendath92 im using version 2.9

pkpio commented 8 years ago

Could you please check if this function is enabled on your Moodle Web services?

adminmoodle commented 8 years ago

@praveendath92 yes, this function is enable in my moodle,

adminmoodle commented 8 years ago

@praveendath92 you were right, i changed the function to mod_forum_get_forum_discussions, and now is run correctly

pkpio commented 8 years ago

@adminmoodle Glad to know that it has been resolved :smile:

adminmoodle commented 8 years ago

thanks so much, kind regards :)