Polls Made Simple - questions

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
lainyrache
Forum Members
Forum Members
Posts: 106
Joined: Thu Oct 05, 2006 11:27 am

Re: Polls Made Simple - questions

Post 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
Ziggywigged
Power Poster
Power Poster
Posts: 424
Joined: Sat Feb 02, 2008 12:42 am
Location: USA

Re: Polls Made Simple - questions

Post by Ziggywigged »

IMHO, this module is in serious need of an upgrade.
Take a penny, leave a penny.
User avatar
Silmarillion
Dev Team Member
Dev Team Member
Posts: 483
Joined: Sun Jan 02, 2005 9:10 pm
Location: Denmark

Re: Polls Made Simple - questions

Post 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
garforlock
New Member
New Member
Posts: 3
Joined: Mon Oct 13, 2008 4:31 pm

Re: Polls Made Simple - questions

Post 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.
User avatar
Silmarillion
Dev Team Member
Dev Team Member
Posts: 483
Joined: Sun Jan 02, 2005 9:10 pm
Location: Denmark

Re: Polls Made Simple - questions

Post by Silmarillion »

No AjaxMS should be loaded automatically... strange... always does for me...

I'll investigate further...

m.
User avatar
argraff
Forum Members
Forum Members
Posts: 52
Joined: Wed Nov 28, 2007 12:10 am

Re: Polls Made Simple - questions

Post by argraff »

Adding AJAX manually to the header worked for me - just in case anyone is still checking this out.
Registered Linux User #457788
OlafNoehring
Forum Members
Forum Members
Posts: 78
Joined: Mon Oct 23, 2006 4:43 pm

Re: Polls Made Simple - questions

Post 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
OlafNoehring
Forum Members
Forum Members
Posts: 78
Joined: Mon Oct 23, 2006 4:43 pm

Re: Polls Made Simple - questions

Post 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 *
Locked

Return to “Modules/Add-Ons”