Follow vBSEO on Twitter
vBulletin Modifications
  • Forums
  • Add-Ons
  • Template Modifications
  • Styles
  • Graphics
  • Tutorials
  • Support Center
  • Register
  • vBulletin SEO

Member Log In

Site Navigation

  • Register
  • Members List
  • Social Groups
  • Search
  • Today's Posts
  • Mark Forums Read

Latest Modifications

  • [vB 3.8.4] THX - Hack for VB. 3.8.4
    By: bluedog
  • [vB 3.8.4] Cyb - Chatbox V.2.3
    By: bluedog
  • [vB 4.0.x] PHPKD - Advanced Quick...
    By: PHPKD
  • [vB 3.6.x] StopSpam
    By: flappi282
  • [vB 3.8.x] vBulletin Chat Addon for...
    By: 123flashchat

Latest Template Mods

  • [vB 4.0.x] Remove My Profile Link...
    By: Ak Worm
  • [vB 3.8.x] Images DownloadBox...
    By: cRs!MP
  • [vB 3.8.x] Adviertise Mod On Forum...
    By: MG4
  • [vB 3.8.4] Images PassWordBox...
    By: cRs!MP
  • [vB 3.8.4] Footer Follow Ups
    By: Ak Worm

Latest Styles

  • [vB 4.0.x] 4.0.3 - VB4STYLE-TWEETA...
    By: Belon
  • [vB 4.0.x] [4.0.3] vbdesigns.de...
    By: Belon
  • [vB 3.8.4] CompletevB - Skylight
    By: DreadKnight
  • [vB 3.8.3] [vB 3.8.4] Barcelona...
    By: hoiquantinhoc.com
  • [vB 3.8.3] Natures Walk by vBSkin...
    By: Chri5

Latest Graphics

  • [vB ] [anim.]Team Ranks
    By: cRs!MP
  • [vB ] Abstract Circles (3...
    By: cRs!MP
  • [vB ] PlayStation Rank Images
    By: cRs!MP
  • [vB 3.6.12] Heavy Stroked Button...
    By: Shelley
  • [vB ] Minature Ranks.
    By: Shelley
vBulletin Modifications » vBulletin Modifications » vBulletin 3.5 / 3.6 Hack Releases » Mini Mods - Avatars in View Forum Leaders
Reply
Page 1 of 2 1 2 >

 

  • Thread Tools
Download Options
You Must Register First
To Download This Modification

Report A Bug
Bugs
No bugs found in the system. If you have found a bug, please report a bug here
Submit A Bug | View All Bugs
  
Not Supported
[vB 3.6.8] Mini Mods - Avatars in View Forum Leaders (67)
Released: 04-28-2007, 09:55 PM
Modification Information:
Sofia's Avatar Author: Sofia
Last Online: 06-09-2009
Installer Included: 0 Additional queries added to database: 0 Template Edits: 2
File Edits: New Files: New Phrases:

Code Hack
Avatar in View Forum Leaders



Description
: This hack allows you to show the avatars in the forum leaders.


Autor : Fred/Sofia


1 - In the template "showgroups_usergroup", find :

PHP Code:
<td class="tcat" colspan="3">$user[title]</td> 
Replace with :

PHP Code:
<td class="tcat" colspan="4">$user[title]</td> 
2 - In the same template, find :

PHP Code:
<td class="thead">&nbsp;</td> 
Add below :

PHP Code:
<td class="thead">Avatar</td> 
3 - In the template "showgroups_usergroupbit", find :

PHP Code:
<td class="$bgclass">$user[onlinestatus]</td> 
Add below :

PHP Code:
<td class="$bgclass"><img src="$avatarurl[0]"></td> 



Screenshots
Screenshots
File Type: jpg im.jpg (13.6 KB, 591 views)



Old 04-29-2007, 03:24 PM   #2
allan
Coder

allan's Avatar

Activity Longevity
0/20 17/20
Today Posts
0/3 sssssss89
allan is on a distinguished road
Status: Offline Default
Sofia powa
Reply With Quote
Old 05-01-2007, 10:43 PM   #3
samy_kizer
vB Newbie

samy_kizer's Avatar

Activity Longevity
0/20 12/20
Today Posts
0/3 sssssss42
samy_kizer is on a distinguished road
Status: Offline Default
good job my dear
Reply With Quote
Old 05-28-2007, 10:54 AM   #4
plymws
vB Newbie

Activity Longevity
0/20 11/20
Today Posts
0/3 ssssssss3
plymws is on a distinguished road
Status: Offline Default
Couldn't get this to work in 3.6.6.

Avatar column shows up but the image doesn't :(
Reply With Quote
Old 05-30-2007, 02:41 PM   #5
Retardinjo
Coder

Retardinjo's Avatar

Activity Longevity
0/20 12/20
Today Posts
0/3 sssssss28
Location: Macedonia
Retardinjo is on a distinguished road
Send a message via Skype™ to Retardinjo
Status: Offline Default
Quote:
Originally Posted by plymws View Post
Couldn't get this to work in 3.6.6.

Avatar column shows up but the image doesn't :(
I have the same problem on 3.6.7
Reply With Quote Installed
Old 06-11-2007, 12:41 AM   #6
any999
vB Newbie

Activity Longevity
0/20 10/20
Today Posts
0/3 ssssssss4
any999 is on a distinguished road
Status: Offline Default
waaaaaaaw nice thanks sofia
Reply With Quote
Old 06-12-2007, 07:44 PM   #7
StarCoder
vB Newbie

Activity Longevity
0/20 11/20
Today Posts
0/3 ssssssss6
StarCoder is on a distinguished road
Status: Offline Default
hey sofia the where view show avatars?
Reply With Quote
Old 10-17-2007, 01:10 AM   #8
El Orans
vB Newbie

Activity Longevity
0/20 12/20
Today Posts
0/3 ssssssss4
El Orans is on a distinguished road
Send a message via Skype™ to El Orans
Status: Offline Default
* Clicks Install *

I got it to work by replacing this code
Code:
<td class="$bgclass">$avatarurl[0]</td>
with this code
Code:
<td class="$bgclass" align="center"><IMG src="$avatarurl[0]"></IMG></td>

Last edited by El Orans; 10-17-2007 at 01:41 AM.
Reply With Quote Installed
Old 10-18-2007, 01:55 AM   #9
stone0075
vB Newbie

stone0075's Avatar

Activity Longevity
0/20 14/20
Today Posts
0/3 sssssss15
Location: New Jersey
Age: 50
stone0075 is on a distinguished road
Send a message via Yahoo to stone0075
Status: Offline Default
Quote:
Originally Posted by El Orans View Post
* Clicks Install *

I got it to work by replacing this code
Code:
<td class="$bgclass">$avatarurl[0]</td>
with this code
Code:
<td class="$bgclass" align="center"><IMG src="$avatarurl[0]"></IMG></td>

all Moderators are showing up with the same avatar as the Senior Moderator..
lmao
Reply With Quote Installed
Old 10-19-2007, 02:41 PM   #10
Dimitar
Coder

Dimitar's Avatar

Activity Longevity
0/20 9/20
Today Posts
0/3 sssssss19
Location: Europe>Macedonia>Skopje
Dimitar is on a distinguished road
Send a message via Skype™ to Dimitar
Status: Offline Default
It's not working on 3.6.8 :(
Reply With Quote

Reply
Page 1 of 2 1 2 >

« World of Warcraft Armory Link In Postbit | Add An Image Before Title In Postbit »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Show Printable Version Show Printable Version
Email this Page Email this Page

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Rules

Similar Threads
Thread Thread Starter Forum Replies Last Post
Zoints dchapman Commercial vBulletin Hacks 6 09-23-2006 07:02 AM
Archive HDRebel88 vBulletin Modification Requests 2 07-29-2006 12:38 PM



All times are GMT. The time now is 06:07 AM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.
Transverse Styles
  • Top
  • Archive
  • vBSEO
  • Contact Us
LinkBack
LinkBack URL LinkBack URL
About LinkBacks About LinkBacks
Bookmark & Share
Digg this Thread! Digg this Thread!
Add Thread to del.icio.us Add Thread to del.icio.us
Bookmark in Technorati Bookmark in Technorati
Furl this Thread! Furl this Thread!