vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=229)
-   -   Forum Display Enhancements - This Day In History ~ Changes Daily (https://vborg.vbsupport.ru/showthread.php?t=199922)

UKBusinessLive 12-26-2008 10:00 PM

This Day In History ~ Changes Daily
 
This Day in History

Just a Little hack here which you can add to your Forums, Give you a bit of content which changes daily, Should keep your members amused.

You can use this code in a variety of places, If you want it at the top of your forum you can add it to your header like below...

https://vborg.vbsupport.ru/external/2008/12/10.png

or if you want to be a bit creative you can make a new category and add the code to the discription field, this is great if you want to break up your forum like this...

https://vborg.vbsupport.ru/external/2008/12/11.png

Content changes daily and your members can read up more about the Day in History directly at the http://www.thefreedictionary.com/ site.

So lets do it......

If you want to add the code to your header, or footer, simply go to your ACP > Style Manager > Your Style

and add this to either the Header or Footer

Code:

<DIV ALIGN=CENTER>
<!--This Day in History by TheFreeDictionary.com-->
<div style="width:750px;position:relative;background-color:;padding:4px">
<div style="font:bold 15pt '';color:#000000">This Day in History</div>
<style>
#TodaysHistory {width:100%;border:none;background-color:}
#TodaysHistory H3 {margin-top:0px;font:bold 12pt '';color:#000000}
#TodaysHistory TD {font:normal 10pt '';color:#000000}
#TodaysHistory A {color:#0000FF}
</style>
<script language="javascript"
src="http://img.tfd.com/daily/history-top.js?0"></script>
<div style="font:normal 8pt '';color:#000000">
</div></div>
<!--end of This Day in History-->

If you want to add it within your forum, as a category type of insertion, just go to your ACP >Forums & Moderators > Add New Forum

In the title add : This Day In History

In the discription add the code below..

Code:

<DIV ALIGN=CENTER>
<!--This Day in History by TheFreeDictionary.com-->
<div style="width:750px;position:relative;background-color:#FFFFFF">
<div style="font:bold 15pt '';color:#000000"></div>
<style>
#TodaysHistory {width:100%;border:none;background-color:}
#TodaysHistory H3 {margin-top:0px;font:bold 12pt '';color:#000000}
#TodaysHistory TD {font:normal 10pt '';color:#000000}
#TodaysHistory A {color:#0000FF}
</style>
<script language="javascript"
src="http://img.tfd.com/daily/history-top.js?0"></script>
<div style="font:normal 8pt '';color:#000000">
</div></div>
<!--end of This Day in History-->

Remember under Posting options select "NO" to "Act as Forum" This will keep it as a standalone category style.

*****************UPDATE**********************

If you wanted to add this as an insertion after each 1st post you could use the code below (See picture ;) ) This will show it after each 1st post in threads

https://vborg.vbsupport.ru/external/2008/12/8.png

Just go to your ACP> Style Manager> Your Style> Edit Templates> Forum Display Template> Postbit Template > (then your chosen Positbit ~ either plain postbit or legecy)

Add this code to the very end of your postbit template

Code:

<if condition="!$GLOBALS['FIRSTPOSTID']">

$spacer_open
<div style="padding:0px 0px $stylevar[cellpadding]px 0px">

<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
    <td class="thead" align="left">This Day in History</td>
</tr>
<tr>
    <td class="alt1" align="center">
<!--This Day in History by TheFreeDictionary.com-->
<div style="width:750px;position:relative;background-color:;padding:4px">
<div style="font:bold 15pt '';color:#000000">This Day in History</div>
<style>
#TodaysHistory {width:100%;border:none;background-color:}
#TodaysHistory H3 {margin-top:0px;font:bold 12pt '';color:#000000}
#TodaysHistory TD {font:normal 10pt '';color:#000000}
#TodaysHistory A {color:#0000FF}
</style>
<script language="javascript"
src="http://img.tfd.com/daily/history-top.js?0"></script>
<div style="font:normal 8pt '';color:#000000">
</div>
<!--end of This Day in History-->

</if>
    </td>
</tr>
</table>

</div>
$spacer_close

</if>

if you come up with alternative uses, feel free to share them here ;)

Thats it

Enjoy :D

UKBusinessLive 12-27-2008 05:46 PM

:D Reserved :cool:

TimberFloorAu 12-27-2008 07:11 PM

weird... went to your forum, and my IP is banned lol.
*reserved*

UKBusinessLive 12-27-2008 07:13 PM

Quote:

Originally Posted by TimberFloorAu (Post 1694996)
weird... went to your forum, and my IP is banned lol.
*reserved*

PM me your IP add i'll check, had lots of probs with spammers as of late

TimberFloorAu 12-27-2008 07:16 PM

why ban IP's though.. for guest viewing ?

Surely some good captcha code upon registration would thwart spammers.

UKBusinessLive 12-27-2008 07:22 PM

Quote:

Originally Posted by TimberFloorAu (Post 1695000)
why ban IP's though.. for guest viewing ?

Surely some good captcha code upon registration would thwart spammers.

I don't just ban ip for guest viewing, i ban only for a reason, Perhaps your IP addy is on my Country Ban list, and thats there because of the amount of spambots that have been doing the curcuits lately.

The site is mainly UK Business Related So i really don't need Asian, Eastern Block or Russian members signing up

Nothing personal, Send me your IP and i'll make sure its cool ;)

GSeybold 12-27-2008 09:26 PM

Works great for me.... Totally cool. Just have to figure out where to put it... I have it in my footer now but I think a forum would be better.

Thanks.. no problems with install.

GSeybold 12-27-2008 10:16 PM

I decided to use it as a forum, even off topic. It gets people talking. :)

Bawtneez 12-27-2008 10:18 PM

Very nice, thanks you =)

UKBusinessLive 12-28-2008 12:32 AM

Quote:

Originally Posted by GSeybold (Post 1695120)
I decided to use it as a forum, even off topic. It gets people talking. :)

Thanks :cool:


All times are GMT. The time now is 10:57 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.01341 seconds
  • Memory Usage 1,753KB
  • 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
  • (3)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete