[ABD] No Avatar Mod

Any abandoned MODs will be moved to this forum.

WARNING: MODs in this forum are not currently being supported or maintained by the original MOD author. Proceed at your own risk.
Forum rules
IMPORTANT: MOD Development Forum rules

WARNING: MODs in this forum are not currently being supported nor updated by the original MOD author. Proceed at your own risk.
User avatar
IHMUN
Registered User
Posts: 138
Joined: Tue Jun 26, 2007 11:10 pm

[ABD] No Avatar Mod

Post by IHMUN »

MOD Title: No Avatar Mod
MOD Description: This mod replaces areas where an avatar usually would be in the case a specific user doesn't have an avatar.
MOD Version: RC1

MOD Download: http://www.bbmodding.com/en-US/download ... d=3&what=c
Last Stable version: 1.0.0

Demo Board: http://www.bbmodding.com/en-US/community/
Demo Username: Not necessary
Demo Password: Not necessary

Requested by: GirlsGoneWeed on http://www.phpbb.com/community/viewtopi ... 2&t=582987. Hope you enjoy :)

Credit goes to Lefty74 for some new code. Code no longer has to be added to any template, instead it uses the functions_display file.
Last edited by Sam on Wed Jun 02, 2010 11:07 pm, edited 4 times in total.
Reason: Marked mod as abandoned, if the original poster wish to continue this, please PM any MOD team member to have it unlocked.
saaiberke
Registered User
Posts: 1126
Joined: Wed Jul 20, 2005 8:13 am
Location: Gent/Belgium

Re: [DEV] No Avatar Mod 1.0.B1

Post by saaiberke »

This is a nice one :) Is it possible to make a similar one for Subsilver2?

Thx,

Nic
User avatar
IHMUN
Registered User
Posts: 138
Joined: Tue Jun 26, 2007 11:10 pm

Re: [DEV] No Avatar Mod 1.0.B1

Post by IHMUN »

The find should'nt be hard. It will still be in the viewtopic_body.
User avatar
Gleasonator
Registered User
Posts: 652
Joined: Tue Jun 05, 2007 2:19 pm
Location: Texas

Re: [DEV] No Avatar Mod 1.0.B1

Post by Gleasonator »

So, with this, if the user does not have an avatar, an image of your choice is added instead?
Sorry for my bad Engrish !
gleason|design

Image
User avatar
IHMUN
Registered User
Posts: 138
Joined: Tue Jun 26, 2007 11:10 pm

Re: [DEV] No Avatar Mod 1.0.B1

Post by IHMUN »

You got it.
User avatar
Stitch625
Registered User
Posts: 683
Joined: Wed Jun 20, 2007 3:38 pm
Location: Michigan

Re: [DEV] No Avatar Mod 1.0.B1

Post by Stitch625 »

This can already be achieved without a mod by setting a default avatar for the specific user group in the ACP. It is called "Groups Avatar" it is in the "Manage Groups Section"
RedTrinity
Registered User
Posts: 1327
Joined: Sat May 06, 2006 3:32 am

Re: [DEV] No Avatar Mod 1.0.B1

Post by RedTrinity »

Stitch625 wrote:This can already be achieved without a mod by setting a default avatar for the specific user group in the ACP. It is called "Groups Avatar" it is in the "Manage Groups Section"
That's what I was thinking as well.
GGDub
Registered User
Posts: 199
Joined: Sat Sep 23, 2006 12:50 am
Location: San Francisco, CA

Re: [DEV] No Avatar Mod 1.0.B1

Post by GGDub »

Thanks! Its awesome!
saaiberke
Registered User
Posts: 1126
Joined: Wed Jul 20, 2005 8:13 am
Location: Gent/Belgium

Re: [DEV] No Avatar Mod 1.0.B1

Post by saaiberke »

Stitch625 wrote:This can already be achieved without a mod by setting a default avatar for the specific user group in the ACP. It is called "Groups Avatar" it is in the "Manage Groups Section"
When I set a groups avatar for registered users, all my registered users with avatar will have the default avatar. :shock:

Grtz,

Nic
RedTrinity
Registered User
Posts: 1327
Joined: Sat May 06, 2006 3:32 am

Re: [DEV] No Avatar Mod 1.0.B1

Post by RedTrinity »

saaiberke wrote:
Stitch625 wrote:This can already be achieved without a mod by setting a default avatar for the specific user group in the ACP. It is called "Groups Avatar" it is in the "Manage Groups Section"
When I set a groups avatar for registered users, all my registered users with avatar will have the default avatar. :shock:

Grtz,

Nic
I think that is only if you do it after people have already set avatars - otherwise you can just ask them to change from it back to their own and its fine.
User avatar
crackerboy
Registered User
Posts: 255
Joined: Sun Jul 15, 2007 5:49 pm

Re: [DEV] No Avatar Mod 1.0.B1

Post by crackerboy »

this link doesnt work
User avatar
IHMUN
Registered User
Posts: 138
Joined: Tue Jun 26, 2007 11:10 pm

Re: [DEV] No Avatar Mod 1.0.B1

Post by IHMUN »

Yes, the server is down at the moment.
User avatar
goldenfaith
Registered User
Posts: 11
Joined: Thu Sep 27, 2007 8:39 pm

Re: [DEV] No Avatar Mod 1.0.B1

Post by goldenfaith »

sorry i can't open bbmodding.com
could u send it to my email
[email protected]
thank you!!!
User avatar
IHMUN
Registered User
Posts: 138
Joined: Tue Jun 26, 2007 11:10 pm

Re: [DEV] No Avatar Mod 1.0.B1

Post by IHMUN »

I'll have to find it on my hard drive. I had a huge hosting problem and somehow, my last hosting got removed. Now I'm stuck on a different host for now. I'll try and host it in a little while.

EDIT:
Link works now.
ibelphegor
Registered User
Posts: 453
Joined: Wed Oct 24, 2007 8:37 am

Re: [DEV] No Avatar Mod 1.0.B1

Post by ibelphegor »

IHMUN wrote:I'll have to find it on my hard drive. I had a huge hosting problem and somehow, my last hosting got removed. Now I'm stuck on a different host for now. I'll try and host it in a little while.

EDIT:
Link works now.
you want mirror on my server?
you can add to the firs post http://tukim.biz/na/NoAvatarMOD1.0.B1.zip
(it is the original file, i don't edit anything)

subsilver2 users:

1) upload "no_avatar.gif" to "root/styles/subsilver2/theme/images/"
2) open styles/subsilver2/template/viewtopic_body.html
find:

Code: Select all

			<!-- IF postrow.POSTER_AVATAR -->
				<tr>
					<td>{postrow.POSTER_AVATAR}</td>
				</tr>
			<!-- ENDIF -->
Replace With:

Code: Select all

			<!-- IF postrow.POSTER_AVATAR -->
				<tr>
					<td>{postrow.POSTER_AVATAR}<!-- ELSE -->
						<img src="{T_THEME_PATH}/images/no_avatar.gif" alt="No avatar." />
</td>
				</tr>
			<!-- ENDIF -->

Return to “[3.0.x] Abandoned MODs”