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

Reply
 
Thread Tools
[VBC] Sig Of The Week 2.0 Details »»
[VBC] Sig Of The Week 2.0
Version: 2.0, by EnIgMa1234 EnIgMa1234 is offline
Developer Last Online: May 2011 Show Printable Version Email this Page

Category: Add-On Releases - Version: 3.8.2 Rating:
Released: 04-20-2009 Last Update: 04-20-2009 Installs: 91
DB Changes Uses Plugins Auto-Templates
Additional Files  
No support by the author.

/*============================================*\
|| [VBC] Signature Of The Week 2.0
||
||
|| Author : EnIgMa1234
|| Site: http://www.bluefirecreation.com
|| Version : 2.0
||
\*============================================*/


Description: Add a signature of the week page to your forumhome page

Install:
1) Upload files
2) Add Products
3) Edit Settings
4) Enjoy

Features:
See Previous Release

Change Log:
1.0 -> Initial Release
1.0 -> 1.1 - Added History page
1.1 -> 1.2 - Added Adminrating and Prize Field
Admin now able to input full urls.
New Design
1.2 -> 1.3 - Fixed template issue
Added Edit ability
Only 1 Admincp File
Fixed Admincp File Issue
1.3 -> 1.3.1 - Fixed Sig History Error
1.3.1 -> 2.0:
  • Added Auto Template Edits
  • Forumdisplay Sotw Display
  • Configurable Forum's To Show In
  • Code Clean Up
  • Minor Bug Fixes
  • Released For 3.8


This hack is (c) 2009 EnIgMa1234

Do Not Reproduce Without My Permission Or Post Elsewhere
Do not copy a large proportion of this code.


Priority Support Will Be Given To Those Who Click Install!

Download Now

File Type: zip [VBC] Signature Of The Week 2.0.zip (7.8 KB, 581 views)

Screenshots

File Type: jpg screenshot1.JPG (38.2 KB, 0 views)
File Type: jpg screenshot2.JPG (21.4 KB, 0 views)
File Type: jpg screenshot3.JPG (26.8 KB, 0 views)
File Type: jpg screenshot4.JPG (46.1 KB, 0 views)

Show Your Support

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

Comments
  #12  
Old 04-21-2009, 08:19 PM
dmknights dmknights is offline
 
Join Date: Jul 2007
Location: UK
Posts: 460
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Can this be changed to signature of the MONTH instead of week?
Reply With Quote
  #13  
Old 04-21-2009, 08:24 PM
TimberFloorAu's Avatar
TimberFloorAu TimberFloorAu is offline
 
Join Date: May 2008
Location: Brisbane
Posts: 2,264
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sure, the coder will explain but you just need to edit a couple of files.

We run ours as WOTW ( wont type on here what that stands for lol )

We run a poll on the site, and each week, one of our admin then allocate the award.

Simple as
Reply With Quote
  #14  
Old 04-21-2009, 08:48 PM
EnIgMa1234 EnIgMa1234 is offline
 
Join Date: Mar 2006
Location: .:: Ireland ::.
Posts: 1,306
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by drsli View Post
Installed! Many thanks.

Btw.: Is the sigpic-entry-length restricted somehow? I tried to add a signature-address from photobucket and it?s truncated after saving it. So no chance to use it.
----
Ok, found the solution in the v1.3-thread. I had to uninstall the product and edit the line "`image` VARCHAR( 80 ) NOT NULL" in the product-xml, choosing 150 instead of 80 for example, and then reinstall the hack. Now it works.
I'll fix this now.
Reply With Quote
  #15  
Old 04-21-2009, 08:48 PM
EnIgMa1234 EnIgMa1234 is offline
 
Join Date: Mar 2006
Location: .:: Ireland ::.
Posts: 1,306
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by dmknights View Post
Can this be changed to signature of the MONTH instead of week?
Just edit the phrases.
Reply With Quote
  #16  
Old 04-22-2009, 05:34 PM
gorentals gorentals is offline
 
Join Date: May 2008
Posts: 89
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice mod. Any way I can change the date when the SOTW gets awarded. In PHPmyadmin I see field dateline. But it doesn't make sense the date in it reads: 1240415716

Thanks
Reply With Quote
  #17  
Old 04-22-2009, 08:08 PM
EnIgMa1234 EnIgMa1234 is offline
 
Join Date: Mar 2006
Location: .:: Ireland ::.
Posts: 1,306
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by gorentals View Post
Nice mod. Any way I can change the date when the SOTW gets awarded. In PHPmyadmin I see field dateline. But it doesn't make sense the date in it reads: 1240415716

Thanks
That's whats called a Unix Timestamp. Basically it's the number of seconds passed from Jan. 1 1970 (I think). When it's being pulled from the database, it is converted into a readable date.

I'll have date editing in the next version for you.
Reply With Quote
  #18  
Old 04-22-2009, 10:30 PM
fattony69 fattony69 is offline
 
Join Date: Jun 2007
Location: Philly
Posts: 353
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

FINALLY! I have been waiting for this for a long time. Now you need to do your rap battle with this!
Reply With Quote
  #19  
Old 04-22-2009, 11:13 PM
EnIgMa1234 EnIgMa1234 is offline
 
Join Date: Mar 2006
Location: .:: Ireland ::.
Posts: 1,306
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by fattony69 View Post
FINALLY! I have been waiting for this for a long time. Now you need to do your rap battle with this!
That will be coming
Reply With Quote
  #20  
Old 04-23-2009, 03:36 AM
AzzidReign's Avatar
AzzidReign AzzidReign is offline
 
Join Date: Apr 2006
Posts: 497
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yay, been waiting for the 3.8 release.
Reply With Quote
  #21  
Old 04-23-2009, 08:04 AM
Hornstar Hornstar is offline
 
Join Date: Jun 2005
Location: Australia
Posts: 2,469
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for the update. I have been using this since its first version
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 12:04 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.05290 seconds
  • Memory Usage 2,329KB
  • Queries Executed 26 (?)
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
  • (4)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
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (5)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)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