Non è più possibile accedere al sito
-
Dopo aver effettuato l’upgrade a WordPress 5.1 e ricaricato la pagina del pannello di controllo, non ho più visualizzato nè il sito nè il pannello stesso. Compaiono due schermate di codice. Quella del sito è la seguente:
<?php
/**
* Front to the WordPress application. This file doesn't do anything, but loads
* wp-blog-header.php which does and tells WordPress to load the theme.
*
* @package WordPress
*//**
* Tells WordPress to load the WordPress theme and output it.
*
* @var bool
*/
define( 'WP_USE_THEMES', true );/** Loads the WordPress Environment and Template */
require( dirname( __FILE__ ) . '/wp-blog-header.php' );Sono preoccupata, cosa è successo al mio sito?
Il link è il seguente:
http://www.cappuccinointheclouds.it/Ho bisogno d'aiuto per il blog (visibile solo agli utenti che hanno effettuato l'accesso).
- L'argomento ‘Non è più possibile accedere al sito’ è chiuso a nuove risposte.