Welcome, Guest. Please Login or Register.
April 29, 2024, 04:23:45 PM
Home Help Search Log in Register
News: SMF is the next generation in forum software, almost completely re-written from the ground up, make sure you don't fall for cheap imitations that suffer from feature bloat!

YaBB SE Community  |  Development  |  Mod Ideas and Creation  |  "Members" link mod?? « previous next »
Pages: [1] Reply Ignore Print
Author Topic: "Members" link mod??  (Read 1144 times)
supamike
Jr. Member
**
Posts: 53


I'm... a llama!?

"Members" link mod??
« on: July 01, 2003, 07:26:38 PM »
Reply with quote

I don't even know if this would classify as a mod, but it's not really a problem so I figured it fit best under this topic...

What I want to do seems simple. I want to link the word "Members:" in the info section at the top (see below) to the Members List.

Quote
Members: 5  •  Posts: 37  •  Topics: 8
Please welcome bubba, our newest member.

However, before someone tells me to just find the text and link it, let me qualify this by saying I have searched every file high and low, and can't find it!! So maybe I'm blind and stupid, but I need help... :P

Thanks!!
Logged
Spaceman-Spiff
Mod Team
YaBB God
*****
Posts: 3689


My $txt[228]

Re:"Members" link mod??
« Reply #1 on: July 01, 2003, 08:14:30 PM »
Reply with quote

open BoardIndex.php, search for   if ($modSettings['enableSP1Info'] != 1)
      echo "<font size=\"2\">$txt[19]: $memcount  •  $txt[95] $totalm  •  $txt[64] $totalt </font>";
replace with   if ($modSettings['enableSP1Info'] != 1)
      echo "<font size=\"2\"><a href=\"$scripturl?action=mlall\">$txt[19]</a>: $memcount  •  $txt[95] $totalm  •  $txt[64] $totalt </font>";
Logged

   My mods, ysePak, codes, tutorials
    Support question IMs = bad.
supamike
Jr. Member
**
Posts: 53


I'm... a llama!?

Re:"Members" link mod??
« Reply #2 on: July 01, 2003, 08:36:41 PM »
Reply with quote

Perfect!! I was annoyed about having to scroll all the way to the bottom to access the link for viewing my members...  :P

And thanks for the quick response, too...!  8)
« Last Edit: July 01, 2003, 08:39:28 PM by supamike » Logged
Pages: [1] Reply Ignore Print 
YaBB SE Community  |  Development  |  Mod Ideas and Creation  |  "Members" link mod?? « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.065 seconds with 21 queries.