vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Some Poll Modifications? (https://vborg.vbsupport.ru/showthread.php?t=20665)

Jonathan@Refresh 06-30-2001 10:11 PM

that's because it can't find './admin/config.php' in relation to the php file you're trying to put the poll on.

The best idea is to move the page with the poll in into the vb directory, or specify the full path to './admin/config.php' in global.php.

SystemLogic 07-01-2001 12:38 AM

Alright I got it so it included global.php with no problems, but it still didn't put the hashcode in using this:

<? $session[sessionhash]; ?>

or

<? $sid = $session[sessionhash]; echo $sid; ?>

Any ideas now that it still does not work?

NgtCrwlr 07-01-2001 01:13 AM

Dave, which poll are you working on right now? The one on the bottom rate this review, or the one on the site?

I can't seem to find a poll on vB for the side (Is Your CPU Overclocked?) so I'm guessing that is the one you are working on?

Can you post a bigger portion of the code you are experimenting with.

This will do nothing
<? $session[sessionhash]; ?>

I am guessing you are working on a line of test code to see if sessionhash is being passed to $sid so you can add $sid to the hidden input?

SystemLogic 07-01-2001 01:29 AM

Here I'll show you exactly what I'm talking about. Head to this page:

http://www.systemlogic.net/reviews/h...exian/handygps

You can see the source as to what I'm trying to do.

But what you said is correct I think, I need there to be a value for the hidden variable s in the poll so that the vote goes through.

Take a look and let me know what you think.

NgtCrwlr 07-01-2001 01:35 AM

Ok, it looks to me like you are working on the bottom poll and if so you have a sessionhash being passed here

<input type="hidden" name="s" value="8af34d62e066d8a75e20c82b7c114ec5">

The question is... is that number hardcoded or is it coming from global.php $sid

SystemLogic 07-01-2001 01:37 AM

Wierd, when I see the page, I don't see any sessionhash in there....

I think when you are the site for the first time, it may work...but that's it....

Dioxin 07-04-2001 03:21 PM

perhaps you include global.php and use $sessionhash not $session[sessionhash]

i looked thru the code, but didn't test it. perhaps it work...

i have the same prob with users surfing with cookie an sessions deactivated...

check out my site http://www.aktienboard.com, the poll on the right side ...


greets, dioxin


All times are GMT. The time now is 01:46 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.01255 seconds
  • Memory Usage 1,727KB
  • 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)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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