Page 1 of 1

[SOLVED]Polls Made simple on 1.10.3 (?)

Posted: Wed Jan 25, 2012 4:38 pm
by Recon
Hi,

I can't get polls module working on newest CMSMS. I tried 1.9.4.2 and it work fine. Is there any quick solution to get it working?

There are no errors and module's admin works fine, but {cms_module module='polls'}-tag don't show anything on website.

-R

Re: Polls Made simple on 1.10.3 (?)

Posted: Wed Jan 25, 2012 4:53 pm
by nockenfell
Use

Code: Select all

{Polls}

Re: Polls Made simple on 1.10.3 (?)

Posted: Wed Jan 25, 2012 7:28 pm
by Recon
Hi nockenfell,

Ok, now polls are loaded to the site with that smarty, but nothing happend when click voting button or watch results button. Only URL is changed.

-R

Re: Polls Made simple on 1.10.3 (?)

Posted: Wed Jan 25, 2012 9:04 pm
by uniqu3
Not sure but could it be that Polls has a dependence on AjaxMadeSimple, whch would be reason whyt Polls doesn't do anything in your case?

Re: Polls Made simple on 1.10.3 (?)

Posted: Thu Jan 26, 2012 6:16 am
by Recon
Thank You uniqu3,

That was reason nothing happend. "Also, you need to put the {AjaxMadeSimple} into your template in the header part."

That was not mentioned on Polls help... but now its working correctly.

-R