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: Patch: WP-PostRatings and WP-Cache  (Read 37810 times)

0 Members and 1 Guest are viewing this topic.

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,536
    • View Profile
  • WordPress Version: WordPress 2.9.x
  • Theme Name: lesterchan.net v3.4
Re: Patch: WP-PostRatings and WP-Cache
« Reply #20 on: 13 June 2007, 00:50 »
The concept and code still applies if you know where to put 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 Phil Newton

  • Newbie
  • *
  • Posts: 1
    • View Profile
Re: Patch: WP-PostRatings and WP-Cache
« Reply #21 on: 19 June 2007, 16:28 »
Warning: Cannot modify header information - headers already sent by (output started at /home/xxxcam/public_html/wp-content/plugins/postratings/postratings.php:698) in /home/xxxcam/public_html/wp-content/plugins/postratings/postratings.php on line 710


I was also getting this error, but I've managed to fix it now. I changed step 3 in Nir's instructions so that the code goes BEFORE this line (not after it):

Code: [Select]
echo the_ratings_results($post_id, $post_ratings_users, $post_ratings_score, $post_ratings_average);
After that, everything worked perfectly. Hope that helps.

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,536
    • View Profile
  • WordPress Version: WordPress 2.9.x
  • Theme Name: lesterchan.net v3.4
Re: Patch: WP-PostRatings and WP-Cache
« Reply #22 on: 19 June 2007, 17:14 »
thanks for sharing =D

++ 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
Re: Patch: WP-PostRatings and WP-Cache
« Reply #23 on: 24 June 2007, 20:19 »
yeah
Learning and Helping one day at a time.




DevNode.org Operator - The IRC network for Programers

Offline bloginterviewer

  • Newbie
  • *
  • Posts: 23
    • View Profile
Re: Patch: WP-PostRatings and WP-Cache
« Reply #24 on: 22 August 2007, 13:54 »
Could you guys put out a version that is modified already to work with wp-cache?  I think this might be wise since wp-cache seems to be a very common plugin.

Thanks.

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,536
    • View Profile
  • WordPress Version: WordPress 2.9.x
  • Theme Name: lesterchan.net v3.4
Re: Patch: WP-PostRatings and WP-Cache
« Reply #25 on: 22 August 2007, 16:04 »
common and gives plugin author a headache as the documentations of the plugin is pretty useless for plugins author to make it dynamic.

But anyway, postratings 1.20 beta (http://downloads.wordpress.org/plugin/wp-postratings.zip) will have the wp-cache code into it provided by nir.

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

  • Newbie
  • *
  • Posts: 9
    • View Profile
Re: Patch: WP-PostRatings and WP-Cache
« Reply #26 on: 11 September 2007, 03:42 »
Ok thanks  ;)
Sorry. My English is not good. I use translator. Thanks

Offline jetonr

  • Newbie
  • *
  • Posts: 5
    • View Profile
Re: Patch: WP-PostRatings and WP-Cache
« Reply #27 on: 23 March 2008, 02:12 »
I need some help, is it possible to disable post ratings in my pages i need it only for my posts, thank you

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,536
    • View Profile
  • WordPress Version: WordPress 2.9.x
  • Theme Name: lesterchan.net v3.4
Re: Patch: WP-PostRatings and WP-Cache
« Reply #28 on: 23 March 2008, 02:45 »
please create a thread instead of posting it here which is totally irrelevant to the topic

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

  • Newbie
  • *
  • Posts: 1
    • View Profile
Re: Patch: WP-PostRatings and WP-Cache
« Reply #29 on: 06 August 2008, 14:27 »
Hi guys, sorry to kick a dead horse..

First off - I love these plugins. Great work! I love the great little community you've got here and I'm glad I joined up.

I'm trying to get some sort of caching (any sort will do!) to work along side WP-PostRatings in my new WP 2.6 install.
I've followed the steps in this thread, but it looks like the code has changed a bit since it was written. I'm using the latest version (1.31) and I can't seem to apply the patch.

Would someone mind going over it again for version 1.31, WP 2.6 and WP-Cache?

Many thanks,
BFOT

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,536
    • View Profile
  • WordPress Version: WordPress 2.9.x
  • Theme Name: lesterchan.net v3.4
Re: Patch: WP-PostRatings and WP-Cache
« Reply #30 on: 06 August 2008, 16:17 »
Sorry but I am not using WP-Cache so I can't really help you with this. Did you try it with WP-SuperCache?

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

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: Patch: WP-PostRatings and WP-Cache
« Reply #31 on: 20 August 2008, 19:08 »
Hi GaMerZ,

your plugin is realy great. How much do I have to donate so that you create a version which is compatible with WP Super Cache ?  8)


Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,536
    • View Profile
  • WordPress Version: WordPress 2.9.x
  • Theme Name: lesterchan.net v3.4
Re: Patch: WP-PostRatings and WP-Cache
« Reply #32 on: 21 August 2008, 05:56 »
Did you test it with WP-SuperCache but I don't think I got the time to do it. School is busy for me =(

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

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: Patch: WP-PostRatings and WP-Cache
« Reply #33 on: 21 August 2008, 13:32 »
Yes I tested it with SuperCache and it didn't work.

Quote
School is busy for me =(


I can see that. I thought about paying 50 Euro but if major parts of the plugin have to be changed and you don't really have the time to do so, it's comprehensible that you declined the job. Just let me know if you have time (i.e. via e-mail).

Sorry for my bad english.

Greetings from Germany
Cubbi

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,536
    • View Profile
  • WordPress Version: WordPress 2.9.x
  • Theme Name: lesterchan.net v3.4
Re: Patch: WP-PostRatings and WP-Cache
« Reply #34 on: 21 August 2008, 14:05 »
50 euros is a lot, but at the moment, i really can't take up the offer although i wish too. I just have too much project on hand. =(

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