Welcome, Guest. Please login or register.
March 19, 2010, 09:42:22 PM

Login with username, password and session length
Search:     Advanced search
WB 2.8.1 veröffentlicht!
Download und weitere Informationen gibt es hier .
110491 Posts in 15958 Topics by 9304 Members
Latest Member: deejayjay
* Home Help Search Login Register
+  WebsiteBaker Community Forum
|-+  English
| |-+  Modules (Moderators: Argos, BerndJM)
| | |-+  POLL Module
Pages: 1 2 3 [4] Go Down Print
Author Topic: POLL Module  (Read 26449 times)
abidan

Offline Offline

Posts: 102


« Reply #75 on: February 27, 2009, 04:48:00 PM »

I set it to e_none and the messages are still there?
Logged
abidan

Offline Offline

Posts: 102


« Reply #76 on: February 27, 2009, 04:56:28 PM »

I tired changing settings in preferences to all the differnet options and no matter what they are set to i always get this error? I have another website baker site running on the same environment and have no problems with the module?
Logged
bibby

Offline Offline

Posts: 14


« Reply #77 on: March 02, 2009, 01:59:25 AM »

Did you ever find an answer to your question?  I'm looking to do the same thing.
Logged
abidan

Offline Offline

Posts: 102


« Reply #78 on: March 02, 2009, 10:35:07 AM »

Nope I have not heard anything? Is there anyone out there who can help us with the problems with this module?
Logged
aldus
Addons Team
******
Offline Offline

Posts: 1018



« Reply #79 on: March 02, 2009, 12:12:39 PM »

Nope I have not heard anything? Is there anyone out there who can help us with the problems with this module?

Some of the warnings are descripte/discussed just one page before - also some nessesary codechanges.
Maybe you want to try the attached inofficial //bugfix// 1.1.1 - the warnings should dissapear ...

Please tell if it works ...

Regards
Aldus
apologize for this ugly english ...
Logged



57 65 62 73 69 74 65 20 42 61 6B 65 72 20 72 6F 63 6B 73 21
fsuk

Offline Offline

Posts: 109



« Reply #80 on: April 19, 2009, 04:23:41 PM »

A few things im going to look at changing.
Make it easire to chose the score image (file list)
Remove time block and replace with number of votes per user. (With the option to record username instead of IP)
Prevent the user from hitting refresh to log another vote.
Logged

You say deviant like its a bad thing...
KEnik

Offline Offline

Posts: 17


« Reply #81 on: October 21, 2009, 05:42:34 PM »

Hello,
I need to set UP this module to check User_id
but if I add to line
Code:
$user_id=$wb->get_user_id();
$database->query("INSERT INTO ".TABLE_PREFIX."mod_polls_votes SET `vote_ip` = '" . $ip . "',`poll_id` = '" . $poll_id . "', `vote_datum` = '" . $date_time . "',`user_id` = '" . $user_id . "' ");
work but not check
where I must add checking user ID (and how)
Thank you I try it 3. hours and nothing works Sad

Only simple change all $ip > $user_id works
Logged
Turskis

Offline Offline

Posts: 38


« Reply #82 on: January 07, 2010, 10:08:06 AM »

If user presses the vote button before selecting any answer, voting is disappeared.

Has anyone seen the same problem?
Logged
Turskis

Offline Offline

Posts: 38


« Reply #83 on: January 19, 2010, 09:47:04 AM »

To prevent the problem, how could i mark some of the options marked by default?
Logged
Pages: 1 2 3 [4] Go Up Print 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!