vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Add-On Releases - [VBC] Sig Of The Week 2.0 (https://vborg.vbsupport.ru/showthread.php?t=211846)

EnIgMa1234 04-20-2009 10:00 PM

[VBC] Sig Of The Week 2.0
 
1 Attachment(s)
/*============================================*\
|| [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!

EnIgMa1234 04-21-2009 04:13 PM

/* Reserved */

dmknights 04-21-2009 04:27 PM

Screenshots?

Sweeks 04-21-2009 04:28 PM

Yes some screenshots please :)
________
FREE STREAMING XXX MOVIES

EnIgMa1234 04-21-2009 04:30 PM

Added.

Warlock 999 04-21-2009 04:45 PM

Looks nice. Cba to add.

drsli 04-21-2009 05:10 PM

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.

relaxiha 04-21-2009 06:04 PM

hello
please show Pic's

Playa82 04-21-2009 07:15 PM

Great mod, was waiting for this.

thanks man

TimberFloorAu 04-21-2009 07:23 PM

We have had this running for well over a year now, our members love it. Albeit we tweaked the code slightly, to suit our needs.

Great Mod

dmknights 04-21-2009 08:19 PM

Can this be changed to signature of the MONTH instead of week?

TimberFloorAu 04-21-2009 08:24 PM

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

EnIgMa1234 04-21-2009 08:48 PM

Quote:

Originally Posted by drsli (Post 1796121)
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.

EnIgMa1234 04-21-2009 08:48 PM

Quote:

Originally Posted by dmknights (Post 1796281)
Can this be changed to signature of the MONTH instead of week?

Just edit the phrases.

gorentals 04-22-2009 05:34 PM

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

EnIgMa1234 04-22-2009 08:08 PM

Quote:

Originally Posted by gorentals (Post 1796877)
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.

fattony69 04-22-2009 10:30 PM

FINALLY! I have been waiting for this for a long time. Now you need to do your rap battle with this!

EnIgMa1234 04-22-2009 11:13 PM

Quote:

Originally Posted by fattony69 (Post 1797040)
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 :)

AzzidReign 04-23-2009 03:36 AM

Yay, been waiting for the 3.8 release.

Hornstar 04-23-2009 08:04 AM

Thanks for the update. I have been using this since its first version :)

hoof 04-23-2009 09:37 AM

If you could add the winner from the thread/post or poll this would be awesome!

dancue 04-24-2009 03:53 PM

So, are these sigs added manually? I don't understand how they are added?

Would be nice to have a new SOTW thread automatically add sigs submitted by the users. Other members could vote for one of the five (or whatever the admin set it to). The sig artists should be able to submit their sigs through the thread.

I hope that wasn't too confusing.

dancue 04-25-2009 12:56 PM

For those of you interested....

Here is the layout I'm using now...

https://vborg.vbsupport.ru/showpost....&postcount=125

This includes the following features:
  • Avatar now added to the left. Clickable and will direct you to the winner's profile.
  • Sig Pic is now clickable and will direct you to the thread.
  • Centered the details to look a bit better.
  • Provided a width percentage for the avatar, sig pic and details fields, making it centered.

dancue 04-25-2009 01:09 PM

Enigma,
I'm going to be using mine for graphic of the month. Everything works fine, except I'd like to know how I can reduce the size of an image if it's just too big. For example, we have people who submit wallpapers.

I'm guessing it's going to have to be a change within enig_sotw template, but I do not know what the coding would have to be.

Thanks,
Danilo

hoof 04-25-2009 02:40 PM

Quote:

Originally Posted by dancue (Post 1798720)
For those of you interested....

Here is the layout I'm using now...

https://vborg.vbsupport.ru/showpost....&postcount=125

This includes the following features:
  • Avatar now added to the left. Clickable and will direct you to the winner's profile.
  • Sig Pic is now clickable and will direct you to the thread.
  • Centered the details to look a bit better.
  • Provided a width percentage for the avatar, sig pic and details fields, making it centered.

Thanks dancue! I was just looking at the templates to do this very thing...Saved me some work :)

nyunyu 04-25-2009 06:01 PM

Finally! A new version for 3.8.2 is out.
Thanks!

EnIgMa1234 04-28-2009 04:06 PM

If anyone is interested in designing a new layout, send me a PM with an image of how you'd like it to look. I will choose from the best one and redo the design.

Thanks

dancue 04-28-2009 08:52 PM

Would be nice to have the contest run itself like the modification system's MOTM works. Every week or month it would pull the top 5 most nominated sigs and put them within a poll to be voted on.

Can this be included in a future update?

TimberFloorAu 04-29-2009 02:00 AM

1 Attachment(s)
Ours has been running for over a year, our members LOVE IT !

SuperTaz 04-30-2009 12:04 AM

I clicked on the settings link and nothing shows, just an empty page.

rase2 05-06-2009 09:19 PM

Any way to allow other staff to edit SOTW?

EnIgMa1234 05-06-2009 09:29 PM

Quote:

Originally Posted by Warden-B- (Post 1801522)
I clicked on the settings link and nothing shows, just an empty page.

Try reimport the product file.

Quote:

Originally Posted by rase2 (Post 1806055)
Any way to allow other staff to edit SOTW?

At the moment no. In the future, maybe :)

darknusens 05-10-2009 04:24 PM

Nice update to this mod man. *Installed. ;)

EDIT: I'm adding all the old signatures to the new mod but I can't change the date to when they were first posted. Is there anyway I can do that?

dancue 05-21-2009 09:17 PM

I wish we could get a few more features added to this mod. Something that would allow it to run on its own would be really nice.

desitracker 06-08-2009 12:32 PM

its reallly cool but i dont know where i have to upoload INCLUDES , ADMINCP files and SIGHISTORY .php file??

plz some one help me :((

desitracker 06-21-2009 12:22 AM

hi to all user ..some onek can tall me how i can Change this Log:

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

EnIgMa1234 06-21-2009 02:04 AM

Quote:

Originally Posted by desitracker (Post 1833696)
hi to all user ..some onek can tall me how i can Change this Log:

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

Just download the new files and reupload them and the product file.

gfxdomination 06-23-2009 12:43 AM

Nice mod man Installed! How can I add this to my vbcmps page?

EnIgMa1234 06-23-2009 01:03 AM

Quote:

Originally Posted by gfxdomination (Post 1835255)
Nice mod man Installed! How can I add this to my vbcmps page?

That would require a plugin.

gfxdomination 06-23-2009 01:34 AM

Do you know if there is one out by any chance? Its just kind of weird having in on the index and not on the portal page. But Thank you either way!


All times are GMT. The time now is 04:54 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.01302 seconds
  • Memory Usage 1,818KB
  • 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
  • (9)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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