Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 25 replies - 1 through 25 (of 28 total)

  • Yuttadhammo
    Participant

    @yuttadhammo

    It’s something to do with being converted to spanned text from html, I guess. Probably the only way around it would be to use a webview instead and just load the html. Something to experiment with. If you want to tinker with the source code, it would be great to have some help.


    Yuttadhammo
    Participant

    @yuttadhammo

    @carmeetsroad yeah, it’s free and open source, do what you like, though I’m not sure whether the gpl licence requires you to release your customisations as open source as well…

    sorry, i moved the website thing to its own class, BPWebsite.java. you’ll find the custom website variable there. should still work to hardcode.


    Yuttadhammo
    Participant

    @yuttadhammo

    It would be helpful if you could check your PHP logs and find out what the 500 error was. I’ve never seen a 405 message before; it could be a problem with your ISP.


    Yuttadhammo
    Participant

    @yuttadhammo

    and you can’t do that via the website?


    Yuttadhammo
    Participant

    @yuttadhammo

    @timvango I’m sorry, I don’t understand. which private message feature? Are you sure it actually sends messages to people you can’t normally? if you can’t, it just won’t send.


    Yuttadhammo
    Participant

    @yuttadhammo

    @timvango – try 0.5 server and let me know if it works.


    @yaakhi
    – added to BuddyDroid 2.1


    Yuttadhammo
    Participant

    @yuttadhammo

    Try 0.4.1


    Yuttadhammo
    Participant

    @yuttadhammo

    I’m not sure why it would be showing private groups… it should only show groups that the user is in, since it is using groups_get_user_groups(). What filter is showing private groups?


    Yuttadhammo
    Participant

    @yuttadhammo

    Sorry, I’m still getting used to the WP versioning system… it should show the correct version from now on.


    Yuttadhammo
    Participant

    @yuttadhammo

    Just a heads-up that I have changed the authentication system to use passwords instead of api keys – WordPress client does the same, and it cuts out a large part of the hassle of registering, not to mention “what could go wrong”. Now you just input your password in preferences and then return to the main screen. Shouldn’t take more than that.

    To use the latest version of either the server or BuddyDroid, you must upgrade both – the server is at 0.4 and BuddyDroid is at 2.0

    Sorry for the inconvenience.


    Yuttadhammo
    Participant

    @yuttadhammo

    What is your username?

    Can you send me a username and password to my email (@gmail.com)?


    Yuttadhammo
    Participant

    @yuttadhammo

    You need to set the permissions to something everyone has, e.g. “read”

    If you want to hardcode the website, you need to fork the source code and create your own app. You will need to add ActionbarSherlock as a library.


    Yuttadhammo
    Participant

    @yuttadhammo

    Can you tell me what version of android, whether it happens in both portrait and landscape mode, and the exact steps to reproduce?


    Yuttadhammo
    Participant

    @yuttadhammo

    You need a / after home, i think. I can connect to http://timvangompel.nl/home/index.php?bp_xmlrpc=true so a setting of `http://timvangompel.nl/home/` should work.

    Also, 0.3 seems to be on wp.org, but it still reads 0.2.2 the download link seems correct though:

    https://downloads.wordpress.org/plugin/buddypress-xml-rpc-receiver.0.3.0.zip


    Yuttadhammo
    Participant

    @yuttadhammo

    Also, I have just updated the server plugin’s latest stable tag to 0.3.0, Once it shows on wordpress.org, please update the plugin to 0.3.0 and try again.


    Yuttadhammo
    Participant

    @yuttadhammo

    Can you give me your site url?


    Yuttadhammo
    Participant

    @yuttadhammo

    Probably means some server problem. Have you updated the server plugin? I had to modify it, maybe the old version doesn’t work with the new configuration. Also, make sure your ‘website’ setting is just the base URL http://www.yoursite.com/


    Yuttadhammo
    Participant

    @yuttadhammo

    Ah, I figured it out… should work with 1.8 (uploaded to Google Play just now)


    Yuttadhammo
    Participant

    @yuttadhammo

    Can you try the latest version (1.7.2)? Should be available on Google Play shortly.


    Yuttadhammo
    Participant

    @yuttadhammo

    @timvango I’ll see if I got a crash report from you… Otherwise, a logcat output would help.


    Yuttadhammo
    Participant

    @yuttadhammo

    @hmfaysal – check out the latest github code; you can just hardcode the website in Buddypress.java by setting the CUSTOM_WEBSITE string and it should work.

    https://github.com/yuttadhammo/buddydroid


    Yuttadhammo
    Participant

    @yuttadhammo

    Just a note that the server plugin has now moved to wordpress.org; get the latest version of the plugin here:

    https://wordpress.org/extend/plugins/buddypress-xml-rpc-receiver/


    Yuttadhammo
    Participant

    @yuttadhammo

    BuddyDroid 0.9 is now uploaded; it should allow you to access the feed from within Private Buddypress. Also, please update the WP plugin to the latest version on github:

    https://github.com/yuttadhammo/buddypress-xmlrpc-receiver


    Yuttadhammo
    Participant

    @yuttadhammo

    Just a note that in the latest version of this app, you need to use the modified WP plugin (sorry if this broke your existing setup):

    https://github.com/yuttadhammo/buddypress-xmlrpc-receiver

    This removes the need to access the plugin directory, calling instead:

    http://mysite.com/index.php?bp_xmlrpc=true

    which also removes the need to call wp-load.php just for the xml file.


    Yuttadhammo
    Participant

    @yuttadhammo

    Maybe… there’s some function in the plugin for retrieving activity items… I’ll look into using that to show the feed.

Viewing 25 replies - 1 through 25 (of 28 total)
Skip to toolbar