UploadScript

Check out the FREE chatroom mod for IPB 3.x

>  (T23) View Polls Logs 1.2
Short Description
This mod give admins the possibility to log what member choice in the polls.

Detailed Description


This mod give admins the possibility to log what member choice in the polls; mod can also be enabled/disabled.

This mod logs only the votes made after the installation, is impossible to make a log about the old poll made before.
NOTE: This mod require a lot of database space if your members make a lot of polls!!



Changes from 1.0 to 1.1:
  • Added an option to exclude selected forums from storing poll votes
Changes from 1.1 to 1.2:
  • Added an option to show Poll Votes publicy (Groups selectable in ACP)
Support:
If you want a fast support about my mods ask at InvisionByte.net
Download

>  (T23) View Polls Logs 1.2, User Contributed Files
File Information
Date Submitted: July 23, 2007
Downloads: 859
Downloads Per Day: 0.8864
Views: 4,960
Compatibility: Invision Power Board v2.2 & 2.3
File Version: v1.2
File Size: 24.421 KBytes
Last Updated: February 20 2008, 08:01 PM
Demo Link: None
Allow Upgrades w/o Your Permission?: No
Upgrade Terms for this Submission: Ask me!
Support Topic: Click Here
Report File: Report Broken Mod
File Rating
BadOkGoodGreatExcellent(4.75/5 (4 votes)
Please login to vote.
(you must login to be able to cast your vote)

User Comments (View Topic)
October 29 2008, 05:56 PM
by Inu-Yasha
Very useful, thank you. smile2.gif
September 6 2008, 10:33 AM
by -terabyte-
Don't write in this horrible way please >_<

Have you tried to reinstall the mod and re-run UMI installer?
September 6 2008, 02:36 AM
by iamdead
thanks for this mod smile2.gif

i have a little problem, i have uportal installed "maybe that is the reason"

upon clicking ( Voters ) i get this:
Invalid Poll ID provided

the link doesn't provide a poll id
/forum/index.php?act=Stats&CODE=t23_vpl&t=

thanks in advance thumbsup.gif
June 23 2008, 11:14 AM
by ollee
yeah thanks a lot, it s working now

although i would have prefered that u tested it first LOL
June 23 2008, 09:13 AM
by -terabyte-
give me the time man.. (i have a real life lol)
Also don't make double/triple posts please.


Open mod_install/t23_vpl.xml file and change every string:
CODE
<conf_end_group></conf_end_group>

With:
CODE
<conf_end_group>0</conf_end_group>



Don't know if that will work as i don't have MySQL in strict mode, if it works i'll update the mod to reflect this change.
June 22 2008, 10:36 PM
by ollee
is it fixed?? LOL
June 22 2008, 06:51 PM
by ollee
QUOTE
MySQL Error 1366 in outbound_email and MySQL Strict mode
This issue is still a problem. Anyone running their MySQL server in strict mode will continually get errors when inserting values into the outbound_email table. This includes sending notifications to people through scheduling a meeting or even changing the administrative settings.

Making people set their server into non-strict mode is NOT OKAY. It is not a solution. I have entered a bug for this issue, though until now I did not know it was related to the strict mode. Please fix this bug ASAP. Defaults should be used any time values are not entered. For the Meetings module, and similar modules, this should be the SYSTEM DEFAULT. For the email settings, this should be regular default values for those fields that are not specified...either table defaults without specifying values in the INSERT statement, or hard-coded defaults from the config file.


strict mode issue
June 22 2008, 06:40 PM
by ollee
dude, i am on IIS, mysql5 and php5 with UTF_8......its doesnt like the integer when u gave it a null
June 22 2008, 03:43 PM
by -terabyte-
How you got this error?

I've just tested the installer on my test board and all is fine huh.gif
June 22 2008, 07:12 AM
by ollee
CODE
===================================================
Date: Sun, 22 Jun 2008 08:16:20 +0100
Error Number: 1366
Error: Incorrect integer value: '' for column 'conf_end_group' at row 1
IP Address:
Page: /admin/index.php?adsess=e285d8585018b7d8cb1145a443c63337&section=components&act=umi&code=work&mod=t23_vpl&step=1&group=45&st=0
mySQL query error: INSERT INTO ibf_conf_settings (conf_title,conf_description,conf_group,conf_type,conf_key,conf_default,conf_
extra,conf_evalphp,conf_protected,conf_position,conf_start_group,conf_end_group,c
onf_add_cache) VALUES('Enable the mod?','When the mod is enabled all poll votes are logged in the database.',45,'yes_no','t23_vpl_enable',1,'','',1,1,'Main Settings','',1)
===================================================
Date: Sun, 22 Jun 2008 08:16:32 +0100
Error Number: 1366
Error: Incorrect integer value: '' for column 'conf_end_group' at row 1
IP Address:
Page: /admin/index.php?adsess=e285d8585018b7d8cb1145a443c63337&section=components&act=umi&code=work&mod=t23_vpl&step=1&group=45&st=0
mySQL query error: INSERT INTO ibf_conf_settings (conf_title,conf_description,conf_group,conf_type,conf_key,conf_default,conf_
extra,conf_evalphp,conf_protected,conf_position,conf_start_group,conf_end_group,c
onf_add_cache) VALUES('Enable the mod?','When the mod is enabled all poll votes are logged in the database.',45,'yes_no','t23_vpl_enable',1,'','',1,1,'Main Settings','',1)
===================================================
Date: Sun, 22 Jun 2008 08:16:35 +0100
Error Number: 1366
Error: Incorrect integer value: '' for column 'conf_end_group' at row 1
IP Address:
Page: /admin/index.php?adsess=e285d8585018b7d8cb1145a443c63337&section=components&act=umi&code=work&mod=t23_vpl&step=1&group=45&st=0
mySQL query error: INSERT INTO ibf_conf_settings (conf_title,conf_description,conf_group,conf_type,conf_key,conf_default,conf_
extra,conf_evalphp,conf_protected,conf_position,conf_start_group,conf_end_group,c
onf_add_cache) VALUES('Enable the mod?','When the mod is enabled all poll votes are logged in the database.',45,'yes_no','t23_vpl_enable',1,'','',1,1,'Main Settings','',1)
===================================================
Date: Sun, 22 Jun 2008 08:18:53 +0100
Error Number: 1366
Error: Incorrect integer value: '' for column 'conf_end_group' at row 1
IP Address:
Page: /admin/index.php?adsess=e285d8585018b7d8cb1145a443c63337&section=components&act=umi&code=work&mod=t23_vpl&step=1&group=46&st=0
mySQL query error: INSERT INTO ibf_conf_settings (conf_title,conf_description,conf_group,conf_type,conf_key,conf_default,conf_
extra,conf_evalphp,conf_protected,conf_position,conf_start_group,conf_end_group,c
onf_add_cache) VALUES('Enable the mod?','When the mod is enabled all poll votes are logged in the database.',46,'yes_no','t23_vpl_enable',1,'','',1,1,'Main Settings','',1)


whats happening here??


Invision Skins · IPB Skins