Author |
Message |
15/01/2003 06:32:55
|
Anonymous
|
I am using Advanced Poll for 1 year now, but suddenly the script started to give me errors after I log in.
Errors are next: What should I do
Warning: setcookie() expects parameter 3 to be long, string given in /usr/local/psa/home/vhosts/club-art.net/httpdocs/poll/admin.php on line 321
Warning: Cannot add header information - headers already sent by (output started at /usr/local/psa/home/vhosts/club-art.net/httpdocs/poll/admin.php:321) in /usr/local/psa/home/vhosts/club-art.net/httpdocs/poll/admin/admin_index.php on line 15
Warning: Cannot add header information - headers already sent by (output started at /usr/local/psa/home/vhosts/club-art.net/httpdocs/poll/admin.php:321) in /usr/local/psa/home/vhosts/club-art.net/httpdocs/poll/admin/admin_index.php on line 16
Warning: Cannot add header information - headers already sent by (output started at /usr/local/psa/home/vhosts/club-art.net/httpdocs/poll/admin.php:321) in /usr/local/psa/home/vhosts/club-art.net/httpdocs/poll/admin/admin_index.php on line 17
Warning: Cannot add header information - headers already sent by (output started at /usr/local/psa/home/vhosts/club-art.net/httpdocs/poll/admin.php:321) in /usr/local/psa/home/vhosts/club-art.net/httpdocs/poll/admin/admin_index.php on line 18
|
|
16/01/2003 07:42:00
|
Anonymous
|
can someone help, please.
|
|
17/01/2003 07:23:11
|
Anonymous
|
please help
|
|
21/01/2003 22:11:53
|
Anonymous
|
Make sure that the page your poll is embedded in has the
<?php require "poll_cookie.php"; ?>
tag before anything else.
ClubArt wrote:I am using Advanced Poll for 1 year now, but suddenly the script started to give me errors after I log in.
Errors are next: What should I do
Warning: setcookie() expects parameter 3 to be long, string given in /usr/local/psa/home/vhosts/club-art.net/httpdocs/poll/admin.php on line 321
Warning: Cannot add header information - headers already sent by (output started at /usr/local/psa/home/vhosts/club-art.net/httpdocs/poll/admin.php:321) in /usr/local/psa/home/vhosts/club-art.net/httpdocs/poll/admin/admin_index.php on line 15
Warning: Cannot add header information - headers already sent by (output started at /usr/local/psa/home/vhosts/club-art.net/httpdocs/poll/admin.php:321) in /usr/local/psa/home/vhosts/club-art.net/httpdocs/poll/admin/admin_index.php on line 16
Warning: Cannot add header information - headers already sent by (output started at /usr/local/psa/home/vhosts/club-art.net/httpdocs/poll/admin.php:321) in /usr/local/psa/home/vhosts/club-art.net/httpdocs/poll/admin/admin_index.php on line 17
Warning: Cannot add header information - headers already sent by (output started at /usr/local/psa/home/vhosts/club-art.net/httpdocs/poll/admin.php:321) in /usr/local/psa/home/vhosts/club-art.net/httpdocs/poll/admin/admin_index.php on line 18
|
|
23/01/2003 12:31:16
|
Anonymous
|
Hello,
In class_poll.php, comment PHP code from line 85 to 92. It solved the problem and seems the hole script is not affected.
/* function set_max_bar_length($max_bar_length='') {
if ($max_bar_length && $max_bar_length>0) {
$this->pollvars['img_length'] = $max_bar_length;
return true;
} else {
return false;
}
} */
Regards,
Narcís Vilà
|
|
16/05/2004 12:45:13
|
Anonymous
|
Moltes gràcies!!
Dídak
|
|
|