Page 1 of 1
Remove 'Our newest member' from bottom on forums page
Posted: Tue Dec 30, 2008 10:19 pm
by e_i_pi
Concise description:
- Remove 'Our newest member' from bottom on forums page
This will improve the following aspects of the site:
Re: Remove 'Our newest member' from bottom on forums page
Posted: Tue Dec 30, 2008 10:20 pm
by GrimReaper.
LESS FARMING!!!!!!!!!!!!!!!!!!!!!!
Do it!!!!!!!! take it off!!!! this is a great idea
Re: Remove 'Our newest member' from bottom on forums page
Posted: Tue Dec 30, 2008 10:37 pm
by The Neon Peon
Good idea.
Simple fix, and makes farming a tad-bit harder. But a few improvements like these and the problem is solved.
Or, just issue a warning to the farmers, tell them to stop. then ban...
Re: Remove 'Our newest member' from bottom on forums page
Posted: Tue Dec 30, 2008 10:49 pm
by jnd94
Seriously.
Re: Remove 'Our newest member' from bottom on forums page
Posted: Wed Dec 31, 2008 1:24 am
by blakebowling
I figured I'd post the code edit in case lack wanted to do this.
EDIT: styles/*/template/index_body.html
FIND:
Code: Select all
<p>{TOTAL_POSTS} • {TOTAL_TOPICS} • {TOTAL_USERS} • {NEWEST_USER}</p>
Replace With:
Code: Select all
<p>{TOTAL_POSTS} • {TOTAL_TOPICS} • {TOTAL_USERS}</p>
Now, Even if this is done, they can click Members, click the word Joined twice, and they can see the most recently joined members.