WebSite X5Help Center

 
Nicola S.
Nicola S.
User

Problema php server  it

Autor: Nicola S.
Visited 283, Followers 1, Udostępniony 0  
Tagi: blog,carica

Buongiorno,

non riesco a pubblicare il blog, si vede nell'anteprima ma quando lo carico mi da queste scritte (non ho dato permessi di scrittura dei Commenti)

potete aiutarmi? grazie


setAbuse($_GET['id'], $_GET['abuse'], '1'); if (isset($_POST['post_id'])) { $r = $blog->addComment($_POST['post_id'],$_POST['name'],$_POST['email'],$_POST['url'],$_POST['body']); if ($r === 0) { $email = new imSendEmail(); $email->sendBlogEmail($_POST); echo ""; } else echo ""; } if(@$_GET['id'] != "") $blog->showPost($_GET['id'],1); else if(@$_GET['category'] != "") $blog->showCategory($_GET['category']); else if(@$_GET['tag'] != "") $blog->showTag($_GET['tag']); else if(@$_GET['month'] != "") $blog->showMonth($_GET['month']); else if(@$_GET['search'] != "") $blog->showSearch($_GET['search']); else $blog->showLast(10); ?>

Posted on the
2 ODPOWIEDZI - 1 POMOCNY
Template By Silver™
Template By Silver™
User

non hai il php attivo, contatta il tuo hosting (register.it...)per cambiare piano ...oppure cambia hosting

Czytaj więcej
Posted on the from Template By Silver™
Nicola S.
Nicola S.
User
Autor

Grazie per la risposta. Ma che significa php attivo? Scusa non sono un utente esperto..

Smile

Czytaj więcej
Posted on the from Nicola S.