Code: require $poll_path."/include/class_poll.php Try removing that line.
Also... Code: <?php include_once "c:/www/poll/textfile/booth.php"; echo $php_poll->poll_process(5); /* path */ $poll_path = "/www/poll/db"; Why have you got the poll_process from the 'textfile' version while the other is from the 'db' version? They may be confilcting with each other.
René wrote:ok i deleted everything and i start over again i dl zipfile phppoll i unzip it now i have 2 folders DB and TEXTFILE wich one do i have to use (even if it seems that they can't do without eachother)