PDA

View Full Version : Add-On Releases - [VBC] Sig Of The Week 2.0


EnIgMa1234
04-20-2009, 10:00 PM
/*============================================*\
|| [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 (http://www.++++tube.com/)

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
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
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
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
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.php?p=1462740&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
For those of you interested....

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

https://vborg.vbsupport.ru/showpost.php?p=1462740&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
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
I clicked on the settings link and nothing shows, just an empty page.
Try reimport the product file.

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
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
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!

EnIgMa1234
06-23-2009, 01:46 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!
It isn't included in vbadvanced because vbadvanced isn't part of the default vbulletin package. However it wouldn't be too hard adding it. It's a case of copying the plugin code from the other plugin into a new one using the vbadvanced hook.

11Uriel11
07-10-2009, 02:40 AM
Okay I clicked install, downloaded and am reading the instructions.

If I have any trouble I will come back and either edit this post or bump.

I hope I don't have any problems.

baghdad4ever
07-10-2009, 10:19 AM
hi

it is very nice mod

i would like to give some suggestions

1-i wish to add thumbnails box
ie: thumbnails will appear in the forumhome instead of whole picture when press on it then redirect to the original picture url.

2-if the signature is swf file ,how to add it

but if you make thumbnail option this will be easy

3- i wish you to add vote system

ie: the user vote certain sig in forum

and the sig will obtain the larger vote will win

thanks

koke
07-20-2009, 02:43 AM
Great. Installed.

Thank you very much! ^^.

koke
07-20-2009, 05:05 AM
Where can i add a new entry?

PD: Sory, i did not realize about double-post.

EnIgMa1234
07-20-2009, 11:43 AM
You should have a new catagory in your admincp.

dancue
08-10-2009, 11:13 AM
When will this great mod receive an update? I had to uninstall because it just didn't have enough features.

I would love for it to automatically pull the winner based on polls. Sig's can be submitted via the options (when creating a thread in x forums) by the user. A thread is then created with all of the submitted images on there, after the cutoff date and entry limit has been met. A poll is also posted on that thread. When the poll is complete the winner will receive the vbcredits prize, and their work is displayed in this SOTW box.

What do you think? Can you do it?

BERLANTE
09-09-2009, 12:49 PM
thax aloooot

it is amazing work

ummmm work on 3.7.3 ???

Big Kahuna
09-16-2009, 03:25 PM
I disabled for now -- this would be a much better product if it was a little more automatic where members could vote from a button in the postbit

COL NIL SATIS
09-18-2009, 05:28 PM
Where exactly do you put the winning sig and how do you set the poll up??? is this done in the sotw templates..if so how and where???? installed but left enable off for now..need more info!!

COL NIL SATIS
09-18-2009, 07:01 PM
worked it out now!!! thanks..nice mod

TimberFloorAu
09-18-2009, 08:10 PM
One of the coolest mods ever. We have had running for over a year ( customized version )

Essentially:

set up a poll.
When the poll finishes.

Goto admincp, and click on SOTW
Add New Entry

Then enter the details from the poll, inc votes, rank, user url, user avatar url( or similar )

Simple.

We also have this linked with vbexperience awards, so each week the sotw also gets an award next to their username

Ste

bigcurt
09-27-2009, 04:54 AM
One of the coolest mods ever. We have had running for over a year ( customized version )

Essentially:

set up a poll.
When the poll finishes.

Goto admincp, and click on SOTW
Add New Entry

Then enter the details from the poll, inc votes, rank, user url, user avatar url( or similar )

Simple.

We also have this linked with vbexperience awards, so each week the sotw also gets an award next to their username


Ste

You could be a saint and release that code :P.

Drocr
11-14-2009, 10:49 PM
please release the code TimberFloorAu

betts02
11-30-2009, 07:23 PM
am i correct in thinking you just post a normal poll and have to put the sigs in the thread ?

would be really good if via admin you could put the images and member info, then when a poll is created it has not just the options but the sigs also, so you can click the sig to vote

more information and features needed

Taurus1
01-10-2010, 03:02 AM
This is really cool! Works great! For some reason the winning sig dont display on my forumhome in only one of my styles. Is there a manual hook or something I can enter in the homepage template to check this please!!??

Codybfdfxbf
06-18-2010, 02:34 AM
Hey, I was wondering how to set everything up? I've uploaded and all that, and it's working fine, I just don't know how to make it show the sig of the week in the box.

Please help, thanks.

Kirk.H
03-01-2011, 10:21 PM
does this work on 4.1.2 ?

Scyther
06-06-2011, 09:23 AM
wonderful mod
thanks

Scyther
06-24-2011, 04:49 AM
cool mod...installed and marked

Scyther
10-20-2011, 12:46 PM
When is this coming for 4.x.x.????

Scyther
11-23-2011, 06:55 AM
When will this come for vb4???

Scyther
01-16-2012, 02:28 AM
Can someone port it to vb4?