[wp-trac] [WordPress Trac] #12346: Saving settings in multiple plugins results in You do not have sufficient permissions to access this page.

WordPress Trac wp-trac at lists.automattic.com
Tue Feb 23 10:18:42 UTC 2010


#12346: Saving settings in multiple plugins results in You do not have sufficient
permissions to access this page.
--------------------------+-------------------------------------------------
 Reporter:  guyn          |       Owner:                 
     Type:  defect (bug)  |      Status:  new            
 Priority:  normal        |   Milestone:  Unassigned     
Component:  General       |     Version:                 
 Severity:  major         |    Keywords:  plugins, plugin
--------------------------+-------------------------------------------------
 The problems occurs due to a duplicity in the url which appears inside the
 <form> action field.
 Most plugins use the following php command to determine the url : <?php
 echo $_SERVER['REQUEST_URI']; ?>
 However, in my site the command returns a duplicate result for example :
 /wp-admin/options-general.php?page=Sociable'''?page=Sociable'''

 Please note that testing the $_SERVER['REQUEST_URI'] command outside of
 wordpress returns a proper response.

 I'm hosted on a linux

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/12346>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list