Page 1 of 1
Poll based on ip?
Posted: Fri May 25, 2007 11:25 pm
by holysjit
I just want to change my poll plugin. I want that everyone only can vote once. Mbey IPstored poll? Or install another poll? What do I have to do?
Posted: Sat May 26, 2007 6:17 am
by judebert
Either you'll need to modify the poll plugin's PHP, or you'll have to install another poll and use the PHP wrapper nugget to display it.
If you choose to use another poll, make sure you install it in a different directory than the main Serendipity directory. If you choose to install in a new subdirectory under the Serendipity directory, you'll want an .htaccess with "RewriteEngine Off" in that directory. Then go search spartacus.s9y.org for the PHP wrapper, and in its configuration screen you can call the new poll.
Posted: Sat May 26, 2007 10:56 am
by holysjit
Ok, ive installed a poll. But how can I include something in de sidebar in serendipity?
Posted: Tue May 29, 2007 3:19 pm
by judebert
Just install the "External PHP Application" plugin,
serendipity_plugin_externalphp, from the spartacus.s9y.org site, or through your SPARTACUS plugin (easier, but not supported by all hosts). In its configuration, call the poll. Voila! Poll in the sidebar.
Posted: Wed May 30, 2007 4:36 pm
by holysjit
solved! My god....... I have to learn so much...