Jo Mendes
Respostas criadas no fórum
-
Fórum: Instalação
Em resposta a: Erro apos instalar temas classipress 3.1.4josemarques… thanks pela atenção… mas resolvi o problema
Fórum: Problemas no funcionamento
Em resposta a: Erro apos instalar temas classipress 3.1.4tou cpm problema, alguem me ajuda…
Warning: fread() expects parameter 1 to be resource, boolean given in C:\xampp\htdocs\classificados\wp-includes\functions.php on line 4342
Warning: fclose() expects parameter 1 to be resource, boolean given in C:\xampp\htdocs\classificados\wp-includes\functions.php on line 4345
Fórum: Temas e templates
Em resposta a: Erro apos instalar temas classipress 3.1.4erro na linha 20
if (!function_exists(‘curl_init’)) {
throw new Exception(‘Facebook needs the CURL PHP extension.’);
}
if (!function_exists(‘json_decode’)) {
throw new Exception(‘Facebook needs the JSON PHP extension.’);
}Fórum: Instalação
Em resposta a: Erro apos instalar temas classipress 3.1.4erro da linha 20 –
if (!function_exists(‘curl_init’)) {
throw new Exception(‘Facebook needs the CURL PHP extension.’);
}
if (!function_exists(‘json_decode’)) {
throw new Exception(‘Facebook needs the JSON PHP extension.’);
}Fórum: Problemas no funcionamento
Em resposta a: Erro apos instalar temas classipress 3.1.4o erro do facebook na linha 20 é esse erro
if (!function_exists(‘curl_init’)) {
throw new Exception(‘Facebook needs the CURL PHP extension.’);
}
if (!function_exists(‘json_decode’)) {
throw new Exception(‘Facebook needs the JSON PHP extension.’);
}