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: Infinite Loading  (Read 5317 times)

0 Members and 1 Guest are viewing this topic.

Offline deucer

  • Newbie
  • *
  • Posts: 1
    • View Profile
  • WordPress Version: WordPress 2.8.x
  • Theme Name: Pixel
Infinite Loading
« on: 11 January 2010, 23:55 »
Ive been trying to add the Polls to the sidebar in a client's site. The polls appear ok, however the it loads forever without giving the results. I have read the other posts about the issue and seem to have everything set up correctly including the code in the footer. Permissions are at 755 as well. Is there something else I can try? Thanks.

Wordpress: 2.9
WP-Polls newest version
http://www.hauntedtruth.com/

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,692
    • View Profile
  • WordPress Version: WordPress 3.0.x
  • Theme Name: lesterchan.net v3.4
Re: Infinite Loading
« Reply #1 on: 12 January 2010, 02:20 »
I am still pretty certain it is a permission issue. Ensure all files are chmod to 644 and folders to 755 in /wp-content/.

http://www.hauntedtruth.com/wp-content/plugins/wp-polls/wp-polls.php should give me a blank page not 404.

++ 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 morticya33

  • Newbie
  • *
  • Posts: 1
    • View Profile
  • WordPress Version: WordPress 2.8.x
  • Theme Name: Custom
Re: Infinite Loading
« Reply #2 on: 17 April 2010, 16:56 »
I have the same problem as well, however all files have been CHMOD, wp_footer and wp_header is also in. I still can't access the wp-polls.php though.

Is there anything that can fix it?

http://homepride.com.my/

(I also noticed upon clicking view results, it ends up reloading the entire code to the site within the <div>... weird!)

Offline gagatribe

  • Newbie
  • *
  • Posts: 1
    • View Profile
  • WordPress Version: WordPress 2.9.x
  • Theme Name: newyork
Re: Infinite Loading
« Reply #3 on: 28 April 2010, 07:58 »
Guys, I have the same problem. Yesterday everything worked good. Buy today it seems that the poll will loads forever. All the folders in wp-content are CHMOD 755 and files to 644. Also there are wp-head and wp-footer. I don't understand why doesn't works today.

Offline m6arate

  • Newbie
  • *
  • Posts: 1
    • View Profile
  • WordPress Version: WordPress 2.8.x
  • Theme Name: hybrid
Re: Infinite Loading
« Reply #4 on: 06 June 2010, 13:36 »
I am having the same problem on http://www.mikesubuntu.com/

and ideas?

Offline poopertropper

  • Newbie
  • *
  • Posts: 1
    • View Profile
  • WordPress Version: WordPress 3.0.x
  • Theme Name: Custom
Re: Infinite Loading
« Reply #5 on: 27 November 2010, 01:05 »
PLEASE tell me there is a real fix for this.  I have search for days and still can't seem to get a straight answer.  I have tried millions of different things and no matter what I do I can't get the votes to go through.  I have the same issue as so many others, and while I see some of them have fixed it, none have really explained how.  PLEASE HELP!  I'm willing to pay if you can fix this issue.

Offline suwer

  • Newbie
  • *
  • Posts: 1
    • View Profile
  • WordPress Version: WordPress 3.0.x
  • Theme Name: Imperial
Re: Infinite Loading
« Reply #6 on: 30 November 2010, 11:49 »
I have the same problem. Infinite loading after voting without changes in database. I try diferent versions of WP Polls but nothing work :-(

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,692
    • View Profile
  • WordPress Version: WordPress 3.0.x
  • Theme Name: lesterchan.net v3.4
Re: Infinite Loading
« Reply #7 on: 30 November 2010, 16:33 »
Please check if it works with the default theme in the first place.

If it does, it means something wrong with your theme and common problem includes missing <?php wp_footer(); ?> in your theme footer.php.

If it does not check your permission of your /wp-content/ folder and ensure that all the files are chmod to 644 and folders to 755.

++ 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 carloesperat

  • Newbie
  • *
  • Posts: 1
    • View Profile
  • WordPress Version: WordPress 3.0.x
  • Theme Name: Options
Re: Infinite Loading
« Reply #8 on: 08 February 2011, 10:26 »
I'm getting the same thing. I don't know what else to do.
http://twurl.nl/4zj7pc

Offline mxg

  • Newbie
  • *
  • Posts: 1
    • View Profile
  • WordPress Version: WordPress 3.0.x
  • Theme Name: custom
Re: Infinite Loading
« Reply #9 on: 20 February 2011, 17:42 »
maybe this can help someone else:
if the plugin doesn't work, nor on your custom theme nor with the original theme, and you've got <?php wp_head(); ?> and <?php wp_footer(); ?> calls in place, and all directories' permissions are set to 755 and all files' permissions are set to 644... i.e. when you've tried all there's to try, try this:

1) disable the plugin in wp-admin
2) download the plugin directly on your computer (if you installed via wp-admin)
3) unzip the wp-polls folder
4) upload it via ftp replacing the /wp-content/plugin/wp-polls directory on the server entirely

it did work for me.

Offline JerseyAl

  • Newbie
  • *
  • Posts: 1
    • View Profile
  • WordPress Version: WordPress 3.0.x
  • Theme Name: greenbay packers theme
Re: Infinite Loading
« Reply #10 on: 30 May 2011, 21:13 »
Hey folks,

I've tried everything in this post and still have the infinite loading problem. Anyone have any other ideas?

Here is a test post with a poll...  http://jerseyal.com/GBP/?p=5358&preview=true

Thanks,

Al