vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   Seperated poll (https://vborg.vbsupport.ru/showthread.php?t=29213)

blur 09-30-2001 09:46 AM

Is it possible to put a seperated "poll question and answer options" out of the forum, anywhere in the web site?

When a user votes he/she should see the poll first,

Next, he/she should click the "post reply" button and should in the forum

Is it possible? If it is how difficult is it?

tubedogg 09-30-2001 02:36 PM

Please enter your license information in your profile. See the link in my sig for more info. Thanks!

blur 10-01-2001 05:54 AM

I've wrote it?

Now

Can i have an answer?

blur 10-20-2001 02:24 PM

I need a reallly simple solution:

I can put codes in the poll page manually.
When a user votes i need an action file. that's it.

I don't need an admin console or something like that

How can i do that?

blur 10-21-2001 10:35 AM

I've wrote this:

<form action="http://www.arkitera.com/forum/poll.php" method="get">
<input type="hidden" value="85c01c985a2db222da14e3cf7243e077" name="s">
<input type="hidden" value="pollvote" name="action">
<input type="hidden" value="3" name="pollid">

<input type="radio" value="1" name="blabla1">
<input type="radio" value="2" name="blabla2">
<input type="radio" value="3" name="blabla3">
<input type="radio" value="4" name="blabla4">

</form>


And when i votes this Message appears:


The action you have attempted could not be performed as your session appears to be invalid. Click the below link to attempt this action again with a new session.
Try this action again!


What should be the wrong?

Note: Is anybody read this thread?

rylin 10-21-2001 12:10 PM

you can't put a manual sessionhash and expect it to work

blur 10-21-2001 04:15 PM

Ok,
This is what i can't...

How can i solve my problem?

Steve Machol 10-21-2001 04:54 PM

I'm not much of a programmer, but wouldn't you just delete this line?

<input type="hidden" value="85c01c985a2db222da14e3cf7243e077" name="s">


All times are GMT. The time now is 07:04 AM.

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.04124 seconds
  • Memory Usage 1,718KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete