dterango

Group membership

  • Beginning Developers

    Beginning Developers

    This space is for newcomers, who wish to build a new plugin or to customize an existing one to their liking

Activity

  • dterango replied on the discussion topic Connecting to Elgg
    Hi all, @DhrupDeScoop I think is easier to share en image from Gallery than upload it with mobile browser. Of course, user must be logged in first but I can't find how to within documentation or community. I'm also trying the OAuth way but it... view reply
  • dterango has a new avatar
    dterango
  • dterango added a new discussion topic Connecting to Elgg in the group Beginning Developers
    Hi all, Disclaimer: I'm quite newbie. I'm trying to write an android app to upload a photo using both Tidypics & Webservices plugins. I'm facing several issues I though they were easy to handle but I was wrong. First of all, how do I get a...
    • Android ? Can already upload images via normal Browser to Elgg sites ;) Why the need for an 'Android App'/Java to do what works already anyway ?

    • does your exposed method authenticate the user first? the api_key does not authorize the user by default. Take a closer look at available functions within web services.

    • Hi all,

      @DhrupDeScoop I think is easier to share en image from Gallery than upload it with mobile browser. Of course, user must be logged in first but I can't find how to within documentation or community. I'm also trying the OAuth way but it doesn't seem to work right now (stuck too :().

      @Ismayil Finally I made it working with:

      $user = get_user_by_username($username);
      login($user, FALSE);

      but ... no password checked?

       

  • dterango joined the group Beginning Developers

Friends

No friends yet.

Send private message

You must be logged in to send a private message.