vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   [Release] Poll Hack v0.9 (https://vborg.vbsupport.ru/showthread.php?t=1819)

07-16-2000 02:47 PM

Yep, here it is, the poll hack for vBulletin, tested on 1.1.2 and 1.1.3 Beta3.

The hack incorparates a poll as a thread starter, where users can vote and reply normally. You can view the test forum at http://www.naboonline.com/polltest/index.php

I hope the instructions are clear, any questions should go here.

Download the zip here!

Enjoy!



[Edited by doron on 07-16-2000 at 11:47 AM]

07-16-2000 07:46 PM

Hi Doron,
I think you?ve done a great job. Really, you rock!

Here are my comments:
I downloaded your zip-file and tried to install the poll (on a totally new and clean forum, ver 1.1.3), check it out under http://www.abflussfrei.com/forum
Ok, there are a few minor bugs in your scripts:

The file options.php has an error in line 595:
your script says:
<td ALIGN="LEFT"><B>Poll Hack Options</B></td>
the correct script is:
<td ALIGN=\"LEFT\"><B>Poll Hack Options</B></td>
otherwise anything won?t work.

Then the images: you included the poll.gif. The button "Post new Poll" instead of "Post New Thread" is missing, at least I think so ;)

The correct directory name of the icons-directory is
images/icons/ not images/icon/ as you write in your poll_notes.txt.

That?s all. Your documentation worked perfectly, and with a little bit of PHP-experience it was no problem to install the poll.
The only problem is: The poll doesn?t show!!
I don?t know why.
When I post a new poll and click on the "Preview"-Button, everything seems to be fine. When I click on the "Submit"-Button, the poll has gone.

Check it out for yourself under http://www.abflussfrei.com/forum
I changed the settings for normal & unregistered users to be able to post polls.

Waiting for your answer,
bye
Michael

07-16-2000 07:59 PM

did you add to the step 4?
Quote:

4. In the postbit template, look for

$posticon <smallfont><B>$postitle</b></smallfont>
<p><normalfont>$message</normalfont></p>

change it with:

$posticon <smallfont><B>$postitle</b></smallfont>
<p><normalfont>$message<BR><BR>$pollbit</normalfont></p>
image - there is none I am afraid, need Menno to do one...

new zip with the fix to that small bug in options.php

07-16-2000 08:05 PM

Hmmm, weird. I´m sure I changed the postbit-template.
I did it again and now it works. Perfect!

bye,
Michael

07-17-2000 03:40 AM

Dose voting on a poll send it to the top of the list? Or do you need to reply in the post to send the poll topic to the top?

07-17-2000 06:23 AM

Quote:

Originally posted by BikeForums
Dose voting on a poll send it to the top of the list? Or do you need to reply in the post to send the poll topic to the top?
you can toggle it in the control panel, but yes, that feature is in.

07-17-2000 09:46 AM

Just installed this on beta3. Works like a charm so far!

Thanks for the great hack.

07-17-2000 01:57 PM

How about if the user does not want to submit a poll, and just wants to submit a normal message?

I tried it and it said it needed a topic and at least 2 options.

--WildWayz

07-17-2000 02:03 PM

cool... all i need now is to upgrade to beta 3...

07-17-2000 02:25 PM

Quote:

Originally posted by WildWayz
How about if the user does not want to submit a poll, and just wants to submit a normal message?

I tried it and it said it needed a topic and at least 2 options.

--WildWayz

The Post New Post icon should not(!!) be replaced, but rather add after it the code with the Post New Poll image for your forum (you need to create it yourself)


All times are GMT. The time now is 01:53 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.01130 seconds
  • Memory Usage 1,737KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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