4images Forum & Community

4images Modifications / Modifikationen => Mods & Plugins (Requests & Discussions) => Topic started by: Sebas Bonito on July 15, 2009, 08:22:15 PM

Title: WHERE is user ? ...in memberprofile
Post by: Sebas Bonito on July 15, 2009, 08:22:15 PM
Hi there,

I've wondered by myself... but I couldn't find any thread to this question:

How to add a "where is user?"-function to the profile page to show for all?

It's like in the admin panel, where it show e.g. details.php?image_id=627
But here in the memberprofile also with a description, like:

Where is User XYZ?
IF user offline -> userXYZ is currently offline
IF user online -> userXYZ is viewing the picture title  /// userXYZ is viewing christian's profile /// userXYZ is uploading content ......

Is this possible? Maybe there is already a solution, but so far I found nothing like this.

Thx!
Title: Re: WHERE is user ? ...in memberprofile
Post by: Sebas Bonito on July 16, 2009, 09:12:40 PM
Also in der Tabelle 4images_users gibt es ja wahrscheinlich die 2 passenden
Spalten, die wir dazu benötigen:

Das wäre zum einen das Feld "user_location", das einem die letzte Aktion als Link verrät,
und (jetzt weiß ich nicht, wie der Online-Status ermittelt wird, aber) vielleicht verrät die
"user_lastaction" über den Online-Status (von wegen die letzten 10 Minuten von "1245400500").

Wie können wir das nun verknüpfen und -wie gewünscht- ausgeben? Denn davon hab
ich leider gar keine Ahnung...  :oops: