[wp-trac] Re: [WordPress Trac] #6622: 404 Redirect when attempting to use plugin options

WordPress Trac wp-trac at lists.automattic.com
Mon Apr 7 23:20:57 GMT 2008


#6622: 404 Redirect when attempting to use plugin options
------------------------------------------------------+---------------------
 Reporter:  pcorn54                                   |        Owner:  anonymous
     Type:  defect                                    |       Status:  new      
 Priority:  normal                                    |    Milestone:  2.5.1    
Component:  Administration                            |      Version:  2.5      
 Severity:  normal                                    |   Resolution:           
 Keywords:  404, redirect,plugins, reporter-feedback  |  
------------------------------------------------------+---------------------
Comment (by DD32):

 I've installed {{{WP-DBmanager 2.20}}} and loaded the optimize database
 page, And the links *does* work for me..

 It directs me to {{{/wordpress/wp-admin/admin.php?page=dbmanager/database-
 optimize.php}}}} which is correct. (upon clicking "Optimize")

 It gets that URL directly from {{{$_SERVER['REQUEST_URI']}}}, which is set
 by the server, Or by !WordPress if the server doesnt set it.. Given that
 WordPress pages work as normal, its tempting to say its a plugin issue.

 Can you put up a phpinfo() page so that I can have a look at the $_SERVER
 values? Should be able to tell if its the server, or wordpress which is
 setting it.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/6622#comment:4>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list