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: Permalink Problem  (Read 7539 times)

0 Members and 1 Guest are viewing this topic.

Offline JoyceBabu

  • Newbie
  • *
  • Posts: 6
    • View Profile
Permalink Problem
« on: 25 July 2007, 08:36 »
I am having the permalink structure /blog/%postname%.html . My print link url is /blog/%postname%.htmlprint/ . On clicking on the link, the original post is being shown. I tried visiting /blog/%postname%.html/print/. But it is giving a 404 error. I saw a similar post in this forum and the fix provided by GaMerZ. But the fix is already applied in the plugin. I am using the latest version of WP (2.2.1) and WP-Print (2.11). Can someone please help me in solving the problem?

You can see the problem at http://www.joycebabu.com/blog/how-to-ace-a-walk-in-panel-job-interview.html

Thanks in advance.

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,536
    • View Profile
  • WordPress Version: WordPress 2.9.x
  • Theme Name: lesterchan.net v3.4
Re: Permalink Problem
« Reply #1 on: 25 July 2007, 10:43 »
did u try to regenerate permalink?

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

  • Newbie
  • *
  • Posts: 6
    • View Profile
Re: Permalink Problem
« Reply #2 on: 26 July 2007, 08:04 »
thanks, yes i've done that

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,536
    • View Profile
  • WordPress Version: WordPress 2.9.x
  • Theme Name: lesterchan.net v3.4
Re: Permalink Problem
« Reply #3 on: 26 July 2007, 08:22 »
try putting /blog/%postname%.html/ as your permalink.

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

  • Newbie
  • *
  • Posts: 6
    • View Profile
Re: Permalink Problem
« Reply #4 on: 26 July 2007, 13:31 »
I tried that. It is still not working :(

It shows the original page and not the printer friendly page.

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,536
    • View Profile
  • WordPress Version: WordPress 2.9.x
  • Theme Name: lesterchan.net v3.4
Re: Permalink Problem
« Reply #5 on: 26 July 2007, 14:13 »
try the default permalink to see if it works.

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

  • Newbie
  • *
  • Posts: 6
    • View Profile
Re: Permalink Problem
« Reply #6 on: 26 July 2007, 14:23 »
No luck. None of the common permalink options works.

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,536
    • View Profile
  • WordPress Version: WordPress 2.9.x
  • Theme Name: lesterchan.net v3.4
Re: Permalink Problem
« Reply #7 on: 26 July 2007, 15:50 »
means there is seriously something wrong there. I think there maybe a conflict, deactivate all plugins and use the default theme

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

  • Newbie
  • *
  • Posts: 6
    • View Profile
Re: Permalink Problem
« Reply #8 on: 26 July 2007, 16:33 »
You are right. It was a clash with the plugin "Paged Comments" required by my Guestbook. Is there anyway to overcome this?

Also currently the print url is %postname%.htmlprint/ . Is it possible for me to change it to %postname%.html/print/ like my current feed url which is %postname%.html/feed/

Thanks a lot for sorting out the problem.

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,536
    • View Profile
  • WordPress Version: WordPress 2.9.x
  • Theme Name: lesterchan.net v3.4
Re: Permalink Problem
« Reply #9 on: 26 July 2007, 17:46 »
erm u can't unless u use %postname%.html/

I don't think there is anyway to overcome that as I am rather shaky when it comes to URL rewriting. You may ask the author of the paged plugin to see if he got any idea.

++ 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: Permalink Problem
« Reply #10 on: 26 July 2007, 23:29 »
heh, yeah I'm not good at it either.
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
Re: Permalink Problem
« Reply #11 on: 27 July 2007, 05:13 »

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

  • Newbie
  • *
  • Posts: 6
    • View Profile
Re: Permalink Problem
« Reply #12 on: 27 July 2007, 07:05 »
Thanks. But now I am getting a 404 error on visiting the link.

EDIT:
Now it is working fine. I had forgotten to deactivate Paged Comments.

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,536
    • View Profile
  • WordPress Version: WordPress 2.9.x
  • Theme Name: lesterchan.net v3.4
Re: Permalink Problem
« Reply #13 on: 27 July 2007, 08:16 »
noted =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: Permalink Problem
« Reply #14 on: 28 July 2007, 14:17 »
.
Learning and Helping one day at a time.




DevNode.org Operator - The IRC network for Programers