Page 2 of 2
Re: Polls Made Simple - questions
Posted: Tue Jul 22, 2008 12:39 pm
by lainyrache
Has anybody managed to get Polls Made Simple to work?
I am encountering all the problems listed in this thread.
When I submit a poll, the results are not registered and I get this at the end of my url: /?pollvotingchoice_1=1&vote=Vote#
When I click 'Peek result' nothing happens and the url changes to /?peek=Peek+result#
I am using CMS Made Simple 1.2.4 "Greenland"
I have installed Polls Made Simple and Ajax Made Simple.
I have set up and activated the poll in the admin.
I am using mod rewrite to write friendly urls.
Many thanks for any suggestions!
Rachael
Re: Polls Made Simple - questions
Posted: Tue Jul 22, 2008 1:23 pm
by Ziggywigged
IMHO, this module is in serious need of an upgrade.
Re: Polls Made Simple - questions
Posted: Tue Jul 29, 2008 9:53 pm
by Silmarillion
I'm totally aware that the module needs work, but I'm doing it in my spare time, and it has always worked for me, soo...
There's another poll module out now, Ballots or something, which you could try. It may be more well-maintained.
Sil. author of PollsMS
Re: Polls Made Simple - questions
Posted: Wed Nov 19, 2008 4:59 pm
by garforlock
In my case I found out that AJAX MADE SIMPLE wasn't being loaded in the deader, perhaps adding this line might be a hack to fix that issue.
Code: Select all
{literal}
<__script__ language="JavaScript" type="text/javascript" src="http://www.domain.com/modules/AjaxMadeSimple/ajaxmadesimple.js.php" ></__script>
{/literal}
But that's not the way it should work, AMS should be auto loaded or am I missing a tag in the header?
G.
Re: Polls Made Simple - questions
Posted: Wed Nov 19, 2008 5:12 pm
by Silmarillion
No AjaxMS should be loaded automatically... strange... always does for me...
I'll investigate further...
m.
Re: Polls Made Simple - questions
Posted: Mon Mar 02, 2009 9:29 pm
by argraff
Adding AJAX manually to the header worked for me - just in case anyone is still checking this out.
Re: Polls Made Simple - questions
Posted: Mon Apr 27, 2009 7:16 am
by OlafNoehring
Hi
Ajax does not seem to load (automatically) at my setup either.
Polls made simple mod is not working: No results, and it's not possible to vote.
Olaf
Re: Polls Made Simple - questions
Posted: Mon Apr 27, 2009 7:22 am
by OlafNoehring
Hi
well, actually that ajax did not load seemed to be the problem for me!
When I add
Code: Select all
{literal}
<__script__ language="JavaScript" type="text/javascript" src="http://www.domain.com/modules/AjaxMadeSimple/ajaxmadesimple.js.php" ></__script>
{/literal}
it's working!
Olaf
--
* together for better software *
*
http://www.team-noehring.de *