Skip to:
Content
Pages
Categories
Search
Top
Bottom

Can't access my dashboard!


  • pcwriter
    Participant

    @pcwriter

    Rats! I’m getting 500 Internal Server Errors whenever I try to access my dashboard: “The server encountered an internal error or misconfiguration and was unable to complete your request.”

    I was fiddling with my BP child theme CSS, trying to get a WPMU-created page nav item to highlight when on the page (it worked) but, somehow, I guess it interfered with something on the WPMU end of things.

    I’ve commented out the changes I made to my CSS but I still can’t get to my dashboard. Here’s what I get from the error logs:

    [15-Mar-2010 05:13:15] PHP Warning: include_once(/home6/rspaceor/public_html/wp-admin/includes/admin.php) [function.include-once]: failed to open stream: No such file or directory in /home6/rspaceor/public_html/xmlrpc.php on line 54

    [15-Mar-2010 05:13:15] PHP Warning: include_once() [function.include]: Failed opening ‘/home6/rspaceor/public_html/wp-admin/includes/admin.php’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home6/rspaceor/public_html/xmlrpc.php on line 54

    [15-Mar-2010 05:13:15] PHP Warning: Cannot modify header information – headers already sent by (output started at /home6/rspaceor/public_html/xmlrpc.php:54) in /home6/rspaceor/public_html/wp-includes/class-IXR.php on line 395

    [15-Mar-2010 05:13:15] PHP Warning: Cannot modify header information – headers already sent by (output started at /home6/rspaceor/public_html/xmlrpc.php:54) in /home6/rspaceor/public_html/wp-includes/class-IXR.php on line 396

    [15-Mar-2010 05:13:15] PHP Warning: Cannot modify header information – headers already sent by (output started at /home6/rspaceor/public_html/xmlrpc.php:54) in /home6/rspaceor/public_html/wp-includes/class-IXR.php on line 397

    [15-Mar-2010 05:13:15] PHP Warning: Cannot modify header information – headers already sent by (output started at /home6/rspaceor/public_html/xmlrpc.php:54) in /home6/rspaceor/public_html/wp-includes/class-IXR.php on line 398

    I’m also getting a bunch of errors like these since yesterday’s install of BP-Links (@MrMaz?):

    [15-Mar-2010 05:24:45] PHP Warning: date() expects parameter 2 to be long, string given in /home6/rspaceor/public_html/wp-content/plugins/buddypress-links/feeds/bp-links-feed.php on line 38

    [15-Mar-2010 05:24:46] PHP Warning: require_once(/home6/rspaceor/public_html/wp-admin/includes/plugin.php) [function.require-once]: failed to open stream: No such file or directory in /home6/rspaceor/public_html/wp-includes/update.php on line 108

    [15-Mar-2010 05:25:49] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ’05:25:49 – date_created ) / 60 ) / vote_total ) WHERE popularity <= 16777214 AND’ at line 1 for query UPDATE wp_bp_links SET popularity = FLOOR( FLOOR( ( 2010-03-15 05:25:49 – date_created ) / 60 ) / vote_total ) WHERE popularity <= 16777214 AND vote_total >= 1 made by do_action_ref_array, call_user_func_array, bp_links_recalculate_popularity_for_all, BP_Links_Link->popularity_recalculate_all

    Unfortunately, I can’t make heads or tails out of the files in question! Would anyone knowledgeable in php care to take a stab at this one? If worse comes to worse, I’ll go with a fresh install… but I’d rather not :D

  • The topic ‘Can't access my dashboard!’ is closed to new replies.
Skip to toolbar