Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter DPoncy

    (@dponcy)

    Oops, that doesn’t work either. Oh, well.

    Not necessary the REQUEST_URI or PHP_SELF. Remove the instructions <?php echo $_SERVER['PHP_SELF'] ?> and try again. Example, replace:

    <?php echo $_SERVER['PHP_SELF'] ?>?page=sidebarTabs.php&action=edit&new=1&...

    by

    ?page=sidebarTabs.php&action=edit&new=1&...

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: sidebarTabs] Compatibility with WordPress MU’ is closed to new replies.