• Resolved randski

    (@randski)


    I have a new problem. I managed to solve my last problem (pages were showing with an error message) by re-uploading my old .htaccess file that had the rewrite rules for all the pages on it.

    The thing is that now, whenever I try to create a page, or edit one of the existing pages, the old .htaccess file is replaced by the new one (which doesnt have my old rewrite rules), and my pages are displaying that “Sorry, no posts matched your criteria” message again.

    Example: http://preciousillusion.com/art

    And I have chmoded the .htaccess file, it just doesnt seem to be rewriting anything.

    Any ideas on how to solve this problem?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Have you tried this: ( Valid for WP 2.0 )

    1. Delete your .htaccess
    2. Create a new empty .htaccess
    3. Set the permissions on that to 777 ( max permissions )
    4. Go to your Dashboard Options/Permalinks
    5. Check that your setting are what you want and ..
    6. click “Update permalink structure”

    WordPress should now have created the correct content of your .htaccess file.

    Nescessary changes could be done by hand after this.

    Hmm… why the extra linefeeds?

    Thread Starter randski

    (@randski)

    Extra linefeeds?

    And that didn’t work for me, but thanks for the help.

    Sorry randski that it didn’t work!
    The “extra linefeeds” I referred to were those here in my entry above.

    Thread Starter randski

    (@randski)

    *bump*

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘can’t edit pages’ is closed to new replies.