vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Add-On Releases - HS - Signature of the Week (https://vborg.vbsupport.ru/showthread.php?t=151723)

Hornstar 07-09-2007 06:36 AM

Quote:

Originally Posted by pixel2528 (Post 1286455)
sweet thanks

you have some serious lag lol

anyway, I just thought of another feature:

Possibly where the title is: SOTW #46

If you could make it something similar to: SOTW #46 Vote in SOTW#47 now!

So in the settings, you would have an extra place to add the link to the next SOTW voting and the number of that SOTW

That way it would promote the next voting SOTW as well :)

Just an idea.

projectego 07-09-2007 08:23 AM

Shame this wasn't released two years ago when I was running my old Photoshop forum... oh well. :p Awesome work and thanks for sharing!

MP1 07-09-2007 10:23 AM

OO use my site as a demo, we are using it!!

and this is amazing ! I LOVE YOU!

like this is hack of the month for sure...

hiphopave 07-09-2007 06:02 PM

This is an EXCELLENT hack. However, I have a suggestion.

Currently, clicking on SOTW # (whatever) will take you to the winning thread. Clicking on that should take you to a page with all the previous winners & their respective winning sigs.

StrifeX 07-09-2007 07:01 PM

Quote:

Originally Posted by hornstar1337 (Post 1286487)
you have some serious lag lol

anyway, I just thought of another feature:

Possibly where the title is: SOTW #46

If you could make it something similar to: SOTW #46 Vote in SOTW#47 now!

So in the settings, you would have an extra place to add the link to the next SOTW voting and the number of that SOTW

That way it would promote the next voting SOTW as well :)

Just an idea.

So... future SOTW? Although I don't exactly have that planned I'll consider it, thanks.

Quote:

Originally Posted by projectego (Post 1286552)
Shame this wasn't released two years ago when I was running my old Photoshop forum... oh well. :p Awesome work and thanks for sharing!

It's a shame you don't have that forum up anymore! You're welcome.

Quote:

Originally Posted by MP1 (Post 1286602)
OO use my site as a demo, we are using it!!

and this is amazing ! I LOVE YOU!

like this is hack of the month for sure...

If someone requests another demo, I'll be sure to use it, and I appreciate voting for MOTM even though I wasn't expecting it. Thanks for the <3

Quote:

Originally Posted by hiphopave (Post 1286892)
This is an EXCELLENT hack. However, I have a suggestion.

Currently, clicking on SOTW # (whatever) will take you to the winning thread. Clicking on that should take you to a page with all the previous winners & their respective winning sigs.

Sorry to break it to you, but don't expect that happening any time soon unless I create an option for you to set up the XHTML in that page yourself.

MoB Dudditz MD 07-09-2007 07:52 PM

Very nice.
Up until now, I was manually editing the template.
Is there any way to make it forum specific?
I tried changing it to FORUMDISPLAY AND $forumid=x
but I failed. :(

StrifeX 07-09-2007 08:33 PM

You want to make it display in certain forums?

If so, go into the template FORUMDISPLAY
Code:

Find: <if condition="$show['threadslist']">

Add Above: <if condition="$forumid == 1">$hs_sotw</if>

OR if you want it to display in multiple forums...
Code:

<if condition="in_array($forumid, array(1,2,3))">$hs_sotw</if>
1, 2, and 3 being the forumid's, this should work perfectly fine. If you want you can use more than three forums.

Kap O 07-10-2007 06:40 AM

are you able to like put it on just 1 forum? like it will be cool to like put it on just the graphic section of your site once somebody click on the graphics forum they see that on top or something.

Kap O 07-10-2007 06:41 AM

he just answered my question thanks..

Kap O 07-10-2007 06:54 AM

the question is how can u remove it of your forumhome and just put it in that specific forum?


All times are GMT. The time now is 10:52 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.01220 seconds
  • Memory Usage 1,740KB
  • 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
  • (2)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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