Ajuda Por Favor – Plugin WPeMatico – Error
-
Olá amigos, tudo bem?
Estou com problema no plugin WPeMatico…instalei tudo certo e fiz a primeira campanha para postar os RSS’S automáticos.
Na hora de dar Run Select Campain… aparece esta mensagem de error:
Fatal error: Class ‘WPeMatico’ not found in /home/caxiasna/public_html/wp-includes/class-simplepie.php on line 738
Eu não sei qual o erro, não sei como resolver.
Abaixo segue como está a no arquivo que diz o erro:
function SimplePie($feed_url = null, $cache_location = null, $cache_duration = null) { // Other objects, instances created here so we can set options on them $this->sanitize =& new SimplePie_Sanitize; // Set options if they're passed to the constructor if ($cache_location !== null) { $this->set_cache_location($cache_location); } if ($cache_duration !== null) { $this->set_cache_duration($cache_duration); }
Alguém pode me ajudar?
Desculpe-me se coloquei no tópico errado.
Visualizando 4 respostas - 1 até 4 (de um total de 4)
Visualizando 4 respostas - 1 até 4 (de um total de 4)
- O tópico ‘Ajuda Por Favor – Plugin WPeMatico – Error’ está fechado para novas respostas.