Title: Admin Menu Link Problem
Last modified: August 19, 2016

---

# Admin Menu Link Problem

 *  [wolfsbane](https://wordpress.org/support/users/wolfsbane/)
 * (@wolfsbane)
 * [18 years, 4 months ago](https://wordpress.org/support/topic/admin-menu-link-problem/)
 * Hi,
 * In my Admin page, the link on the Tab “Dashboard” is pointing to [http://www.mysite.com/wp-admin/admin.php?page=index.php](http://www.mysite.com/wp-admin/admin.php?page=index.php)
   
   instead of wp-admin/index.php.
 * This is redirecting to the blank file index.php in the wp-content/plugins folder
   that I had placed to prevent listing the content of the plugins directory.
 * What do i do to rectify this? I am on FF 2 and Win Xp if that helps.
 * thanks,
    Vijay

Viewing 15 replies - 1 through 15 (of 20 total)

1 [2](https://wordpress.org/support/topic/admin-menu-link-problem/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/admin-menu-link-problem/page/2/?output_format=md)

 *  Thread Starter [wolfsbane](https://wordpress.org/support/users/wolfsbane/)
 * (@wolfsbane)
 * [18 years, 4 months ago](https://wordpress.org/support/topic/admin-menu-link-problem/#post-687814)
 * Any suggestions pls?
 *  Thread Starter [wolfsbane](https://wordpress.org/support/users/wolfsbane/)
 * (@wolfsbane)
 * [18 years, 4 months ago](https://wordpress.org/support/topic/admin-menu-link-problem/#post-688159)
 * This problem still remains unsolved.. Do ask if you need any other details
 *  Thread Starter [wolfsbane](https://wordpress.org/support/users/wolfsbane/)
 * (@wolfsbane)
 * [18 years, 3 months ago](https://wordpress.org/support/topic/admin-menu-link-problem/#post-688208)
 * Could somebody atleast direct me to a place where I can get a solution? Thanks
   ~!
 *  [infmom](https://wordpress.org/support/users/infmom/)
 * (@infmom)
 * [18 years, 3 months ago](https://wordpress.org/support/topic/admin-menu-link-problem/#post-688210)
 * Good luck… I’m having the same problem and nobody’s come up with an answer for
   me either. Sigh.
 *  [whooami](https://wordpress.org/support/users/whooami/)
 * (@whooami)
 * [18 years, 3 months ago](https://wordpress.org/support/topic/admin-menu-link-problem/#post-688211)
 * this is a searchable issue.
 * as for the answer, rename the index.php that is currently inside your wp-content/
   plugins directory to index.html.
 *  [nicholutso](https://wordpress.org/support/users/nicholutso/)
 * (@nicholutso)
 * [18 years, 2 months ago](https://wordpress.org/support/topic/admin-menu-link-problem/#post-688235)
 * I don’t know if this is the appropriate thread, but its the most active. I have
   some custom code that lives outside the wp-admin folder, and its linked to correctly
   in menu.php it spits out a page with a form on it. At the top of the page I use:
   
   <?php require_once( $_SERVER[‘DOCUMENT_ROOT’] . ‘/wp-admin/admin.php’); $title
   = __(‘Edit Inns’); $this_file = ‘inn.php’; $parent_file = ‘inn.php’; require_once(
   $_SERVER[‘DOCUMENT_ROOT’] . ‘/wp-admin/admin-header.php’); ?> to pull in the 
   wordpress admin menu, but its not pulling in my plugin menu items (specifically
   cforms II) any suggestions?
 *  [searchen](https://wordpress.org/support/users/searchen/)
 * (@searchen)
 * [18 years, 2 months ago](https://wordpress.org/support/topic/admin-menu-link-problem/#post-688239)
 * whooami:
    you refer to an index file in the plugins directory… I don’t have such
   a file. Neitehr index.html or index.php
 * What is this?
 * Peter
 *  Anonymous User 451221
 * (@anonymized-451221)
 * [18 years, 1 month ago](https://wordpress.org/support/topic/admin-menu-link-problem/#post-688245)
 * I had the same problem.
 * There was an empty index.php file in my /wp-content/plugins/ directory and i 
   replaced it with an empty index.html file and it’s OK now.
 *  [ederic](https://wordpress.org/support/users/ederic/)
 * (@ederic)
 * [17 years, 11 months ago](https://wordpress.org/support/topic/admin-menu-link-problem/#post-688259)
 * I was also able to fix the problem with whooami’s solution.
 * thanks, whooami. 🙂
 *  [whooami](https://wordpress.org/support/users/whooami/)
 * (@whooami)
 * [17 years, 11 months ago](https://wordpress.org/support/topic/admin-menu-link-problem/#post-688260)
 * youre welcome, ederic 🙂
 *  [tigrlily](https://wordpress.org/support/users/tigrlily/)
 * (@tigrlily)
 * [17 years, 11 months ago](https://wordpress.org/support/topic/admin-menu-link-problem/#post-688261)
 * I also lack any index plugin. I have been unable to post anything for a couple
   of weeks to my organization’s site. Please help!
 * Every time I try to save or publish I get a blank page [http://www.sitename.com/wp-admin/post.php](http://www.sitename.com/wp-admin/post.php).
 * The plugins I have are below. They are all deactivated. I had not changed or 
   updated anything when I started having issues.
    Akismet 2.0 Hello Dolly 1.5 wp-
   cache 2.0.19 WP-FLV 0.2
 *  [catsandbeer](https://wordpress.org/support/users/catsandbeer/)
 * (@catsandbeer)
 * [17 years, 11 months ago](https://wordpress.org/support/topic/admin-menu-link-problem/#post-688262)
 * replacement of index.php in plugins folder with index.html (and deletion of index.
   php) worked for me as well
 *  [Edde](https://wordpress.org/support/users/edde/)
 * (@edde)
 * [17 years, 8 months ago](https://wordpress.org/support/topic/admin-menu-link-problem/#post-688275)
 * @maxguncel: strange behaviour, but your tip did it! Thanks!
 *  [Chetan Gole](https://wordpress.org/support/users/cchetanonline/)
 * (@cchetanonline)
 * [17 years, 6 months ago](https://wordpress.org/support/topic/admin-menu-link-problem/#post-688282)
 * I was having same problem, that was really strange, but now it worked due to 
   trick given by whooami !!
 *  [engineerofsuccess](https://wordpress.org/support/users/engineerofsuccess/)
 * (@engineerofsuccess)
 * [17 years, 6 months ago](https://wordpress.org/support/topic/admin-menu-link-problem/#post-688283)
 * Is anyone having Wp-admin login problems? My login page is blank after upgrading
   to the newest install
 * [http://www.ShawnDrewry.com](http://www.ShawnDrewry.com)

Viewing 15 replies - 1 through 15 (of 20 total)

1 [2](https://wordpress.org/support/topic/admin-menu-link-problem/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/admin-menu-link-problem/page/2/?output_format=md)

The topic ‘Admin Menu Link Problem’ is closed to new replies.

## Tags

 * [Blank](https://wordpress.org/support/topic-tag/blank/)
 * [dashboard](https://wordpress.org/support/topic-tag/dashboard/)
 * [index](https://wordpress.org/support/topic-tag/index/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 20 replies
 * 16 participants
 * Last reply from: [utele](https://wordpress.org/support/users/utele/)
 * Last activity: [17 years, 4 months ago](https://wordpress.org/support/topic/admin-menu-link-problem/page/2/#post-688289)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
