jj01

About me: åß∂ƒ
Location:
Website: http://
Email:

Send private message

You must be logged in to send a private message.

Activity

  • jj01 replied on the discussion topic Get latest member to join group
    Got sidetracked but just tried this out now. Works perfectly thanks Kevin! This is the full syntax I used in case anyone else needs it: $last_player = elgg_get_entities_from_relationship(array('relationship' => 'member', 'relationship_guid'... view reply
  • jj01 added a new discussion topic Get latest member to join group in the group Plugin Development
    Is it possible to return the last/most recent person to joined a group? I have looked through the elgg_get_entities_from_relationship function but it doesn't seem possible. From what I can see the getMembers method reutrns them i order of the date...
  • jj01 joined the group Plugin Development
  • jj01 commented on the plugin XMPP Chat
    I think I have managed to fix the friend _request issue - change line 29 & 30 in start.php to :         register_plugin_hook('action', 'friend_request/actions/friends/add',...
  • jj01 commented on the plugin XMPP Chat
    I have just installed this plugin but it is conflicting with the Friend request plugin. I now get a white screen when I try to add a new friend. I am using 1.7.3. Do you have any suggestions on how to fix this? Thanks
  • jj01 commented on the plugin Friend request
    It was working fine for me even when I upgraded but have just installed the XMPP Chat plugin and it is cause this plugin to white screen when you try to add a friend. I will post in the XMPP comments section as well but has anyone else comes across...
  • jj01 replied on the discussion topic Sending group messages
    Thanks all - had thought that CRON might be an option. Will see how I get on : ) view reply
  • jj01 replied on the discussion topic Sending group messages
    Thanks guys - that makes sense. Re performance, I went through a test run on my local site with about 800 messages and it took about 15 minutes... this is OK for now if I send them out at low usage times.  I think ultimately I need to create... view reply