Page 1 of 1

Error message when viewing images in CLOGs

Posted: 23 Sep 2023, 18:49
by bekateen
Hi Jools,

I received this error message today while visiting images in the CLOG, when clicking on new image photo thumbnails on the PCF home page.

Oddly, or maybe not, I received the error visiting pictures for https://www.planetcatfish.com/common/im ... e_id=23384) and for (https://www.planetcatfish.com/common/im ... e_id=23376), but not for (https://www.planetcatfish.com/common/im ... e_id=23390).

Cheers, Eric
[phpBB Debug] PHP Warning: in file /home/webcat/planetcatfish.com/common/image.php on line 45: Undefined variable $subfamily
[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)

Re: Error message when viewing images in CLOGs

Posted: 24 Sep 2023, 09:19
by Jools
An easy one to fix, hoorah! This error happens when displaying an image of a species that doesn't have/belong in a subfamily.

Fixed now.

Cheers,

Jools

Re: Error message when viewing images in CLOGs

Posted: 24 Sep 2023, 14:09
by bekateen
Thanks!