Author Topic: Req: More detailed who online list  (Read 72396 times)

0 Members and 1 Guest are viewing this topic.

Offline TheOracle

  • Hero Member
  • *****
  • Posts: 875
    • View Profile
Re: Req: More detailed who online list
« Reply #60 on: January 18, 2006, 12:54:36 AM »
I have took a look at the ZIP file you posted regarding the user age MOD and I'm afraid to report that it contains too much expensive codings in order to implement in this MOD. No support will be given on this one. Sorry.

Offline Stoleti

  • Hero Member
  • *****
  • Posts: 574
    • View Profile
Re: Req: More detailed who online list
« Reply #61 on: January 18, 2006, 12:55:16 AM »
so let's forget the AGE , and solving the another problem , why that only work at right way to me and for another users,this show as default way? without userpic ..etc ???

 :?:

Offline TheOracle

  • Hero Member
  • *****
  • Posts: 875
    • View Profile
Re: Req: More detailed who online list
« Reply #62 on: January 18, 2006, 12:55:37 AM »
another problem this only show my info, another users, not show at this way  8O , show default way....

 8O 8O

Look, you said it was working properly. Is it my understanding you overlooked before answering ?  :?

Offline Stoleti

  • Hero Member
  • *****
  • Posts: 574
    • View Profile
Re: Req: More detailed who online list
« Reply #63 on: January 18, 2006, 01:01:29 AM »
yes i've said, but i've been alone , and for this this is working, maybe cuz be ADMIN , but i've join at site with my another pc , and this doesn't work , show country flag + username

Offline Stoleti

  • Hero Member
  • *****
  • Posts: 574
    • View Profile
Re: Req: More detailed who online list
« Reply #64 on: January 18, 2006, 01:02:47 AM »
this have just show my info ........ from another user this have show the defaul ..only  :?

Offline TheOracle

  • Hero Member
  • *****
  • Posts: 875
    • View Profile
Re: Req: More detailed who online list
« Reply #65 on: January 18, 2006, 01:05:14 AM »
this have just show my info ........ from another user this have show the defaul ..only  :?

Then, I have just modified this post :

http://www.4homepages.de/forum/index.php?topic=11168.msg57606#msg57606

Put back the USERS_TABLE; (the way it was before).

Offline Stoleti

  • Hero Member
  • *****
  • Posts: 574
    • View Profile
Re: Req: More detailed who online list
« Reply #66 on: January 18, 2006, 01:18:57 AM »
i've put back FROM ".USERS_TABLE;

and now show the noimage.png (at userpic) and only work username ...

Quote
$sql = "SELECT user_country, user_age, user_sexuality, userpic,user_gender FROM ".USERS_TABLE;


Offline TheOracle

  • Hero Member
  • *****
  • Posts: 875
    • View Profile
Re: Req: More detailed who online list
« Reply #67 on: January 18, 2006, 01:39:51 AM »
Ok, I see what you mean now. The 2nd username (and so on) gets below the same table as the first. We do not see each table for each users but the same table from the first user through the last. :(

I guess I'll have to look deeper into this problem.

Offline Stoleti

  • Hero Member
  • *****
  • Posts: 574
    • View Profile
Re: Req: More detailed who online list
« Reply #68 on: January 18, 2006, 02:20:11 AM »
ideia ill be :

1 - one user peer row
2 - Make it work for "All" users, on that case that have only work for me , but for that user, that have show in same row, and show as default way "flag+username" ;)

Keep me on for updates  8)

Offline TheOracle

  • Hero Member
  • *****
  • Posts: 875
    • View Profile
Re: Req: More detailed who online list
« Reply #69 on: January 18, 2006, 05:53:59 AM »
Ok, here's the thing. Whos_online.html's HTML Table structure is not under any while loop statement. Meaning, the username only appears in one whole table presentation and is, defaultly, seperated with commas under includes/sessions.php file (to make seperations of each usernames from a single TD alignment).

Meaning, in order to accomplish your request, you would NOT be able to make any modifications under whois_online.html file since the HTML Table will have to be re-coded from includes/sessions.php file entirely.

That said, are you sure you wish to have this ? Since you will be limited to edit your HTML file after this.

Please advise.

[EDIT]

OR, I don't know (yet) if this can be done but, by simply adding the TD alignment as part of the while loop then register that new related string to the whois_online.html, perhaps it could work. Althought, I can't be a 100% sure on this one since I did not tested this before.  :|

Offline Stoleti

  • Hero Member
  • *****
  • Posts: 574
    • View Profile
Re: Req: More detailed who online list
« Reply #70 on: January 18, 2006, 04:56:45 PM »
without change html file ? how can i ,make it look like the first example (attach image) ? for me if this look like that for me ill be perfect  :mrgreen:

Offline TheOracle

  • Hero Member
  • *****
  • Posts: 875
    • View Profile
Re: Req: More detailed who online list
« Reply #71 on: January 18, 2006, 06:06:16 PM »
I'll see what I can do. I'll work on it sometime today and keep this topic updated eventually.

Offline Stoleti

  • Hero Member
  • *****
  • Posts: 574
    • View Profile
Re: Req: More detailed who online list
« Reply #72 on: January 18, 2006, 06:54:59 PM »
alright :) i ill wait for new updates  :mrgreen: , if i've any ideia i ill post them here !

Offline Stoleti

  • Hero Member
  • *****
  • Posts: 574
    • View Profile
Re: Req: More detailed who online list
« Reply #73 on: January 19, 2006, 12:09:32 AM »
how can i make a hidden/expanded online list  work i mean :

normal/expanded ill be :

Currently active users: XX

user 1
user 2
user 3


a Hidden version :

Currently active users: XX

being as link " Currently active users: XX " link for both versions  8) can be useful to save space in templates, and with option to expand for who want see full version :)

this ideia its for "Default version of user online list" not for detailed  8)




Offline TheOracle

  • Hero Member
  • *****
  • Posts: 875
    • View Profile
Re: Req: More detailed who online list
« Reply #74 on: January 19, 2006, 12:49:40 AM »
Please stop asking for several requests at the time (on the same subject). You have already requested one modification as I'm currently developping it. However, If you wish to switch features, it is not too late to state it.  :?