All Good Things Must Come To An End

As you all know, I have been doing WordPress plugins and supporting it for the past 6 years. These 6 years of my life, I have been through my polytechnic education, my national service as well as my university education.

I just graduated from university in December 2009 and have been looking for full-time jobs. I am offered a full-time job and will be starting work on 1st February 2010.

I regret to say that I am NOT ABLE to provide support for my plugins anymore due to my full-time job commitment. I will leave this forum open and let the community help one another.

However, I WILL still update my plugins whenever I can and you still can report bugs to me via email and I will try to fix it.


Author Topic: Wp-polls 2.50 don't work  (Read 2033 times)

0 Members and 1 Guest are viewing this topic.

Offline ittec

  • Newbie
  • *
  • Posts: 2
    • View Profile
Wp-polls 2.50 don't work
« on: 13 July 2009, 16:34 »
2.8.1
Bluw_World
http://www.laietatennis.es
Wp-Polls v 2.50
PHP 5.1.6 MysQL 5.1.
Possible Conflicting Plugins: Im running this plugins:

akismet
cforms
featured content gallery
nextgen gallery
qTranslate
Vipers Video
Wp-polls
Wp-SuperCache

Is very strange because nothing happen when I click on Submit button. I have tried to debug with FireBug but Im not a developer : /

Anyone has the same issue?

Thanks!

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,536
    • View Profile
  • WordPress Version: WordPress 2.9.x
  • Theme Name: lesterchan.net v3.4
Re: Wp-polls 2.50 don't work
« Reply #1 on: 14 July 2009, 00:56 »
Missing <?php wp_footer(); ?> in your theme footer.php. Please read through the forums first next time.

++ lesterchan.net - Lester Chan's Website

I regret to say that I am not able to provide support for my plugins anymore due to my full-time job commitment. I will leave this forum open and let the community help one another.

Offline ittec

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: Wp-polls 2.50 don't work
« Reply #2 on: 16 July 2009, 13:45 »
Hi

I read a answer of you to some user in Wordpress support. Unfortuneatly my theme is using

<?php get_footer(); ?> on index.php to call footer.php. Is obligatory to run wp-polls? I tried to change get_footer to wp_footer but then footer.php didn't charge.

Are there any solution? Change all theme?  :-[

Thanks

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,536
    • View Profile
  • WordPress Version: WordPress 2.9.x
  • Theme Name: lesterchan.net v3.4
Re: Wp-polls 2.50 don't work
« Reply #3 on: 16 July 2009, 15:11 »
Eh I am able to vote without problem.

++ lesterchan.net - Lester Chan's Website

I regret to say that I am not able to provide support for my plugins anymore due to my full-time job commitment. I will leave this forum open and let the community help one another.

Offline fasterk1cker

  • Newbie
  • *
  • Posts: 1
    • View Profile
Re: Wp-polls 2.50 don't work
« Reply #4 on: 17 July 2009, 03:09 »
Okay, here I have a problem:

Fatal error: Class 'WP_Widget' not found in /home/*****/public_html/******/wp-content/plugins/wp-polls/wp-polls.php on line 1367

with:

WP 2.7.1
MySQL 5.0.81 community version
Apache 2.2.11 on Debian, kernel 2.6.18
PHP 5.2.9

Currently activated plugins:

Advertising manager
AJAX Comment Preview
Akismet
Firestats
Google XML Sitemaps
Shadowbox JS
Shockingly big IE6 warning
Simple Tags

Safe mode off, etc, everything works fine. Dunno what to do.

Anyway, GaMerZ, thanks for your hard work!

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,536
    • View Profile
  • WordPress Version: WordPress 2.9.x
  • Theme Name: lesterchan.net v3.4
Re: Wp-polls 2.50 don't work
« Reply #5 on: 17 July 2009, 03:34 »
WP-Polls 2.50 is compatible with WP 2.8 only.

++ lesterchan.net - Lester Chan's Website

I regret to say that I am not able to provide support for my plugins anymore due to my full-time job commitment. I will leave this forum open and let the community help one another.

Offline xspanda

  • Newbie
  • *
  • Posts: 3
    • View Profile
Re: Wp-polls 2.50 don't work
« Reply #6 on: 17 July 2009, 12:39 »
 :-[I have the same problem
http://www.i-panda.cn/blog
{voting is under TAG "RATE ME" rightside.}
i'm testing my new rewritten theme these days.
and, nothing happened when i click "vote".

and i'm using WPv2.8

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,536
    • View Profile
  • WordPress Version: WordPress 2.9.x
  • Theme Name: lesterchan.net v3.4
Re: Wp-polls 2.50 don't work
« Reply #7 on: 17 July 2009, 15:36 »
There is a problem with your theme, it is not even loaded finish.

++ lesterchan.net - Lester Chan's Website

I regret to say that I am not able to provide support for my plugins anymore due to my full-time job commitment. I will leave this forum open and let the community help one another.

Offline xspanda

  • Newbie
  • *
  • Posts: 3
    • View Profile
Re: Wp-polls 2.50 don't work
« Reply #8 on: 17 July 2009, 16:34 »
There is a problem with your theme, it is not even loaded finish.


Really? Why that my WEB Traveler writes "finished"。
Anyway,thanks

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,536
    • View Profile
  • WordPress Version: WordPress 2.9.x
  • Theme Name: lesterchan.net v3.4
Re: Wp-polls 2.50 don't work
« Reply #9 on: 17 July 2009, 17:11 »
It is loaded finish now, anyway, you are missing <?php wp_footer(); ?> in your theme footer.php, if unsure please refer to the default theme.

++ lesterchan.net - Lester Chan's Website

I regret to say that I am not able to provide support for my plugins anymore due to my full-time job commitment. I will leave this forum open and let the community help one another.

Offline xspanda

  • Newbie
  • *
  • Posts: 3
    • View Profile
Re: Wp-polls 2.50 don't work
« Reply #10 on: 17 July 2009, 20:33 »
You're right now it's working.
Although i dont know why it related by footer,
yet thankyou so much!

And Wp-polls is a pretty good plugin!

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,536
    • View Profile
  • WordPress Version: WordPress 2.9.x
  • Theme Name: lesterchan.net v3.4
Re: Wp-polls 2.50 don't work
« Reply #11 on: 17 July 2009, 22:06 »
Thanks =)

++ lesterchan.net - Lester Chan's Website

I regret to say that I am not able to provide support for my plugins anymore due to my full-time job commitment. I will leave this forum open and let the community help one another.

Offline markdvaldez

  • Newbie
  • *
  • Posts: 2
    • View Profile
  • WordPress Version: WordPress 2.9.x
  • Theme Name: Studiopress
Re: Wp-polls 2.50 don't work
« Reply #12 on: 08 February 2010, 06:54 »
Hi the plugin is working on my site but the problem is I can't vote because voting options is not showing up...I am using Wordpress 2.9..please help me in this one

Thanks

Offline markdvaldez

  • Newbie
  • *
  • Posts: 2
    • View Profile
  • WordPress Version: WordPress 2.9.x
  • Theme Name: Studiopress
Re: Wp-polls 2.50 don't work
« Reply #13 on: 09 February 2010, 06:23 »
Hi the plugin is working on my site but the problem is I can't vote because voting options is not showing up...I am using Wordpress 2.8 and studiopress theme..please help me in this one

Thanks