![]() |
Hi All,
In showthread.php I noticed the variable: $HTTP_COOKIE_VARS['pollvoted'][$pollid] that basically shows if someone has voted. I wanted to use this variable in another outside script but have no idea where it was initialised, ive done a search on every single vb file. Can anyone give me some hints or what file to include? Thanks in advance |
You mean where the cookie gets set? This line in poll.php:
Code:
vbsetcookie("pollvoted[$pollid]",1,1); You can use that cookie in any of your PHP scripts. |
All times are GMT. The time now is 07:33 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|