Thread: Forum Home Enhancements - Member of the Week
View Single Post
  #22  
Old 10-09-2009, 03:23 AM
choccyclaire choccyclaire is offline
 
Join Date: Jan 2008
Posts: 235
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

To create the archive I have on my website, download the attached php from this post.

Then create a new template called motw_archive.

Code:
$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
$headinclude
<title>$vboptions[bbtitle]</title>
</head>
<body>

$header
$navbar
<center>
<div style="padding:0px 0px 0px 0px">

<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%">
<thead>
<tr>
<td class="tcat" colspan="5" style="text-align:center">
			Member Of The Week Archives

		</td>
	</tr>
</thead>
<tr>
                <td align="center" class="thead" border="0">Date Awarded</td>
		<td align="center" class="thead" border="0">Member's Avatar</td>
		<td align="center" class="thead" border="0">Member's Details</td>
		<td align="center" class="thead" border="0">Member's Prize</td>
		<td align="center" class="thead" border="0">Member's Notes</td>
</tr>
<tr>
<td align="center" class="alt1" border="0">
<fieldset class="fieldset"><legend>Date</legend>
<div>Sunday 4th October 2009</div></fieldset>
                 </td>
<td align="center" class="alt2" border="0"><a href="member.php?u=71"><img src="image.php?$session[sessionurl]u=71" border="0" alt="Sarahsaur's Avatar" /></a>
                 </td>
<td align="center" valign="middle" class="alt1" border="0">
<fieldset class="fieldset"><legend>Profile</legend>
<div><b>Name:</b> <a href="member.php?u=71">Sarahsaur</a></div>
<div><b>Posts:</b> <a href="search.php?$session[sessionurl]do=finduser&amp;u=71">Search Posts</a></div>
<div><b>Threads:</b> <a href="search.php?$session[sessionurl]do=finduser&amp;u=71&amp;starteronly=1">Search Threads</a></div></fieldset>
                </td>
<td align="center" valign="middle" class="alt2" border="0">
<fieldset class="fieldset"><legend>Prize</legend>
<div><b>Prize:</b> 100,000 credits</div>
<div><a href="http://www.mjjboard.com/showthread.php?t=11630">Congratulate Member Thread.</a></div></fieldset>
               </td>
<td align="center" valign="middle" class="alt1" border="0">
<fieldset class="fieldset"><legend>Reason for Nomination</legend>
<div>For her intelligent contribution to the board.</div></fieldset>
               </td>
</tr>

</table>

</div>
</center>
$footer
</body>
</html>
Copy and paste the green code and place underneath previous one each time you have another member of week, taking note to change each red instance to reflect.
Attached Images
File Type: jpg motwarchive.jpg (33.1 KB, 0 views)
Attached Files
File Type: php motw.php (1.9 KB, 30 views)
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01754 seconds
  • Memory Usage 1,806KB
  • Queries Executed 12 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (2)postbit_attachment
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • 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
  • showpost_complete