vmichnowicz / vwm_polls

Free ExpressionEngine Poll Module and Fieldtype
Apache License 2.0
16 stars 8 forks source link

Unknown column 'hash' in 'field list' #19

Closed stinhambo closed 11 years ago

stinhambo commented 11 years ago

We get this error when we submit a poll choice on the front end ->

Error Number: 1054 Unknown column 'hash' in 'field list' INSERT INTO exp_vwm_polls_votes (entry_id, field_id, poll_option_id, member_id, ip_address, hash, timestamp)

Any ideas?

Using EE 2.6.1 and latest Polls add-on

vmichnowicz commented 11 years ago

Ya, this was a problem with the latest build of the module. I just made a quick fix the other day which should fix this issue. Can you please download the module again and see if this fixes the issue?

vmichnowicz commented 11 years ago

Have you had a chance to try this?

stinhambo commented 11 years ago

Yes it appeared to work :)

Sorry for not replying earlier!

Steven Hambleton, Founder Email: steven@hambodevelopment.com Mobile: +61 (0)424 589 574

Read our agency focused articleshttp://hambodevelopment.com/blog/category/article

Hambo Development *Skype: hambodevelopment Web: http://hambodevelopment.com

On 30 August 2013 12:12, Victor Michnowicz notifications@github.com wrote:

Have you had a chance to try this?

— Reply to this email directly or view it on GitHubhttps://github.com/vmichnowicz/vwm_polls/issues/19#issuecomment-23536715 .

vmichnowicz commented 11 years ago

Cool, glad it worked :smiley: