1
BiterBug
Whos online text
  • 2004/3/14 18:02

  • BiterBug

  • Just popping in

  • Posts: 5

  • Since: 2004/3/11


sorry...new with oops.

Where do i edit the text in the Whos online block?

tnx

2
m0nty
Re: Whos online text
  • 2004/3/14 23:29

  • m0nty

  • XOOPS is my life!

  • Posts: 3337

  • Since: 2003/10/24


u can change the text for the popup when u click more in XOOPS root/language/english/global.php

dunno if that changes the txt in the block tho..

otherwise u can edit the template file by going into admin and viewing the templates, select system and then look at the template for system_block_online.html

edit it like this >

<{$block.online_total}>


<{$block.lang_anons}>: <{$block.anons}>

<{$block.lang_members}>: <{$block.online_members}>

<{$block.lang_guests}>: <{$block.online_guests}>


<{$block.online_names}>

<{$block.lang_more}>


edit the <{$block.lang_anons}> part. don't edit <{$block.anons}>

so u cud change to >

<{$block.online_total}>


Anonymous: <{$block.anons}>

Members: <{$block.online_members}>

Guests: <{$block.online_guests}>


<{$block.online_names}>

<{$block.lang_more}>


hope this helps, but try the language file 1st.. remember if u change the template to clear your templates_c folder

Login

Who's Online

257 user(s) are online (42 user(s) are browsing Support Forums)


Members: 0


Guests: 257


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Oct 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits