Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Forum: Fixing WordPress
    In reply to: Error logs
    Sitefixer

    (@sitefix)

    Function wp_set_wpdb_vars sets the database table prefix and the format specifiers for database table columns. Is this a multisite wordpress installation?

    Forum: Fixing WordPress
    In reply to: Home Page Blank
    Sitefixer

    (@sitefix)

    Check file permissions for those files to see if that’s the issue for your blank site.

    Forum: Fixing WordPress
    In reply to: Error logs
    Sitefixer

    (@sitefix)

    Hi it looks like an issue with your database, maybe caused by a recent upgrade of your wp installation, try to use define( ‘WP_ALLOW_REPAIR’, true ); in your wp-config.php and then access {$your_site}/wp-admin/maint/repair.php to see if that fix the problem.

Viewing 3 replies - 1 through 3 (of 3 total)