comment system is not working!

Asked by hackerzlab

i have this code in a page called "index.php"

<?php
 $phpns['category'] = '33';
 $phpns['limit'] = '200';
 $phpns['template'] = '9';
 $phpns['order'] = 'asc';
 $phpns['items_per_page'] = '3';
    $phpns['disable_pagination'] = true;
 include("/Applications/XAMPP/xamppfiles/htdocs/phpns/shownews.php");
?>

it shows correctly. but whenever i try adding comment, it keeps giving me this error although i have completely filled the form correctly.

"You need to enter all required fields, and a valid email. Press back to try again."

Question information

Language:
English Edit question
Status:
Expired
For:
phpns Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Launchpad Janitor (janitor) said :
#1

This question was expired because it remained in the 'Open' state without activity for the last 15 days.