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: User online Link error on website  (Read 1827 times)

0 Members and 1 Guest are viewing this topic.

Offline andrian

  • Newbie
  • *
  • Posts: 1
    • View Profile
  • WordPress Version: WordPress 2.8.x
  • Theme Name: modern-notepad
User online Link error on website
« on: 16 February 2010, 08:53 »
I'm using wp 2.9.1 , useronline 2.61

Error only in 2.61 version:

If i set the UserOnline URL in wp-admin: http://design.andrian.ro/
the resulted link on the website is: http://design.andrian.ro/\"http://design.andrian.ro/\"

If i leave empty the UserOnline URL in wp-admin
the resulted link on the website is: http://design.andrian.ro/\"\"

I tried to change the theme, same error.
I show the plugin with the code:
<?php if (function_exists('get_useronline')): ?>
<?php get_useronline(); ?>
<?php endif; ?>

Please tel me what i can manualy fix in the files of the new version of the plugin.

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,692
    • View Profile
  • WordPress Version: WordPress 3.0.x
  • Theme Name: lesterchan.net v3.4
Re: User online Link error on website
« Reply #1 on: 17 February 2010, 00:15 »

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