vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Add-On Releases - BT - Displays avatar newest members on forumhome (https://vborg.vbsupport.ru/showthread.php?t=238399)

BlackThorn 03-15-2010 10:00 PM

BT - Displays avatar newest members on forumhome
 
NEWEST MEMBERS WITH THEIR AVATAR ON FORUMHOME'S WHATS GOING ON BOX.
  • Latest members default or upload avatar. [if when she/he upload an avatar.)
  • Username title mouseover
  • Special TABLE
  • Its in english but you can change it for youself.

Well, PLEASE Mark as Installed and download zip follow this steps:

Step 1: Admincp ---> Plug-in & Product Options ---> Upload Plug-in ---> Upload that plug-in.

Step 2: You use which one your forum style go and open it and open your forumhome template and find this codes:

PHP Code:

<div><phrase 1="member.php?$session[sessionurl]u=$newuserid2="$newusername">$vbphrase[welcome_to_our_newest_member_x]</phrase></div

Replace with:

PHP Code:

<br />
<
table class="tborder" cellpadding="1" cellspacing="1" border="0" width="50%">
<
td class="alt1" width="10%" align="center">$btavatar</td>
<
td class="alt2" width="90%" align="left">Our newest member: <a href="member.php?$session[sessionurl]u=$newuserid">$newusername</a><br />
Welcome to our forums! </td></table><br /> 

You can look at that Here or screenshot. If you love and using that my modification, please mark as installed. Thanks.

BlackThorn 03-16-2010 12:38 PM

Reserved.


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

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01093 seconds
  • Memory Usage 1,719KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete