1

Topic: PunPoll

Hello,

It is possible to see what which user had answered? In database or somewhere else.

Mippo

2

Re: PunPoll

I dont think you can, well i cant seem to find it, unless its in the user table, because i cant find it in the VOTE table :\

---------> PLEASE REMEMBER I GOT THE FIRST EVER POST OF PUNBB 1.1! <---------
---------> PLEASE REMEMBER I GOT THE FIRST EVER POST OF PUNBB 1.1! <---------

3

Re: PunPoll

In database in tablenamepolls you can find the field voters and votes. In voters you can see the userid's who had voted. In the field votes you could see the results.

But the array of voters an votes don't match. Array[x] Voters <> Array [x] Voting.. That means, it is in database impossible to see who has voted what.

... Is it impossible to see it by another way?