Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#13 2005-06-24 16:22:14

paularms
Member
From: University of Minnesota
Registered: 2004-10-21
Posts: 155
Website

Re: [archived] pap_xpoll (multiple poll plugin)

I get the following error on every admin page…
<code>Notice: Use of undefined constant pap_xpoll_admin – assumed ‘pap_xpoll_admin’ in /home/.cannes/paularms/blog.paularms.com/textpattern/lib/txplib_misc.php(352) : eval()’d code on line 6</code>

Offline

#14 2005-06-24 17:34:30

tranquillo
Archived Plugin Author
Registered: 2005-03-07
Posts: 127
Website

Re: [archived] pap_xpoll (multiple poll plugin)

Insert in the plugincode on line 5:
register_callback(pap_xpoll_admin, “xpoll”);
two quotation marks around “pap_xpoll_admin”.

Offline

#15 2005-06-24 17:38:38

paularms
Member
From: University of Minnesota
Registered: 2004-10-21
Posts: 155
Website

Re: [archived] pap_xpoll (multiple poll plugin)

Thanks tranquillo… and thanks for the plugin… works great!

Offline

#16 2005-06-24 21:22:12

andrea
Member
From: la la land
Registered: 2004-02-24
Posts: 62
Website

Re: [archived] pap_xpoll (multiple poll plugin)

works perfectly – how exciting! i’ve been wanting to do some polls for a while.. now i just have to figure out what different images i want and the formatting. thanks!

Offline

#17 2005-06-25 19:53:00

duchamp
Member
From: Patagonia
Registered: 2005-02-03
Posts: 222
Website

Re: [archived] pap_xpoll (multiple poll plugin)

Thanks Richard for the feedback.

If you need an spanish version I uploaded mine to:

http://www.adukal.com/pap_xpoll_spanish.zip
or
http://www.adukal.com/pap_xpoll_spanish.rar

(desconozco la forma de empaquetar el plugin así que adjunté también un archivo con la traducción del plugin ya instalado en admin > plugins, que lo disfruten!).

Cheers!

Last edited by duchamp (2006-07-17 23:50:16)

Offline

#18 2005-06-25 20:36:30

paularms
Member
From: University of Minnesota
Registered: 2004-10-21
Posts: 155
Website

Re: [archived] pap_xpoll (multiple poll plugin)

Is there any way that this plugin could add a “write-in” option?… example: you have four options and the last is “other” with a text input field next to it

Offline

#19 2005-06-25 23:41:41

duchamp
Member
From: Patagonia
Registered: 2005-02-03
Posts: 222
Website

Re: [archived] pap_xpoll (multiple poll plugin)

I didn’t try to hack or modify this plugin to suit a “Survey” instead of a “Poll” but guess it could be possible.
I want a TXP plugin with some features that I found on this script => http://www.simplewebsurvey.com
I mean, the Poll works great! but in some cases I need more options, something like this:

http://simplewebsurvey.com/images/survey-screenshot-1.jpg

Hope that you, myself or someone put sometime to add some new features!
Anyway, the Plugin works really fine as it is!

Last edited by duchamp (2005-06-25 23:44:40)

Offline

#20 2005-07-04 04:23:46

paularms
Member
From: University of Minnesota
Registered: 2004-10-21
Posts: 155
Website

Re: [archived] pap_xpoll (multiple poll plugin)

When I create a second poll, It continually allows users to vote again after they refresh the page. >>They vote, see the results, but then if they go somewhere else and come back, it doesn’t remember that they voted and lets them vote again<<

I have set it to only allow 1 vote per year per user, IP protection ON, cookie protection tried both on and off.

In the blocked IP address area, I get this error
<code>Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/textpattern/xpoll/admin/view.php on line 125
None</code>

Offline

#21 2005-07-04 15:21:36

tranquillo
Archived Plugin Author
Registered: 2005-03-07
Posts: 127
Website

Re: [archived] pap_xpoll (multiple poll plugin)

the view.php file has nothing to do in the ip blocker area, so I’m a little bit confused.

Offline

#22 2005-07-10 10:50:05

orson
New Member
Registered: 2005-02-27
Posts: 7

Re: [archived] pap_xpoll (multiple poll plugin)

Hi, I installed the plugin, there were no problems with it, but then I cant find the tab Extension – where it should be? I have Textpattern · 1.0rc1 – some czech modification. Where it should be?

Offline

#23 2005-07-10 11:24:08

tranquillo
Archived Plugin Author
Registered: 2005-03-07
Posts: 127
Website

Re: [archived] pap_xpoll (multiple poll plugin)

<a href=“http://forum.textpattern.com/viewtopic.php?id=3830”>Here’s</a> a patch for admin side plugins in 1.0rc1. By default this feature seems not to be implemented in 1.0rc1. I guess, that’s why you don’t see the extension tab.

Offline

#24 2005-07-10 14:23:25

paularms
Member
From: University of Minnesota
Registered: 2004-10-21
Posts: 155
Website

Re: [archived] pap_xpoll (multiple poll plugin)

As for my previous issue with the second poll not remember IPs, I think that there was an error because I had originally set the poll to allow visitors to vote every few minutes or something, and then went back and changed it to a few years. I don’t understand why it didn’t work correctly though. So my advice is to be careful when creating a poll and double-check the options before finishing it.

Offline

Board footer

Powered by FluxBB