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: Wordpress 2.1 + WP-PostRatings 1.10 + WP-Postviews 1.10 + WP-Cache 2.1 Problem  (Read 7714 times)

0 Members and 1 Guest are viewing this topic.

Offline dsone

  • Newbie
  • *
  • Posts: 5
    • View Profile
Hi folks,
i have a huge performance problem with my page (Fun-Blog). My root server has a cpu usuage up to 80% and a server load of 10  :'(

On my Blog are about 15'000 unique visitors a day. I tried to run WP-Cache 2.1 on my Wordpress 2.1, but the WP-PostRatings 1.10 + WP-Postviews 1.10 didn't work.

I saw a thread (http://forums.lesterchan.net/index.php?topic=227.0) in this forum to patch a earlier version of postratings, but this don't work with the actually Version 1.10...

Also i tried this mclude function of wp-cache, but also don't work. (The source stopped at this mclude)
Code: [Select]
<!--mfunc the_ratings(); -->
<?php the_ratings(); ?>
<!--/mfunc-->

Did someone patched these Plugins for Wordpress 2.1? If not, could someone help me to patch these Plugins for WP-Cache 2.1?

I think this Patch would be very interesting for many peoples who use WP-Cache...

Thanks and many greets from Switzerland
Patric

Offline Ttech

  • Official Support
  • Global Moderator
  • *****
  • Posts: 4,294
    • View Profile
Hmm... Whats your site and WP version? :)
Learning and Helping one day at a time.




DevNode.org Operator - The IRC network for Programers

Offline dsone

  • Newbie
  • *
  • Posts: 5
    • View Profile
my site is http://www.ichlache.com and WP Version is 2.1

Offline Ttech

  • Official Support
  • Global Moderator
  • *****
  • Posts: 4,294
    • View Profile
Post views works...
Learning and Helping one day at a time.




DevNode.org Operator - The IRC network for Programers

Offline dsone

  • Newbie
  • *
  • Posts: 5
    • View Profile
yeah it works without WP-Cache! But if i install WP-Cache it doesn't work!

Offline Ttech

  • Official Support
  • Global Moderator
  • *****
  • Posts: 4,294
    • View Profile
Learning and Helping one day at a time.




DevNode.org Operator - The IRC network for Programers

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,536
    • View Profile
  • WordPress Version: WordPress 2.9.x
  • Theme Name: lesterchan.net v3.4
actually you can try patching it, I did not change much of a core code from 1.04 to 1.10. Or you might want to contact the Nir Aides (http://forums.lesterchan.net/index.php?action=profile;u=229), he might have done it for 1.10

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

  • Official Support
  • Global Moderator
  • *****
  • Posts: 4,294
    • View Profile
Learning and Helping one day at a time.




DevNode.org Operator - The IRC network for Programers

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,536
    • View Profile
  • WordPress Version: WordPress 2.9.x
  • Theme Name: lesterchan.net v3.4
worst case scenario, I will attempt to help u modify it

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

  • Newbie
  • *
  • Posts: 5
    • View Profile
ok thanks!