Page 1 of 1

Reappearance of a warning message when editing occurrences

Posted: 05 Oct 2023, 17:55
by bekateen
bekateen wrote: 27 Sep 2023, 03:17 Hi Jools,

Today I was updating occurences in the CLOG pages, and I obtained this error message:
[phpBB Debug] PHP Warning: in file /home/webcat/planetcatfish.com/admin/classes/manage_occurrences.php on line 92: Undefined variable $existing_occurrences
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4191: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3031)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4191: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3031)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4191: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3031)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4191: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3031)
Cheers, Eric
Hi Jools,

I know you fixed this previously, but it's reappeared with slightly different text (I presume similar or same errors, but now on different lines in code (was line 92, now line 94):
[phpBB Debug] PHP Warning: in file /home/webcat/planetcatfish.com/admin/classes/manage_occurrences.php on line 94: Undefined variable $existing_occurrences
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4191: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3031)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4191: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3031)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4191: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3031)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4191: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3031)
Cheers, Eric

Re: Reappearance of a warning message when editing occurrences

Posted: 07 Oct 2023, 12:46
by Jools
Not sure I did fix this previously, anyway it's fixed now!

Cheers,

Jools