Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Template Modifications
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Sig Of The Week (All Versions) Details »»
Sig Of The Week (All Versions)
Version: 1.00, by Stereo123456 Stereo123456 is offline
Developer Last Online: Aug 2007 Show Printable Version Email this Page

Category: Forum Home Enhancements - Version: 3.6.5 Rating:
Released: 03-17-2007 Last Update: Never Installs: 20
Template Edits
 
No support by the author.

This modification will add a "Sig of the week" panel to your forum home template.

Preview:





***FIXED ERROR - CODE BELOW NOW WORKS***


Place this code into the footer

To do this go to AdminCP>Style Manager>Edit Templates>FORUMHOME

Find:

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


HTML Code:
<table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="100%">
<tr>
<td class="tcat"><span class="smallfont"><strong><center>$vba_options[portal_blockbullet]Ub3rhack3r5 Sig Of The Week</center></strong></span>
</td>
</tr>
<tr>
<td class="$getbgrow" width="100%">
<style>
.imgfade{filter:alpha(opacity=30); -moz-opacity:0.5;margin-left:3px}
.imgfull{filter:alpha(opacity=100); -moz-opacity:1;margin-left:3px}
</style>

<center>

<img src="http://img299.imageshack.us/img299/8530/bestmanipyk1.png" border="1"
</a><br>
<span style="font-weight: bold; color :green;">Congradulatons To Raven - Winner 19/03/2007 - Currently Sig Champion - Can you beat this?</span><font>

<center>
</td>
</tr>
</table>
<br />

Thats it all you have to do now is edit the text to your personal preference.

ALTERNATIVE

If you wish to have this at the top of your forum do as follows:

Under FORUMHOME

Find:

Code:
$header
Add Below:

HTML Code:
<table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="100%">
<tr>
<td class="tcat"><span class="smallfont"><strong><center>$vba_options[portal_blockbullet]Ub3rhack3r5 Sig Of The Week</center></strong></span>
</td>
</tr>
<tr>
<td class="$getbgrow" width="100%">
<style>
.imgfade{filter:alpha(opacity=30); -moz-opacity:0.5;margin-left:3px}
.imgfull{filter:alpha(opacity=100); -moz-opacity:1;margin-left:3px}
</style>

<center>

<img src="http://img299.imageshack.us/img299/8530/bestmanipyk1.png" border="1"
</a><br>
<span style="font-weight: bold; color :green;">Congradulatons To Raven - Winner 19/03/2007 - Currently Sig Champion - Can you beat this?</span><font>

<center>
</td>
</tr>
</table>
<br />
I will give full support for this modification.

If you require any help please feel free to contact me

MSN:ben.weaving@hotmail.co.uk

Show Your Support

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

Comments
  #2  
Old 03-18-2007, 10:07 AM
Subah's Avatar
Subah Subah is offline
 
Join Date: Feb 2006
Location: KUWAIT
Posts: 393
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks
Reply With Quote
  #3  
Old 03-18-2007, 10:46 AM
Stereo123456 Stereo123456 is offline
 
Join Date: Mar 2007
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

np dude enjoy
Reply With Quote
  #4  
Old 03-18-2007, 10:48 AM
anywares anywares is offline
 
Join Date: Dec 2006
Posts: 175
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

wont use it myself, but a nice mod =)
Reply With Quote
  #5  
Old 03-18-2007, 10:52 AM
Sinistra's Avatar
Sinistra Sinistra is offline
 
Join Date: Jun 2005
Posts: 190
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Now I thought this was a Mod not a template edit *reports to be moved* Now if this was a mod I would be bappy ya know. challenges and you put the winner in via a hack system in the admin CP. but this is something I can do and 10 times better
Reply With Quote
  #6  
Old 03-18-2007, 12:11 PM
projectego's Avatar
projectego projectego is offline
 
Join Date: Feb 2006
Location: UK
Posts: 724
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Heh, this would have been perfect two years ago when I stick had my Photoshop board... But great work nonetheless.
Reply With Quote
  #7  
Old 03-18-2007, 12:28 PM
ktutorials ktutorials is offline
 
Join Date: Mar 2007
Posts: 58
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

its cool man... i need few more stuffs like this for my graphics site... thanks a lot..

can u help me in tat...
Reply With Quote
  #8  
Old 03-18-2007, 03:00 PM
Stereo123456 Stereo123456 is offline
 
Join Date: Mar 2007
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks for the comments. im currently working on the next version that will be intergreated into the AdminCP
Reply With Quote
  #9  
Old 03-22-2007, 08:54 PM
Evolution06 Evolution06 is offline
 
Join Date: May 2006
Location: California
Posts: 161
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

this code cause a error when I try to save it after editing the forum home templet.


Quote:
The following error occurred when attempting to evaluate this template:

Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting ']' in /home/huntcha/public_html/forums/includes/adminfunctions_template.php(3596) : eval()'d code on line 17

This is likely caused by a malformed conditional statement. It is highly recommended that you fix this error before continuing, but you may continue as-is if you wish.
Reply With Quote
  #10  
Old 03-23-2007, 11:24 AM
Stereo123456 Stereo123456 is offline
 
Join Date: Mar 2007
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi there please try this code

Youy can edit the text in red to what you wish.

Please Note: Im currently working on a new Sig Of The Week With More enhanced features.





<table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="100%">
<tr>
<td class="tcat"><span class="smallfont"><strong><center>$vba_options[portal_blockbullet]Ub3rhack3r5 Sig Of The Week</center></strong></span>
</td>
</tr>
<tr>
<td class="$getbgrow" width="100%">
<style>
.imgfade{filter:alpha(opacity=30); -moz-opacity:0.5;margin-left:3px}
.imgfull{filter:alpha(opacity=100); -moz-opacity:1;margin-left:3px}
</style>

<center>

<img src="http://img299.imageshack.us/img299/8530/bestmanipyk1.png" border="1"
</a><br>
<span style="font-weight: bold; color :green;">Congradulatons To Raven - Winner 19/03/2007 - Currently Sig Champion - Can you beat this?</span><font>

<center>
</td>
</tr>
</table>
<br />


------------------------------------------------------------------

Let me know if this works.Thanks
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 12:44 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.05249 seconds
  • Memory Usage 2,307KB
  • Queries Executed 23 (?)
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_code
  • (3)bbcode_html
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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
  • (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_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete