293901
Anonymous
Re: Polls allowing mulitple selections does not work!
  • 2002/7/15 21:17

  • Anonymous

  • Posts: 0

  • Since:


Cool
been in bed all day..sick as a dog...

btw all those intval() you use, if those are just to define the type the value are, then you can use typecasting todo that too:

(int)$val
(bool)$val
etc..



293902
onokazu
Re: Polls allowing mulitple selections does not work!
  • 2002/7/15 19:09

  • onokazu

  • XOOPS Founder

  • Posts: 617

  • Since: 2001/12/13


Fixed now.

modules/xoopspoll/index.php

line 80
$voted_polls = (!empty($HTTP_COOKIE_VARS['voted_polls'])) ? $HTTP_COOKIE_VARS['voted_polls'] : array();

line 90
$poll->vote($HTTP_POST_VARS['option_id'], $REMOTE_ADDR, $xoopsUser->getVar("uid"));

line 100
$poll->vote($HTTP_POST_VARS['option_id'], $REMOTE_ADDR, $xoopsUser->getVar("uid"));




293903
Pitiless
Re: Polls allowing mulitple selections does not work!
  • 2002/7/15 18:10

  • Pitiless

  • Just popping in

  • Posts: 14

  • Since: 2002/5/16


It was happened after the update to 3.0.3

All another files are OK, only index.php occures this problems (my experiences)

Leave the updated files from fix 3.0.3 but take the index.php from fix 3.0.1

it means index.php in xoopspoll



293904
danyblue
Re: HTML problem in XOOPS and Other CMS?
  • 2002/7/15 14:42

  • danyblue

  • Just popping in

  • Posts: 48

  • Since: 2002/4/15


Hi,
thank you for the suggestion, but it doesn't work.
The problem that i am having is just focused on the first lines. It is why i Would like to investigate a little bit the code.
I tried to search for textsanitizer, but the amount of references are so huge that i have problems finding it. Can any one point met to the correct function/module, where i could take a look?

Regards,
Danyblue



293905
Neon
Re: Polls allowing mulitple selections does not work!
  • 2002/7/15 11:53

  • Neon

  • Not too shy to talk

  • Posts: 138

  • Since: 2002/2/8 6


Just tried the Polls on this site too and found they don't seem to be working either!!



293906
Anonymous
Re: Polls allowing mulitple selections does not work!
  • 2002/7/15 10:01

  • Anonymous

  • Posts: 0

  • Since:


Tnx :o) Had probs myself but thought it was my ip or a cookie that was logged(since i posted it). For now i told the others, and will give it a look later on if noboby else does so before.

Tnx



293907
chapi
Re: HTML problem in XOOPS and Other CMS?
  • 2002/7/15 9:07

  • chapi

  • Theme Designer

  • Posts: 611

  • Since: 2002/1/22


I had html code like this in one of my sections.


   
     
   

       some content here
     


with this code it lowered down my content.
After changing the code to the following, i had no problems.

some content here


I just deleted the spaces between the tags themselves.

Maybe this helps somebody ...



293908
salsailor
Polls allowing mulitple selections does not work!
  • 2002/7/15 9:02

  • salsailor

  • Just popping in

  • Posts: 3

  • Since: 2002/5/6 9


For a while, I was wondering why nobody votes on my new polls, it's a poll allows voting multiple choices. It just shows all zero. You can try with the current poll in xoops.org site now, it does not shown any votes.



293909
danyblue
Re: HTML problem in XOOPS and Other CMS?
  • 2002/7/15 8:35

  • danyblue

  • Just popping in

  • Posts: 48

  • Since: 2002/4/15


Where can i find the function that is processing the the post? Because i Want to take a look at it and try to make some modifications.

Regards,
Danyblue



293910
mramell
Re: desperately need help tracking and banning trolls.
  • 2002/7/13 1:57

  • mramell

  • Just popping in

  • Posts: 2

  • Since: 2002/6/6 1


Good luck with it Wayne. I run a drug recovery site and get the same types of childish fools and it's a daily battle to keep them at bay.








Login

Who's Online

228 user(s) are online (152 user(s) are browsing Support Forums)


Members: 0


Guests: 228


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Jun 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits