Author |
Message |
10/02/2002 16:55:47
|
Anonymous
|
After voting, I get this error at the top:
Warning: Cannot add header information - headers already sent by (output started at ...
I used a simple <? include('pollphp'); ?> to install it in a php file. What do I need to add to fix this problem?
My second problem is that in de admin pannel all teh text has been replaced by a S? When i save settings in de settings pannel everything is okay until I press a button on the top bar. And everything changes back.
Please Help
|
|
11/02/2002 16:41:37
|
thebrig
Beginner
Joined: 09/02/2002 17:56:37
Messages: 5
Location: Scotland
Offline
|
Hi
I used the following include - this works!
<!--#include virtual="poll/poll_ssi.php?poll_id=4&tpl_set=popup" -->
My poll prog is in directory "poll" and it is id = 4 & using pop ups for Results
My only problem is that My Poll works OK but I want any "comments" emailed to me - any ideas?
-
Good luck
|
|
12/02/2002 09:06:16
|
Hansolo
Beginner
Joined: 10/02/2002 16:51:10
Messages: 5
Offline
|
Hi,
How do I use this include? I tried it severall ways. But everytime i get the same error. Look at http://www.opinie.net
|
|
12/02/2002 11:34:49
|
Anonymous
|
http://www.opinie.net
It does not seem to produce an error.
|
|
12/02/2002 11:40:59
|
Hansolo
Beginner
Joined: 10/02/2002 16:51:10
Messages: 5
Offline
|
I removed the code on top of the page. I will put it back so you can see the error.
HM
|
|
12/02/2002 11:49:22
|
Anonymous
|
yes. i can see that you have embed a random poll
|
|
12/02/2002 11:53:26
|
Hansolo
Beginner
Joined: 10/02/2002 16:51:10
Messages: 5
Offline
|
Anonymous wrote:
yes. i can see that you have embed a random poll :idea:
Is that the problem? :?:
|
|
12/02/2002 12:48:22
|
Anonymous
|
ok. this is the error message:
Warning: Cannot add header information - headers already sent by (output started at /usr/local/psa/home/vhosts/opinie.net/httpdocs/index.php:3) in /usr/local/psa/home/vhosts/opinie.net/httpdocs/poll/poll_cookie.php on line 21
you should search for cookies.
this problem has been disussed many times
|
|
12/02/2002 12:48:27
|
Anonymous
|
ok. this is the error message:
Warning: Cannot add header information - headers already sent by (output started at /usr/local/psa/home/vhosts/opinie.net/httpdocs/index.php:3) in /usr/local/psa/home/vhosts/opinie.net/httpdocs/poll/poll_cookie.php on line 21
you should search for cookies.
this problem has been dicussed many times
|
|
|