Opened 8 years ago
Closed 8 years ago
#43048 closed defect (bug) (invalid)
Can't Access Dashboard After Login
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | |
| Component: | General | Keywords: | |
| Focuses: | Cc: |
Description
When I try to login to our Wordpress Dashboard I receive the following error message instead of being directed to our dashboard (Reference Screenshot 1):
"Warning: require_once(ABSPATHwp-admin/includes/dashboard.php): failed to open stream: No such file or directory in /home/singleestate/honeymamas.com/wp-admin/index.php on line 13
Fatal error: require_once(): Failed opening required 'ABSPATHwp-admin/includes/dashboard.php' (include_path='.:/usr/local/lib/php:/usr/local/php5/lib/pear') in /home/singleestate/honeymamas.com/wp-admin/index.php on line 13"
However, when I go to the main page of our site it shows that I'm logged int (Reference Screenshot 2). If I click any of the links on that top banner that shows I'm logged in, I receive an error message again (unlesss I click log out, in which case it logs me out).
Please let me know how to fix this as soon as possible, as we have some important updates/edits to our site that need to me made. Thank you!
Megan McGarry
Honey Mama's
949.289.3092 / megan@…
Attachments (2)
Change History (3)
#1
@
8 years ago
- Milestone Awaiting Review deleted
- Resolution set to invalid
- Status changed from new to closed
Hi @meganjade and welcome to Trac.
This Trac is for reporting bugs in the core WordPress software, and is not for support.
Unfortunately this doesn't look like a bug in WordPress specifically, but more of an issue with your WordPress installation which would be better suited for the Support Forums.
With the above in mind, it looks like your wp-config.php file may be corrupted or missing part of it, you should check that the end of the file matches what is in the wp-config-sample.php file, specifically the lines highlighted here: https://core.trac.wordpress.org/browser/trunk/wp-config-sample.php?marks=82-90#L82
Your website hoster (Dreamhost) may also be able to offer additional support.
Due to this not appearing as if it's a bug with WordPress, I'm marking this as invalid. Replies may be made without re-opening the ticket.
Reference Screenshot 1