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: No stream, no paddle...  (Read 6454 times)

0 Members and 1 Guest are viewing this topic.

Offline peperivera

  • Newbie
  • *
  • Posts: 7
    • View Profile
No stream, no paddle...
« on: 28 December 2006, 19:08 »
Hi Guys!

Well, I'm having a problem after voting...  some strange errors shows up and I cant figure out what it is:

Warning: require_once(../../../wp-config.php) [function.require-once]: failed to open stream: No such file or directory in /home/.namesake/pppriver/nopalfrente.com/wp-content/plugins/postratings/postratings/postratings.php on line 32

Fatal error: require_once() [function.require]: Failed opening required '../../../wp-config.php' (include_path='.:/usr/local/php5/lib/php') in /home/.namesake/pppriver/nopalfrente.com/wp-content/plugins/postratings/postratings/postratings.php on line 32

my site is nopalfrente.com
Im using WP 2.04
and installed your latest download.

It was working fine until I erased the logs and reinstalled the plugin...


hope you can help. :)


Thanks!

Offline Ttech

  • Official Support
  • Global Moderator
  • *****
  • Posts: 4,296
    • View Profile
Re: No stream, no paddle...
« Reply #1 on: 28 December 2006, 19:14 »
This should fix your problem:
- Rename the first postratings folder to something like postratings-tmp
- Then Take the postratings folder inside the first postratings folder (the one you just renamed and put in the plugins folder.
- Then you can delete the postratings-tmp folder.
If my directions were confusing maybe this will help:
Instead of :
/wp-content/plugins/postratings/postratings/postratings.php
It should be:
/wp-content/plugins/postratings/postratings/postratings.php
So basically just put everything in
/wp-content/plugins/postratings/postratings/
and move it into
/wp-content/plugins/postratings/

BTW: LOL,  Love the topic title. :D
Learning and Helping one day at a time.




DevNode.org Operator - The IRC network for Programers

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,692
    • View Profile
  • WordPress Version: WordPress 3.0.x
  • Theme Name: lesterchan.net v3.4
Re: No stream, no paddle...
« Reply #2 on: 28 December 2006, 20:06 »
ttech method is right on track

++ 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,296
    • View Profile
Re: No stream, no paddle...
« Reply #3 on: 28 December 2006, 22:17 »
Yay!  ;D
Learning and Helping one day at a time.




DevNode.org Operator - The IRC network for Programers

Offline peperivera

  • Newbie
  • *
  • Posts: 7
    • View Profile
Re: No stream, no paddle...
« Reply #4 on: 29 December 2006, 05:39 »
 :) Im glad you liked the topic title Ttech.  I figured I should try and avoid one of those boring "I have a problem" titles which are somehow redundant in a support forum.  ;)

I did as you suggested and I got a new error which I had come across before, and it makes me think the plugin is looking somewhere it shouldnt...

The requested URL /wp-content/plugins/postratings/postratings/postratings.php was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

Is it still a folder problem? cuz I tried embedding the folder into another postratings folder and it didnt work.

Thanks again!

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,692
    • View Profile
  • WordPress Version: WordPress 3.0.x
  • Theme Name: lesterchan.net v3.4
Re: No stream, no paddle...
« Reply #5 on: 29 December 2006, 08:10 »
Your post ratings folder should only be


why not you deactivate the plugin, delete the whole folder /wp-content/plugins/postratings/

Then download wp-postratings again, and just extract the files to /wp-content/plugins/

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

  • Newbie
  • *
  • Posts: 7
    • View Profile
Re: No stream, no paddle...
« Reply #6 on: 29 December 2006, 16:57 »
well, its fixed. Its not the first pluging I install and not the first time I install this one. I dont know what happened... it might have been some problem while I was using ftp, because when I tried to erase the files it said that the directory did not exist and it took me waaaaay longer than you might have expected... who knows...  ::)

thanks for everything guys...
 ;)

Offline Ttech

  • Official Support
  • Global Moderator
  • *****
  • Posts: 4,296
    • View Profile
Re: No stream, no paddle...
« Reply #7 on: 29 December 2006, 17:05 »
No problem. :) Glad it works...
Learning and Helping one day at a time.




DevNode.org Operator - The IRC network for Programers