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)
-   -   Forum Home Enhancements - Show poll in forumhome (https://vborg.vbsupport.ru/showthread.php?t=155170)

wii 11-16-2007 12:43 PM

What the difference from the old version ? I´m using the old code on my vBulletin 3.6.8 - works just fine.

tirol07 11-19-2007 02:18 PM

Installed,Thank you

max8028 11-19-2007 02:54 PM

Is there a way to put in side columns?

ChurchMedia 12-08-2007 05:31 AM

Clarification:
Looking at the code I don't see how this mod could show more than one poll at a time.
????

A modification you can make:
People may not know what the poll is about, so I added a small piece of code that will add a link to the thread for the poll.

You need to make the same change in TWO TEMPLATES -- the polloptions_table template and the pollresults_table template.

FIND:
Code:

$pollinfo[question]
ADD AFTER:
Code:

<if condition="(THIS_SCRIPT == 'index')"> (<a href="showthread.php?t=$pollinfo[threadid]">Go To Thread</a>)</if>

Sarcoth 02-13-2008 07:12 PM

I occasionally do like to get some attention to important polls, but I'm not a big fan of posting the polls at the top of the forums like that. I much would rather there be a popup; similiar to new private messages; that tell the users there is a new poll requiring their attention.

Good job though.

CLF 02-14-2008 05:33 AM

Is there a way to put in side columns?

snowlion 04-14-2008 08:58 AM

how do i make more than 1 poll show on forumhome ?

Baldilocks 04-16-2008 07:32 PM

Can i put this code anywhere in a side column?

Chadi 05-17-2008 01:18 AM

This does not seem to work in 3.7

Astrof 05-26-2008 03:56 PM

Quote:

Originally Posted by chadi (Post 1522222)
This does not seem to work in 3.7

It works, it's just disabled by default.

You need to go to AdminCP -> vBulletin Options -> Show Polls in Forumhome.


All times are GMT. The time now is 03:42 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.01075 seconds
  • Memory Usage 1,730KB
  • 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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