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: useronline and IE  (Read 732 times)

0 Members and 1 Guest are viewing this topic.

Offline Rubs

  • Newbie
  • *
  • Posts: 3
    • View Profile
  • WordPress Version: WordPress 2.8.x
  • Theme Name: Our Magazine
useronline and IE
« on: 10 January 2010, 19:54 »
Since upgrading to Wp2.8 I get an error on home page in IE, the drop down menu stops working. Deactivating the plugin makes everything work smoothly. Any idea what I should do to correct the error? All was working fine with wp2.7. Thanks.

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,536
    • View Profile
  • WordPress Version: WordPress 2.9.x
  • Theme Name: lesterchan.net v3.4
Re: useronline and IE
« Reply #1 on: 11 January 2010, 02:07 »
Does it work on the default theme? Ensure you have <?php wp_footer(); ?> in your theme footer.php

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

  • Newbie
  • *
  • Posts: 3
    • View Profile
  • WordPress Version: WordPress 2.8.x
  • Theme Name: Our Magazine
Re: useronline and IE
« Reply #2 on: 11 January 2010, 08:02 »
Thanks for your prompt reply. Yes it does work on default theme. And yes it has that in the theme footer.php
Any other ideas?
Thanks a lot. 

Offline Rubs

  • Newbie
  • *
  • Posts: 3
    • View Profile
  • WordPress Version: WordPress 2.8.x
  • Theme Name: Our Magazine
Re: useronline and IE
« Reply #3 on: 11 January 2010, 09:13 »
Here are the error details I get in IE when I activate useronline (no problems in FF or google chrome):

Message: Object doesn't support this property or method
Line: 89
Char: 1106
Code: 0

thanks again.

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,536
    • View Profile
  • WordPress Version: WordPress 2.9.x
  • Theme Name: lesterchan.net v3.4
Re: useronline and IE
« Reply #4 on: 11 January 2010, 10:02 »
IE is anal when it comes to HTML code so you might want to valiate your theme against http://validator.w3.org. Nothing much I can do on my end.

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