Poll system (0.9)

Download plugins, language packs and stuff.

Postby kefkey » Sat Jan 28, 2006 4:58 pm

I don't know if it's possible, but can you let it display a poll randomly on the mainpage?
kefkey
 
Posts: 11
Joined: Wed Dec 21, 2005 8:03 pm

Postby SwiZZeR » Tue Jan 31, 2006 6:30 am

Yea, i can do it, but it will be +1 DB query :(
SwiZZeR
Moderator
 
Posts: 71
Joined: Mon Oct 24, 2005 9:15 am

Postby kefkey » Tue Jan 31, 2006 4:45 pm

How do you mean?
kefkey
 
Posts: 11
Joined: Wed Dec 21, 2005 8:03 pm

Postby SwiZZeR » Tue Jan 31, 2006 4:51 pm

OK, I'll do it AFAP...
SwiZZeR
Moderator
 
Posts: 71
Joined: Mon Oct 24, 2005 9:15 am

Postby x-byte » Sun Feb 26, 2006 9:45 pm

What about a link under the vote buttom which let you view the result, and mabye count that as no vote (user can't vote again)?
x-byte
 
Posts: 170
Joined: Mon Nov 14, 2005 6:31 am

Postby x-byte » Wed Mar 08, 2006 10:15 pm

I'm using the poll on my site, and it seems to have crashed. I doubt there are so many votes made, it popped up from mabye 20 to 100 in no time. I really don't think there have been that many visiting in such a little time.



And now, the results doesn't display....



EDIT: I deleted the IPs and it works now.
x-byte
 
Posts: 170
Joined: Mon Nov 14, 2005 6:31 am

Postby SwiZZeR » Thu Mar 09, 2006 6:36 pm

In v. 1.0 i kill this bug, it's appear coz field "ip" is not "text"... You may change it on phpmyadmin....
SwiZZeR
Moderator
 
Posts: 71
Joined: Mon Oct 24, 2005 9:15 am

Postby Aurum » Fri Mar 10, 2006 9:34 am

SwiZZeR wrote:In v. 1.0 i kill this bug, it's appear coz field "ip" is not "text"... You may change it on phpmyadmin....




SwiZZeR



даешь в массы! !!! версию новую!
http://www.aurum.ho.com.ua

Strawberry( CuteNews.Ru)

DataLife Engine Support
Aurum
 
Posts: 15
Joined: Fri Feb 10, 2006 12:05 pm
Location: Ukraine

Postby x-byte » Thu Apr 13, 2006 1:41 pm

SwiZZeR wrote:In v. 1.0 i kill this bug, it's appear coz field "ip" is not "text"... You may change it on phpmyadmin....


What should I set it to? Annoying bug :/
x-byte
 
Posts: 170
Joined: Mon Nov 14, 2005 6:31 am

Postby SwiZZeR » Thu Apr 13, 2006 4:38 pm

x-byte wrote:
SwiZZeR wrote:In v. 1.0 i kill this bug, it's appear coz field "ip" is not "text"... You may change it on phpmyadmin....


What should I set it to? Annoying bug :/




You must change type of field "ip" to "text" in phpmyadmin on your server (cPanel).
New powerful and easy to use content management system - CuteSystem...
SwiZZeR
Moderator
 
Posts: 71
Joined: Mon Oct 24, 2005 9:15 am

Postby zumbuluk » Wed Jun 28, 2006 3:49 pm

Hi. What code should I use if I want to show more polls at the same time?
zumbuluk
 
Posts: 43
Joined: Mon Sep 26, 2005 12:54 am

Postby sempro » Tue Jul 11, 2006 11:49 pm

hello SwiZZeR, how I can set the plugin for works to others levels users permission like "Editor"? Is it only for admin level or alow more 1 level?



I did try to change it in poll.php:

Code: Select all

        $options[] = array(

                'name'               => $echo['pollSystem'],

                'url'                => $PHP_SELF.'?mod=options&action=poll',

                'access'             => '1',

        );







to:



Code: Select all

        $options[] = array(

                'name'               => $echo['pollSystem'],

                'url'                => $PHP_SELF.'?mod=options&action=poll',

                'access'             => '1,2',

        );





But no worked!! Can anyone help me? thx!!
sempro
 
Posts: 72
Joined: Thu Apr 27, 2006 12:36 pm

Postby FI-DD » Thu Jul 13, 2006 3:25 pm

Code: Select all
$options[] = array(

                'name'               => $echo['pollSystem'],

                'url'                => $PHP_SELF.'?mod=options&action=poll',

                'access'             => '3',

        );

User avatar
FI-DD
Admin
 
Posts: 2971
Joined: Thu Sep 22, 2005 11:27 am
Location: Germany

Postby sempro » Fri Jul 14, 2006 12:23 pm

cool FI-DD :)) thx :))
sempro
 
Posts: 72
Joined: Thu Apr 27, 2006 12:36 pm

Postby x-byte » Sat Jul 22, 2006 8:14 pm

x-byte wrote:What about a link under the vote buttom which let you view the result, and mabye count that as no vote (user can't vote again)?


Just bumping so I can ask again :)
x-byte
 
Posts: 170
Joined: Mon Nov 14, 2005 6:31 am

PreviousNext

Return to Additional Downloads



Who is online

Users browsing this forum: No registered users and 0 guests