UBB.Dev
Hi guys

I'd like to edit the "There are 130 registered and 7 anonymous users online." text at the bottom of my forum (6.4.1).

I just want to change it to "There are 130 registered and 7 anonymous users on the forums section of our website."

Is it easy enough?

Many thanks
In languages/english/generic.php...

CHANGE THIS:

$ubbt_lang['C_ONLINE3'] = "anonymous users online.";

TO THIS:

$ubbt_lang['C_ONLINE3'] = "anonymous users on the forums section of our website.";
Great. Thanks a lot mate.
You will want to change one of two things. Either the ONLINE text in your generic language file, or you could go directly into the ubbthreads.php code to "hard-code" the change you are wanting.
LOL. Guess I should hit post instead of pausing to work occassionally
LOL.. I saw this post and figured it would have been answered by the time I got my reply in so I just backed out of this one
I just get sucked in by these easy answers. They make me feel "Threads smart".
How do you think I got this gig!
lmao, okay you can have the next easy one then in order to play along

*backs away*
© UBB.Developers