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)

Desesperao 12-03-2008 10:55 PM

It doesn't works in vB 3.7.4 :(

anwar.abdullakh 03-16-2009 12:31 AM

If you have multiple polls separated with comma, even then only one poll is shown on forumhome.

I wonder when a proper 3.7.x or 3.8.x will be out for this.

Shaheen 08-03-2009 04:46 PM

its really a nice hack but not working on 3.8.3 , any updates ?

DeanLag 08-20-2009 08:48 PM

Hmm works fine with 3.8.3
Thanks for that!

DeanLag 08-20-2009 09:27 PM

Would be nice to add a collapsable button to it :)

eevanesscence 08-30-2010 11:01 PM

its its really a nice hack but not working on 3.8.3 , any updates ?

minik 05-29-2011 02:07 PM

its working with 4.1.x ???

KJA4U 06-13-2011 03:12 PM

Tested on 3.8.7 , it works fine. Before enabling the plugin, You need to go to AdminCP -> vBulletin Options -> Show Polls in Forumhome.
and add the number of the tread that contains the poll. If enabled before adding the number of the thread you may get a data base error.
Regards

dj83 12-08-2014 02:33 PM

Is there anyway that only members can see the polls?

ozzy47 12-08-2014 09:33 PM

Perhaps change:
Code:

<if condition="$show[devel_poll]">
To this:
Code:

<if condition="$show[devel_poll] AND $show['member']">

dj83 12-14-2014 03:42 PM

Thanks ozzy47!

I have one more question is there away to have this mod show polls in the order that they were posted?

For example:
Option 1
Option 2
Option 3

instead of
Option 1
Option 3
Option 2


All times are GMT. The time now is 01:05 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.01807 seconds
  • Memory Usage 1,726KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (11)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