Page 1 of 1

Polls module... how to make it visible on my pages

Posted: Thu Jan 15, 2009 3:11 pm
by Eric Pesser
Hi,

I installed and configured Polls module.

It sounds to be great but I cannot set it on my pages... I got this exception :
Fatal error: Call to a member function RegisterAjaxRequester() on a non-object in /home/.../modules/Polls/action.default.php on line 17

I called the module using : "{cms_module module="polls" poll_id="test1"}" (test1 is my poll_id)

Do someone can help me?

Thanks...

Eric

Re: Polls module... how to make it visible on my pages

Posted: Sun Jan 18, 2009 9:10 pm
by Slagar
Hey there! I was just playing around with this module, and encountered the same problem.

You need to install AjaxMadeSimple - it is a dependency for the Polls module. Once installed, your polls should work :)

Hope it helps ^_^