The MU forums have moved to WordPress.org

redirect loop with page.php (7 posts)

  1. xyzzy
    Member
    Posted 14 years ago #

    I recently installed 2.7.1 from subversion.

    When I am editing a page, the links on the left hand side seem to have page.php added to them. So, for example, if I am editing a page and I click on Site Admin --> Blogs, it brings me to:

    http://site.com/blog/wp-admin/page.php/wpmu-blogs.php

    Instead of just

    http://site.com/blog/wp-admin/wpmu-blogs.php

    This produces a redirection loop error in the browser.

    I think I've tracked this down somewhat. It only appears AFTER I have edited a page.

    So... pick a page to edit; edit it; save changes; then I see the problem.

    The act of saving the changes seems to add an errant "/" to the URL...

    ..http://server.com/blog/wp-admin/page.php/?action=edit&post=5&_wp_original_http_referer...

    (Note the / after page.php)

    Any ideas? Thanks.

  2. xyzzy
    Member
    Posted 14 years ago #

    I should add that I have another install of WPMU 2.7.1 that does not exhibit this behavior. The problematic one was installed with subversion off the 2.7.1 trunk. The one without the problems was not installed with subversion.

  3. xyzzy
    Member
    Posted 14 years ago #

    Very weird. Am I the only one seeing this?

  4. andrea_r
    Moderator
    Posted 14 years ago #

    The trunk is the working unstable copy, not the release version.

    File a ticket in trac, please. :)
    http://trac.mu.wordpress.org
    use the login credentials from here.

  5. cafespain
    Member
    Posted 14 years ago #

    You say 2.7.1 trunk - do you mean the subversion trunk, or the 2.7.1 tag in subversion?

  6. wpmuguru
    Member
    Posted 14 years ago #

    I think that's what he said:

    The problematic one was installed with subversion off the 2.7.1 trunk.

    The svn trunk currently has the latest 2.8 beta.

  7. wpmuguru
    Member
    Posted 14 years ago #

    I updated the ticket in track. I did a fresh install of trunk (latst update 4 days ago). With no plugins I was not able to reproduce the problem.

About this Topic