Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Vbulletin 3 and footer Details »»
Vbulletin 3 and footer
Version: 1.00, by nookta nookta is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: Forum Home Enhancements - Version: 3.8.x Rating:
Released: 10-22-2015 Last Update: Never Installs: 0
 
No support by the author.

Footer change it in files

PHP Code:
<div class="smallfont" align="center">$vbphrase[all_times_are_gmt_x_time_now_is_y]</div


$ad_location[ad_footer_start


<
br /> 

<
table class="tborder" cellpadding="$stylevar[cellpadding]cellspacing="$stylevar[cellspacing]border="0" width="100%" align="center">
<
thead
<
tr
        <
td class="tcat" align="$stylevar[left]width="25%">Forum</td
        <
td class="tcat" align="$stylevar[left]width="45%">Bilgilendirme</td
        <
td class="tcat" align="$stylevar[left]width="30%">Sosyal Medya</td
        
</
tr
</
thead
<
tbody
<
tr
        <
td class="alt1" align="$stylevar[left]valign="top"

           <
font size="1"

        <!-- Do 
not remove this copyright notice --> 
    
$vbphrase[powered_by_vbulletin
    <!-- Do 
not remove this copyright notice --> 

    <!-- Do 
not remove cronimage or your scheduled tasks will cease to function --> 
    
$cronimage 
    
<!-- Do not remove cronimage or your scheduled tasks will cease to function --> 
</
font
    <
font size="1">$vboptions[copyrighttext





<
br
hoppa tey teytemas&#305;


</font
        
   
        </
td
        <
td class="alt1" align="$stylevar[left]valign="top"
     

<
p
         
     
<
font size="1" face="Tahoma"
Sitemiz bir " paylaşım " sitesidirBu y?zden sitemize kay&#305;t olan herkes kontrol edilmeksizin mesaj/konu/resim paylaşabilmektedir.
Bu sebepten ?t?r?, sitemiz ?zerinden payla&#351;ılan mesajlar, konular ve resimlerden doğabilecek olan yasal sorumluluklar paylaşan kullanıcıya aittir. Web sitemiz hi?bir yasal sorumluluk kabul etmemektedir. Illegal herhangi bir faaliyet g?r?lmesi durumunda Y?neticilere adresine mail atıldığı taktirde mesaj, konu ya da resim en fazla 24 saat i?erisinde silinecektir.
</font
<
td class="alt1" align="$stylevar[left]valign="right">
<
a href="#"><div class="sosyaller fb"></div></a>
                        <
a href="h#"><div class="sosyaller tw"></div></a>
                        <
a href="#"><div class="sosyaller gp"></div></a>
                        <
a href="#"><div class="sosyaller rss"></div></a>
</
td>



     
         
         

        </
td
</
tr
</
tbody
</
table









<
table cellpadding="$stylevar[cellpadding]cellspacing="0" border="0" width="100%" class="page" align="center">
<
tr
    <if 
condition="$show['quickchooser']"
        <
td class="tfoot"
            <
select name="styleid" onchange="switch_id(this, 'style')"
                <
optgroup label="$vbphrase[quick_style_chooser]"
                    
$quickchooserbits 
                
</optgroup
            </
select
        </
td
    </if> 
    <if 
condition="$show['languagechooser']"
        <
td class="tfoot"
            <
select name="langid" onchange="switch_id(this, 'lang')"
                <
optgroup label="$vbphrase[quick_language_chooser]"
                    
$languagechooserbits 
                
</optgroup
            </
select
        </
td
    </if> 
    <
td class="tfoot" align="$stylevar[right]width="100%"
        <
div class="smallfont"
            <
strong
                <if 
condition="$show['contactus']"><a href="$vboptions[contactuslink]rel="nofollow" accesskey="9">$vbphrase[contact_us]</a> -</if> 
<
a href="/yardim.php">Faq</a> -  

                <if 
condition="$show['admincplink']"><a href="$admincpdir/index.php$session[sessionurl_q]">$vbphrase[admin]</a> -</if> 
                <if 
condition="$show['modcplink']"><a href="$modcpdir/index.php$session[sessionurl_q]">$vbphrase[mod]</a> -</if> 
                <if 
condition="$vboptions['archiveenabled']"><a href="archive/index.php">$vbphrase[archive]</a></if> 
                
$template_hook[footer_links


            </
strong
        </
div
    </
td
</
tr
</
table











         


$ad_location[ad_footer_end

<if 
condition="$show['dst_correction']"
<!-- 
auto DST correction code --> 
<
form action="profile.php?do=dst" method="post" name="dstform"
    <
input type="hidden" name="s" value="$session[sessionhash]/> 
    <
input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]/> 
    <
input type="hidden" name="do" value="dst" /> 
</
form
<
script type="text/javascript"
<!-- 
    var 
tzOffset $bbuserinfo[timezoneoffset] + $bbuserinfo[dstonoff]; 
    var 
utcOffset = new Date().getTimezoneOffset() / 60
    if (
Math.abs(tzOffset utcOffset) == 1
    {    
// Dst offset is 1 so its changed 
        
document.forms.dstform.submit(); 
    } 
//--> 
</script
<!-- / 
auto DST correction code --> 

</if> 
<
script type="text/javascript"
<!-- 
    
// Main vBulletin Javascript Initialization 
    
vBulletin_init(); 
//--> 
</script









$spacer_close 
<!-- /content area table -->  

<
script src="/default/jquery-1.9.1.min.js"></script>
<
script src="/default/yukari-upup.js" type="text/javascript"></script

Show Your Support

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

Comments
  #2  
Old 10-30-2015, 06:25 PM
TheLastSuperman's Avatar
TheLastSuperman TheLastSuperman is offline
Senior Member
 
Join Date: Sep 2008
Location: North Carolina
Posts: 5,844
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Next time please let members know what this change does, also if it's in a specific language that's fine as well but members need to know what language so they can apply to their own forum. Please post descriptions in English though.
Reply With Quote
Reply


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 10:01 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.03960 seconds
  • Memory Usage 2,275KB
  • Queries Executed 17 (?)
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_php
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (2)post_thanks_box
  • (2)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (2)post_thanks_postbit_info
  • (1)postbit
  • (2)postbit_onlinestatus
  • (2)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_postinfo_query
  • fetch_postinfo
  • 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_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete