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: Anonymous
Forum Index » Profile for Anonymous » Messages posted by Anonymous
Author Message
Ich habe die umfrage installiert und dann kommt bei mit folgender Fehler:


Warning: Cannot add header information - headers already sent by (output started at /home/servicenet/htdocs/umfrage.php:9) in /home/servicenet/htdocs/poll/poll_cookie.php on line 22

Wer kann mir da helfen?

Gruß Andy
you can include the poll in your ssi page if your server is running Apache.
<!--#include virtual="/poll/poll_ssi.php?poll_id=your_poll_id" -->
edit the cookie code snippet (poll_cookie.php)

<?php
.
.
$cookie_expire = 12; // hours
.
.
?>
das liegt daran, dass die php-code mehrfach eingebunden hast (include oder require)
I am in the middle of conducting a poll and I want my voters to vote again after 12 hours. My voters can't vote again. I tried turning off IP checking, but that doesn't work. I don't want to ask my visitors to delete thier cookies. For the users that want to vote over again, how can I get them to vote without deleting their cookies. Turning off IP checking does not work.

Is there a way for me to expire there cookies and allow them to vote again

Thanks anyone for your help
I am in the middle of conducting a poll and I want my voters to vote again after 12 hours. My voters can't vote again. I tried turning off IP checking, but that doesn't work. I don't want to ask my visitors to delete thier cookies. For the users that want to vote over again, how can I get them to vote without deleting their cookies. Turning off IP checking does not work.

Is there a way for me to expire there cookies and allow them to vote again

Thanks anyone for your help
How can I make my advanced guestbook entries display in descending order (from the oldest to the newest entry)? Please help me out. Thank you!

BjL
Where do I uplaod the files: daily.txt, and dcounter.shtml? Do I change the permissions on these files and to what? Please contact me on these:

AIM: mindfullkoncepts
Msn Messenger: ramongerardo@msn.com
http://proxy2.de/forum/viewtopic.php?t=474
Wie kann ich die Kommentare anzeigen???
I installed the forum and all the things like that i have my admin pass but when i create a new poll i dont know ho can i include the poll into my page!!!!!!!!!!!!!!!!

What is the html code that i have to paste into my site to work work with it.


I want the poll in my site help !!!!!!!!!!!!!!!!

Forgive me my english i'm from poland hehehe
siehe: http://www.proxy2.de/poll/demo_3.php
siehe: http://localhost/test/db/demo_3.php
/* poll list */
$php_poll->set_template("poll_list");
$php_poll->set_date_format("d/m/Y");
$php_poll->set_polls_per_page(3);
echo $php_poll->view_poll_list();
echo $php_poll->get_list_pages();
 
Forum Index » Profile for Anonymous » Messages posted by Anonymous
Go to:   
Based on the open source JForum