• Greetings,

    I would really appreciate some help on this permalink problem I am having. I’m not only frustrated but now quite discouraged as well. I apologize in advance for the lengthy post. I am just giving as much info as possible for you to help me solve this.

    1. From the Codex: http://codex.wordpress.org/Using_Permalinks (Section — Editing Rewrite Rules .htaccess)
    “This is not required when using WordPress v1.5 or v2.0. These create and/or edit the .htaccess file for you.”

    2. From the Codex (same link) (Section — Using Permalinks Without mod_rewrite)
    “/index.php/%year%/%monthnum%/%day%/%postname%/

    If you use this option, you can ignore the rewrite rules (that is, you can ignore .htaccess).”
    ————–

    Well, I’ve had 1.52 and now have 2.0 installed and I still can’t get them to work and I have the permalink structure set as described above.

    My setup is WAMP:
    =================
    Apache 2.0.52
    MySQL 5.0.17
    MySQL Administrator 1.1.6
    MySQL Query Browser 1.1.18
    PHP 5.1.1
    phpMyAdmin 2.7.0 pl2
    Wordpress 2.0
    —————

    ASSUMING THIS REALLY IS A PERMALINK ISSUE —
    Here’s the deal: I have my blog setup to show 5 posts per page. Using the nav-link buttons at the bottom of the page works going from front page to oldest page. All is fine there. When going from the oldest page to newest page (i.e homepage) it messes up when I go from page 2 to back to the homepage. It gives me a parse error saying something about an unexpected “/”.

    Anyhow, many of you may know Vanessa aka V4NY who makes many themes for WordPress. I had her help and she also had a friend from WordPress Italy try and help me solve this. We did a group chat on MSN Messenger and both had my blog loaded in their browser to see firsthand the problems I am having. Her friend said it was a permalink problem and that the .htaccess file was never updating.

    Well in the first place, WordPress 2.0 never made an .htaccess file for me so her friend asked me to make one, so I created one and then tried resetting permalinks from the dashboard area and the .htaccess is still a blank file.

    According to the Codex I shouldn’t even have to worry about the .htaccess file at all so what’s wrong then? How come I can navigate all the pages using the next/previous links all except for going from page 2 to homepage?

    Here is the address bar links to help you see what I mean:

    Starting from the homepage itself going to the oldest post using “previous entries” nav-link–

    http://mak-az.dynu.com/makblog/
    http://mak-az.dynu.com/makblog/index.php/page/2/
    http://mak-az.dynu.com/makblog/index.php/page/3/

    Now I am going from oldest post back to the newest using “next entries” nav-link–

    http://mak-az.dynu.com/makblog/index.php/page/3/
    http://mak-az.dynu.com/makblog/index.php/page/2/
    http://mak-az.dynu.com/makblog/index.php/ with error msg below
    Parse error: parse error, unexpected ‘/’ in E:\My Files\Server Files\MAKBlog\wp-content\themes\wordpress94\404.php on line 6

    See how I cannot get back to the homepage via the nav-links? We checked the 404.php and there are no coding errors there, so it’s not that at least not that we can tell.

    Can someone please shed some light on this and tell me wth I am doing wrong or forgetting to do? Would someone be willing to chat with me via MSN Messenger or Google Talk and help debug this with me while looking at my site as we do it?

    MSN Messenger: MAK.Arizona at Hotmail.com
    Google Talk: MAK.Arizona at Gmail.com

    Thank you very much and sorry for the lengthy post. I’d really love to get this permalink problem straightened out once and for all. This is the second version and installation of WordPress I’ve had where I cannot get the permalinks to work.

    Much appreciated,

    ~~MAK

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Mark Kehn

    (@mak)

    I forgot to point out something in my blog links.

    See how I start at

    http://mak-az.dynu.com/makblog/

    but when I navigate back to the homepage the link is now

    http://mak-az.dynu.com/makblog/index.php/

    I think this may be where I am getting the error, the difference in link address.

    /shrug

    I hope someone can help me figure this out. It bums me out I can’t figure out a solution for this on my own and solve this.

    Again, I am making the assumption this is a permalink problem as I had been told. If it’s something else PLEASE tell me.

    Thanks.

    Thread Starter Mark Kehn

    (@mak)

    /sighs Sorry

    I forgot to say that if any of the links to my blog do not work, it’s because my computer is turned off. I host my own server but I do not leave my system on 24/7.

    Regards,

    Thread Starter Mark Kehn

    (@mak)

    Okay here’s an update:

    I tried a bunch of different themes even the latest release of Connections Reloaded v1.2.2 and many of them don’t work; what I mean is they give me the same error but I did find one theme that WORKS!!! The theme by Northern Web Coders works and lets me navigate back to the front page!

    Now that I know there is a theme that works I just don’t know what .php page I need to look at to compare code so I can fix the other themes.

    Would anyone be able to help me figure this out? I don’t know what page would be causing the problem. I’m not sure where to begin looking.

    Anyhow, this may very well mean that perhaps this wasn’t a permalink problem all along even though my .htaccess file is still a blank file.

    Thread Starter Mark Kehn

    (@mak)

    Haha! Woot!!!

    After upgrading to WordPress 2.0.1 all my permalink problems appear to be gone! I can now use the date and time permalink structure like everyone else without using /index.php/ in my URL.

    I knew there was a bug and that it wasn’t me, sweet deal!

    My Thanks go to all the WP devs. Awesome work!

    STATUS: RESOLVED

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Unable to get permalinks to work for me’ is closed to new replies.