The MU forums have moved to WordPress.org

Can't access wp-admin/edit.php (12 posts)

  1. omgitsrfb
    Member
    Posted 16 years ago #

    Upgraded yest and everything works great except I can't access wp-admin/edit.php from any account (admin or otherwise). Searched the forums but couldn't find a thread about this. i just get a blank white screen.

    Anyone got an idea?

    Thanks in advance,
    Ricky

  2. andrea_r
    Moderator
    Posted 16 years ago #

    Blank white screen = errors. Something is conflicting or crapping out somewhere. Check your error logs. If you don't know where they are, ask your host.

  3. omgitsrfb
    Member
    Posted 16 years ago #

    hey andrea,
    i checked my error logs and it shows this:

    [Wed Aug 19 08:18:42 2009] [error] [client 216.106.122.242] File does not exist: /home/sportsfg/public_html/wp-content/themes/buddypress-corporate/css/none

    ,

    over and over.

    That file doesn't exist and shouldn't exist not sure what this means????? I'm lost and confused.

  4. andrea_r
    Moderator
    Posted 16 years ago #

    Reset it back to the default theme, see if that helps.

  5. omgitsrfb
    Member
    Posted 16 years ago #

    switched to kubrick theme tried accessing edit-post.php and still white screen of nothingness. a developer friend said that if i'm getting a css file does not exist error then there's probably a bad call for a css file in my header, but i'm not sure what to look for there. any other ideas o goddess of wpmu?

  6. SteveAtty
    Member
    Posted 16 years ago #

    anything in your php error logs?

  7. andrea_r
    Moderator
    Posted 16 years ago #

    Start yanking plugins out.

  8. omgitsrfb
    Member
    Posted 16 years ago #

    steveatty, kind of a noob here. how do i chk out my php error logs?

    andrear, doah! i knew that was gonna come up. ok, i'll start doing that.

  9. omgitsrfb
    Member
    Posted 16 years ago #

    ok guys, i set up my php error logs and i am getting this

    [20-Aug-2009 11:22:16] WordPress database error Table 'database name.wp_bp_activity_user_activity_cached' doesn't exist for query SELECT * FROM wp_bp_activity_user_activity_cached WHERE user_id = 1 AND date_recorded >= FROM_UNIXTIME(0) ORDER BY date_recorded DESC made by require, require_once, do_action, call_user_func_array, bp_core_do_catch_uri, load_template, require_once, bp_has_activities, BP_Activity_Template->bp_activity_template, bp_activity_get_user_activity, BP_Activity_Activity->get_activity_for_user
    [20-Aug-2009 11:22:16] WordPress database error Table 'database.wp_bp_activity_user_activity_cached' doesn't exist for query SELECT count(id) FROM wp_bp_activity_user_activity_cached WHERE user_id = 1 AND date_recorded >= FROM_UNIXTIME(0) ORDER BY date_recorded DESC made by require, require_once, do_action, call_user_func_array, bp_core_do_catch_uri, load_template, require_once, bp_has_activities, BP_Activity_Template->bp_activity_template, bp_activity_get_user_activity, BP_Activity_Activity->get_activity_for_user
    [20-Aug-2009 11:22:50] WordPress database error Table 'databaase.wp_bp_activity_user_activity_cached' doesn't exist for query SELECT * FROM wp_bp_activity_user_activity_cached WHERE user_id = 32 AND date_recorded >= FROM_UNIXTIME(0) AND is_private = 0 ORDER BY date_recorded DESC made by require, require_once, do_action, call_user_func_array, bp_core_do_catch_uri, load_template, require_once, bp_has_activities, BP_Activity_Template->bp_activity_template, bp_activity_get_user_activity, BP_Activity_Activity->get_activity_for_user

    seems like a table is missing. i recently upgraded to wpmu 2.8.4a and bp 1.0.3

  10. omgitsrfb
    Member
    Posted 16 years ago #

    those seem like missing buddypress tables not sure it would prevent me from accessing wp-admin/edit.php which i still can't access.

  11. wpmuguru
    Member
    Posted 16 years ago #

    BP must be trying to update the BP user activity when you go in the edit screen. Try the buddypress forum. Someone else may have had the same issue.

  12. GeorgeRoberts
    Member
    Posted 16 years ago #

    I know how to fix this - simply de-activate all of your plug-ins. Simple

About this Topic

  • Started 16 years ago by omgitsrfb
  • Latest reply from GeorgeRoberts