Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
  • in reply to: Get 500 internal error when uploading photo #40261
     DayNightSocial
    Participant

    Hello and thank you. I uninstalled then re installed the plugins and it worked out perfect.

    in reply to: Get 500 internal error when uploading photo #40185
     DayNightSocial
    Participant

    Hello, Is anyone available?

    in reply to: Get 500 internal error when uploading photo #40060
     DayNightSocial
    Participant

    Here is the error log:

    [19-Dec-2014 04:41:47] WordPress database error Table ‘dejoria_wrdp5.wp_bp_groups’ doesn’t exist for query UPDATE wp_rt_rtm_media m join wp_bp_groups bp on m.context_id = bp.id SET m.privacy = 0 where m.context = ‘group’ and bp.status = ‘public’ and m.privacy <> 80 made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘plugins_loaded’), call_user_func_array, RTMedia->init, RTMedia->update_db, RTDBUpdate->do_upgrade, do_action(‘rt_db_upgrade’), call_user_func_array, RTMedia->fix_group_media_privacy

    in reply to: Get 500 internal error when uploading photo #40059
     DayNightSocial
    Participant

    I had placed it here and nothing:

    /**
    * For developers: WordPress debugging mode.
    *
    * Change this to true to enable the display of notices during development.
    * It is strongly recommended that plugin and theme developers use WP_DEBUG
    * in their development environments.
    */
    define(‘WP_DEBUG’, false);

    /* That’s all, stop editing! Happy blogging. */

    /** Absolute path to the WordPress directory. */
    if ( !defined(‘ABSPATH’) )
    define(‘ABSPATH’, dirname(__FILE__) . ‘/’);

    /** Sets up WordPress vars and included files. */
    require_once(ABSPATH . ‘wp-settings.php’);
    add_filter( ‘auto_update_plugin’, ‘__return_true’ );
    add_filter( ‘auto_update_theme’, ‘__return_true’ );

    // Enable WP_DEBUG mode
    define(‘WP_DEBUG’, true);

    // Enable Debug logging to the /wp-content/debug.log file
    define(‘WP_DEBUG_LOG’, true);

    in reply to: Get 500 internal error when uploading photo #40034
     DayNightSocial
    Participant

    Thanks for the response,
    I am not too sure how to check the error log but the permalinks is set correctly and I have added the code but still no luck.

Viewing 5 posts - 1 through 5 (of 5 total)

Log in with your credentials

Forgot your details?