2018-12-31, 07:04 AM
(2018-12-30, 12:41 PM)Omar G. Wrote: Hook tomember_profile_end
, there you will need to fetch the data from the DB using the user profile ui$memprofile['threadnum']
, since your table already has the UID stored as per your image.
Once you get all the row or the necessary columns you will need to format them accordingly for the output.
thank you for your reply,
could you please give me simple example for doing it?
