Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Add-ons

Reply
 
Thread Tools
What's going on box? [6 column!] Details »»
What's going on box? [6 column!]
Version: 3.8.X, by yilmaz68 yilmaz68 is offline
Developer Last Online: Dec 2012 Show Printable Version Email this Page

Category: Add-On Releases - Version: 3.8.4 Rating:
Released: 01-02-2010 Last Update: Never Installs: 10
Uses Plugins Template Edits Auto-Templates
Code Changes Translations  
No support by the author.

ADD-On Coders
  • 6 Column Modifications : BlackThorn (me)
  • Todays top posters : Hasann
  • Ziyaretciler (Who has visited today) : BlackThorn (me)
  • Son mesajlar (Latest posts) : BlackThorn (me)
  • Latest Movies : yilmaz

Add-On?
  • Whos online [column]
  • Stats, Birthdays [column]
  • Todays top posters [column]
  • Who has visited today [column]
  • Latest Threads & Posts [column]
  • Latest Movies[column]

vBulletin 3.8.X

Demo : Click HERE for DEMO !

User name : test1
Password : test


You can look that and If you want use it, then download that add-ons and import thats all.

and open your theme's FORUMHOME template and find it :


HTML Code:
<!-- what's going on box -->

[ all codes ]

$footer

Delete and replace with ;

PHP Code:
<!-- what's going on box -->

<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">

$template_hook[forumhome_wgo_pos1]
<if condition="$show['
loggedinusers']">
<!-- logged-in users -->


<thead>
<tr>
        <td class="tcat" align="$stylevar[left]" width="30%"><div class="smallfont"><b><a href="online.php$session[sessionurl_q]">$vbphrase[currently_active_users]</a>: $totalonline (<phrase 1="$numberregistered" 2="$numberguest">$vbphrase[x_members_and_y_guests]</phrase>)</b></div></td>

        <td class="tcat" align="$stylevar[center]" width="30%"><div align="center" class="smallfont"><b>Stats, Birthdays</b></div></td>
<td class="tcat" align="$stylevar[right]" width="30%"><div class="smallfont"><b>Todays top posters</b></div></td>

</tr>
</thead>
<tbody>
<tr>
        <td class="alt2" align="$stylevar[center]" valign="top">
    <center>
            
            <div class="tborder" style="border:0; padding:$stylevar[cellpadding]px;<if condition="!is_browser('
konqueror')"> height:250px; width:250px; overflow:auto</if>">
                
                
                   <div align="left">$activeusers</div>

                 </div>

        </center>
<br />
<phrase 1="$recordusers" 2="$recorddate" 3="$recordtime">$vbphrase[most_users_ever_online_was_x_y_at_z]</phrase>
     
        </td>


<td class="alt1" align="$stylevar[center]" valign="top">
    <center>
            
            <div class="tborder" style="border:0; padding:$stylevar[cellpadding]px;<if condition="!is_browser('
konqueror')"> height:250px; width:250px; overflow:auto</if>"><div align="left">
$vbphrase[threads]: $totalthreads, $vbphrase[posts]: $totalposts, <br />
Kayıtlı ?ye: $numbermembers <div><phrase 1="member.php?$session[sessionurl]u=$newuserid" 2="$newusername">$vbphrase[welcome_to_our_newest_member_x]</phrase><br /></div>
            
$template_hook[forumhome_wgo_stats]
        
<br />
<div align="left"><font color="black"><b>Todays birthday:</b>
</font>
<br />        
<div class="smallfont">$birthdays</div>
</div> 
</div>
</div>

        </center>
<br />
<div align="left"><i>Today birthdays... God bless them all!</i></div>
       
        </td>


        <td class="alt2" align="$stylevar[center]" valign="top">
        <center>
                           <div class="tborder" style="border:0; padding:$stylevar[cellpadding]px;<if condition="!is_browser('
konqueror')"> height:250px; width:250px; overflow:auto</if>">
$todays_top_posters</div>
             
                </center>
            <br />
<div align="left"><i>Todays top posters... Thanks them all!</i></div>
        
        </td>
</tr>
</tbody>
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">




<thead>
<tr>
        <td class="thead" align="$stylevar[left]" width="30%"><div class="smallfont"><b>Todays who has visited?</b></div></td>

        <td class="thead" align="$stylevar[center]" width="30%"><div align="center" class="smallfont"><b>Latest Threads / Posts</b></div></td>
<td class="thead" align="$stylevar[right]" width="30%"><div class="smallfont"><b>New added movies</b></div></td>

</tr>
</thead>
<tbody>
<tr>
        <td class="alt2" align="$stylevar[center]" valign="top">
    <center>
            
            <div class="tborder" style="border:0; padding:$stylevar[cellpadding]px;<if condition="!is_browser('
konqueror')"> height:250px; width:250px; overflow:auto</if>">
                <div align="left">            $vilxh_userlist_init
                    <if condition="(($vboptions[cyb_visitorslastx_cutoff]>0) AND ($vilxh_total_members > $vboptions[cyb_visitorslastx_cutoff]))">
                        <div id="vilxh_users_more" style="display:inline;float:$stylevar[right];">
                            <phrase 1="$vboptions[cyb_visitorslastx_cutoff]" 2="$vilxh_total_members" 3="$vboptions[cyb_visitorslastx_xhours]">$vbphrase[cybvilxh_showing_x]</phrase> | <a href="javascript:void(0);" onclick="Vilxh_getUsers();" style="text-decoration:none;">$vbphrase[cybvilxh_show_all]</a>
                        
                        
<div id="vilxh_users_loading" style="display:none;float:$stylevar[right];">
                            $vbphrase[cybvilxh_loading]
            </div>            </div>

                    </if>

                 </div>
</div>
        </center><br />

<div align="left">$vilxh_stats</div> 

        </td>


<td class="alt1" align="$stylevar[center]" valign="top">
    <center>
            
            <div class="tborder" style="border:0; padding:$stylevar[cellpadding]px;<if condition="!is_browser('
konqueror')"> height:250px; width:260px; overflow:auto</if>">$platest</div>

        </center>
<br />
<div align="left">Our forums new threads and posts!</div> 
        </td>


        <td class="alt2" align="$stylevar[center]" valign="top">
        <center>
                           <div class="tborder" style="border:0; padding:$stylevar[cellpadding]px;<if condition="!is_browser('
konqueror')"> height:250px; width:260px; overflow:auto</if>">$otoserit4</div>
             <br />
             </center>
            <br />
<div align="left">our added newest movies (anytime update)</div> 
        </td>
</tr>
</tbody>
</table>
<!-- end logged-in users -->
</if>
<!-- icons -->
<table class="tborder" align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr align="center">
    <td class="thead"><img src="$stylevar[imgdir_statusicon]/forum_new.gif" alt="" border="0" /></td>
    <td align="left" class="thead">
        <div class="smallfont">$vbphrase[forum_contains_new_posts]</div>
    </td>
    <td class="thead"><img src="$stylevar[imgdir_statusicon]/forum_old.gif" alt="" border="0" /></td>
    <td align="left" class="thead" ><div class="smallfont">$vbphrase[forum_contains_no_new_posts]</div></td>
      <td class="thead"><img src="$stylevar[imgdir_statusicon]/forum_new_lock.gif" alt="" border="0" /></td>
    <td align="left" class="thead" ><div class="smallfont">$vbphrase[forum_is_closed_for_posting]
</div></td>
</tr>


</tbody>


</table>

<!-- /icons-->


$footer 

and now, open your forumhome_loggedinuser template, and change with this ;

PHP Code:
<style type="text/css">
.
adv{margin:0 auto;}
.
adv td{padding:0;}
.
adv a{padding:6px 0 3px;height:20px;display:block;text-align:center;text-decoration:;}.adv a:hover{background-color:#000000;}.adv a span{display:none;}
</style>
<
table class="tcat adv" width="100%">
<
td class="tcat"><if condition="$show['comma_leader']">
</if>
$stylevar[dirmark]<a href="member.php?$session[sessionurl]u=$loggedin[userid]">$loggedin[musername]</a>$loggedin[invisiblemark]$loggedin[buddymark]</div></table><br /> 

[ But don't forget it ---> Click to Mark as Installed ]

Just Respect...

Download Now

File Type: xml product-otofilmseriti_4_yilmaz.xml (16.7 KB, 37 views)
File Type: xml product-son_mesajlar_blackthorn.xml (9.8 KB, 37 views)
File Type: xml product-todays_top_poster.xml (15.0 KB, 39 views)
File Type: xml product-ziyaretciler_blackthorn.xml (14.1 KB, 36 views)
File Type: txt Read.txt (6.1 KB, 36 views)

Screenshots

File Type: png blackthorn.PNG (168.8 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 01-03-2010, 08:02 AM
qbn720's Avatar
qbn720 qbn720 is offline
 
Join Date: Mar 2007
Location: New York
Posts: 59
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Interesting, I'll give it a shot. But, please fix your demo link, the url is present but it takes you to a wrong page.
Reply With Quote
  #3  
Old 01-03-2010, 08:06 AM
yilmaz68 yilmaz68 is offline
 
Join Date: Jul 2009
Location: Turkei/Istanbul
Posts: 104
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hey Yorker friend! its okay I changed now demo url.

someday I wanna go to New York / Long Island lol. : P
Reply With Quote
  #4  
Old 01-03-2010, 11:34 AM
selami selami is offline
 
Join Date: Dec 2009
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Was something super
Thanks installed
Reply With Quote
  #5  
Old 01-03-2010, 11:36 AM
hakan68 hakan68 is offline
 
Join Date: Jul 2009
Posts: 26
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

interesting plugin installed
Reply With Quote
  #6  
Old 01-05-2010, 08:31 AM
yilmaz's Avatar
yilmaz yilmaz is offline
 
Join Date: Sep 2004
Posts: 751
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed and working great.
Reply With Quote
  #7  
Old 01-05-2010, 06:43 PM
COL NIL SATIS COL NIL SATIS is offline
 
Join Date: Aug 2009
Location: Liverpool UK
Posts: 802
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

product-otofilmseriti_4_yilmaz.xml (16.7 KB, 6 downloads)
product-son_mesajlar_blackthorn.xml (9.8 KB, 6 downloads)
product-todays_top_poster.xml (15.0 KB, 6 downloads)
product-ziyaretciler_blackthorn.xml (14.1 KB, 6 downloads)
Read.txt

do i have to add all these plugins 1 by 1???
Reply With Quote
  #8  
Old 01-05-2010, 07:40 PM
saadessa saadessa is offline
 
Join Date: Jan 2008
Posts: 284
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed Thank You
If You May To Me I Like To Translate To Arabic
Reply With Quote
  #9  
Old 01-05-2010, 07:55 PM
yilmaz68 yilmaz68 is offline
 
Join Date: Jul 2009
Location: Turkei/Istanbul
Posts: 104
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by COL NIL SATIS View Post
product-otofilmseriti_4_yilmaz.xml (16.7 KB, 6 downloads)
product-son_mesajlar_blackthorn.xml (9.8 KB, 6 downloads)
product-todays_top_poster.xml (15.0 KB, 6 downloads)
product-ziyaretciler_blackthorn.xml (14.1 KB, 6 downloads)
Read.txt

do i have to add all these plugins 1 by 1???
Friend, You gotta add thats all.

Quote:
Originally Posted by saadessa View Post
Installed Thank You
If You May To Me I Like To Translate To Arabic
You're welcome.
if you want, I can help to you for language : )
or if you make thats all, you have a demo, then please show me it..
Reply With Quote
  #10  
Old 01-05-2010, 08:34 PM
saadessa saadessa is offline
 
Join Date: Jan 2008
Posts: 284
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
You're welcome.
if you want, I can help to you for language : )
or if you make thats all, you have a demo, then please show me it..
thank you man
i have get this error on top of site
المواهب المتجددة

its ok now
http://www.saad6.com/
but take care the read.txt only is true
Reply With Quote
Reply

Thread Tools

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

Forum Jump


All times are GMT. The time now is 03:55 PM.


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.04351 seconds
  • Memory Usage 2,358KB
  • Queries Executed 24 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_html
  • (2)bbcode_php
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (6)postbit_attachment
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete