last_online - now no longer visible on guild site??

Where did it go?

We use it heavily for our daily stats graphs by using

const $profile = $(element).find('span.profile-link a');
const $lastOnline = $(element).find('span').data('time'); // This is set in the user profile of the user.
const $memberType = $(element).find('span.memberType');


It seems this has just been removed, is it available anywhere else need it to create cool guild graphs .. like this...

Last edited by veenarm on Mar 12, 2019, 4:35:36 PM
Last bumped on Mar 8, 2019, 4:27:07 PM
This thread has been automatically archived. Replies are disabled.

Report Forum Post

Report Account:

Report Type

Additional Info