This might or might not get you back in while you figure it out. Worth a try.
//www.duostudio.com.my/wp-login.php
hey clayton
after i login, the dashboard doesn’t show. instead it’s jsut a white blank page
after logging in, try this: //www.duostudio.com.my/options.php
That might give you some back-end navigation. If so, I might next see if something is up with the index.php file in the /wp-admin directory.
I’m sorry.. it should probably be //www.duostudio.com.my/wp-admin/options.php
hey clayon, thanks for your help.
i followed your steps but was still greeted with a blank page… any clue?
Any recent updates, edits or changes? Sounds like something maybe gone wrong in the /wp-admin directory.
i probably edited the function.php and footer php template a bit
I wouldn’t think editing theme files would affect the admin pages like that. Strange, I can bring up your /wp-admin/install.php and your upgrade.php and wp-admin.css files with no problem. Maybe take a look at the contents of /wp-admin and compare it to your last backup. Take a look at index.php first, and see what that looks like compared to the backup copy.
Here is a link to what the contents of the default /wp-admin/index.php should look like in 2.9.2.
http://core.svn.ww.wp.xz.cn/tags/2.9.2/wp-admin/index.php
i only see this
<?php
/**
* Front to the WordPress application. This file doesn't do anything, but loads
* wp-blog-header.php which does and tells WordPress to load the theme.
*
* @package WordPress
*/
/**
* Tells WordPress to load the WordPress theme and output it.
*
* @var bool
*/
define('WP_USE_THEMES', true);
/** Loads the WordPress Environment and Template */
require('./wp-blog-header.php');
?>
I am experiencing the same problem with WordPress 2.9.2 and Firefox 3.6.3. after upgrading to FF 3.6.3.
When logging into WordPress I get a blank screen.
I clear everything from the ‘clear recent history’ option and it works, until I try and return to the Dashboard. Then each time I get another blank screen.
@evanlau,
you want to look at the index.php that is located inside the wp-admin folder. The one above is the index.php file from the root of your blog.
If you’re on the lastest version, download a fresh copy of wordpress then upload them to your server.
Sounds like something is missing somewhere.
It sure seems like that may be the case… A missing or damaged file.
hey guys
i have reuploaded the entire /wp-admin folder but the error still reoccuring
http://www.duostudio.com.my/wp-admin
can’t load my login page at all or the dashboard
any thoughts? help pls!