Announcement

Collapse
No announcement yet.

Active users template question

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Active users template question

    In the active users section at the bottom of the forum home page, the member names are separated by commas. What template do I need to edit to change that to a different character?

  • #2
    I think that's actually hardcoded in index.php. Not sure tho.

    Comment


    • #3
      Man, you're fast, and smart, too! Thanks tubedogg!

      For the record, if anybody else wants to know how/where to do this:
      Code:
      eval("\$activeusers .= \", ".gettemplate('forumhome_loggedinuser')."\";");
      Just change comma and space there to anything you want (this is in index.php, of course).

      Comment

      widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
      Working...
      X