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 
Please help: Advanced poil - errors  XML
Forum Index » Support Forum
Author Message
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
Anonymous



can someone help, please.
Anonymous



please help
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
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à
Anonymous



Moltes gràcies!!

Dídak
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum