• Resolved jasonthoele

    (@jasonthoele)


    Every time I activate the plug-in I keep getting this path error… please assist.

    wp-content/plugins/wordpress-seo/admin/class-database-proxy.php on line 44

    		// If the table prefix was provided, strip it as it's handled automatically.
    		$table_prefix = $this->get_table_prefix();
    		if ( strpos( $this->table_name, $table_prefix ) === 0 ) {
    			$this->table_prefix = substr( $this->table_name, strlen( $table_prefix ) );
    		}
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Keep getting error’ is closed to new replies.