PDA

View Full Version : Changing who's online text and ip for admins


CH3
12-28-2005, 07:05 PM
hi there

i like to change the whos online text for the admins...
if its possible, i want to realise it with a additional profilfield, where each admin could change his text!

same problem for ip :D i think this should be done with the session function, so everything is logged with this "static fake" address...

i checked the online.php, but i couldnt find the right passage :(
anyone could give me a hint - thanks a lot

Marco van Herwaarden
12-29-2005, 05:10 AM
Sorry it is not really clear to me what you are asking.

CH3
12-29-2005, 05:31 AM
ok try to explain again! :nervous:

there are two "questions"!

First of all i like to change the activity text, which is shown up on the "who's online" page. The users of the administratorgroup could enter a text on a additional profilfield, which will be displayed instead on the "who's online" page instead the "Viewing Index" and the link to the page.

Now it looks like

CH3 Viewing Index vBulletin.org Forum (https://vborg.vbsupport.ru)

I like to change it like

CH3 Searching some templates

So i have entered Searching some templates in my additional Profilfield...


The second question i got, is how could i overwrite the real ip for a user?
Like if the userid == 1 i like to "fake" his ip. instead the real ip i like to work with 127.0.0.1 or so! (this question is just for fun...)

thanks for supporting me...and hoping that i understand the vb3.5 code someday ;)

EDIT
perhaps it isnt possible