• For example: /%postname%/%location%/%mba_courses%/ – “mba_courses” are custom taxonomies, what might cause a break up when upgrading to 3.1.
    My present permalink settings: default, http://www.myurl/?p=123
    In other words, my permalink structure is nothing exceptional.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator t-p

    (@t-p)

    try:

    – re-saving your permalink structure at Admin panel>>>Settings>>>Permalinks. WordPress either creates/amends the .htaccess file for you or provides you with the correct block of code to manually add to your .htaccess file. Documentation: http://codex.wordpress.org/Using_Permalinks

    -if that does not resolve the issue, try deactivating ALL plugins temporarily to narrow down and possibly fix the problem. If the problem goes away, activate them individually (one-by-one) to find the culprit.

    -if that does not resolve the issue, try switching to the default theme (“twentyten”) for a moment by renaming your current theme’s folder in wp-content/themes. The idea is to force WordPress to fall back to the default theme to rule out any theme-specific issue.

    Thread Starter rainer23

    (@rainer23)

    Thanks t-p, all went ok, upgrade to 3.1 went without issues. I’m having 4000 philosophical articles, one thousand comments and upgrades are kind of more nerve-racking as when just starting a new blog. Again thanks for your help!

    Moderator t-p

    (@t-p)

    You are welcome. 🙂
    If resolved, please mark this thread “resolved” using the dropdown in the right panel.

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

The topic ‘Is my permalink structure compatible with WP 3.1?’ is closed to new replies.