CMS MADE SIMPLE FORGE

Polls Made Simple

 

[#8806] generated form submit-method does not exist in AjaxMadeSimple 0.4.0

avatar
Created By: René Dietrich (ren0r)
Date Submitted: Fri Jan 04 04:30:34 -0500 2013

Assigned To: Morten Poulsen (silmarillion)
Version: 1.1.0
CMSMS Version: 1.11.2
Severity: Major
Resolution: None
State: Open
Summary:
generated form submit-method does not exist in AjaxMadeSimple 0.4.0
Detailed Description:
hi,

i installed AjaxMadeSimple 0.4.0 and Polls 1.1.0 on CMSMS 1.11.3

the generated form-submit-method (onsubmit='return Pollspoll_1FormSubmit(this);)
does not exist in AJAXMADESIMPLE, because of the " 1 " in its name. So no poll
will be submitted successfully.

i tried to manipulate the name of the submit-method in AjaxMadeSimple.module.php
(line 308) by myself to get

onsubmit='return Pollspoll_FormSubmit(this);

via 

$name=$modulename."poll_";

but that doesnt fix the problem. 


History

Comments
avatar
Date: 2013-01-08 10:46
Posted By: Oliver341 (oliver341)

Sounds like what I am seeing since upgrading to the latest AjaxMadeSimple and
Polls - i.e. users cannot submit votes.
      
avatar
Date: 2013-12-18 11:26
Posted By: Paulo Carmo (pgingao)

Hello, did you get this fixed?

Thanks
      
avatar
Date: 2014-10-11 10:36
Posted By: blast blast (blast)

Same here, unusable module on CMSMS 1.11.11 with this bug
      
Updates

Updated: 2013-01-04 05:49
description: hi, i installed AjaxMadeSimple 0.4.0 and Polls 1.1.0 on CMSMS 1.11.3 the generated form-submit-method (onsubmit='return Pollspoll_1FormSubmit(this);) does not exist in AJAXMADESIMPLE, because of the " 1 " in its name. So no poll will submitted succe => hi, i installed AjaxMadeSimple 0.4.0 and Polls 1.1.0 on CMSMS 1.11.3 the generated form-submit-method (onsubmit='return Pollspoll_1FormSubmit(this);) does not exist in AJAXMADESIMPLE, because of the " 1 " in its name. So no poll will be submitted su
resolution_id: => 5