If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
Messages posted by: pompo
Forum Index » Profile for pompo » Messages posted by pompo
Author Message
Hi there
Once I added the comment you suggested I get this error:

Fatal error: Call to undefined function: set_template() in /homepages/41/d99558919/htdocs/phppolls/advancedpolls.php on line 29


this is line 29:
$php_poll->set_template("poll_comment");

Have any idea?

Thankz

Pompo
Hi There
I've downloaded your text files from your
site but I can;t even read them,,,,I'm on a mac
os9.1 What app should I use to read the files
correctly? The text is al garbled...

If I copy the php code you've posted how should I put it in there?
I'm php *ignorant*
The file where the poll is:

<?php
// Important! You have to include it before your html code
include_once "/homepages/41/d99558919/htdocs/phppolls/db/poll_cookie.php";
?>

<html>
<body>
<?php
include_once "/homepages/41/d99558919/htdocs/phppolls/db/booth.php";
echo $php_poll->poll_process(2);
?>
<p>&nbsp;</p>
</body>
</html>

Thanks so much

Pompo
Is there any way to include the posted comments automatically via the admin panel?

Like: http://proxy2.de/poll/demo_4.php

I've tried everything I could but I cannot do it at all!


Thanks in advance
fro your help

Pompo
 
Forum Index » Profile for pompo » Messages posted by pompo
Go to:   
Based on the open source JForum