Page 1 of 1

Error message when updating synonyms

Posted: 12 Aug 2024, 02:49
by bekateen
Hi Jools,

I found an error message today when updating synonyms of .

Cheers, Eric
[phpBB Debug] PHP Warning: in file /home/webcat/planetcatfish.com/admin/classes/manage_synonyms.php on line 250: Undefined array key "synonym_hidden_new1"
[phpBB Debug] PHP Warning: in file /home/webcat/planetcatfish.com/admin/classes/manage_synonyms.php on line 250: Undefined array key "synonym_hidden_new2"
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4219: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3063)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4219: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3063)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4219: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3063)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4219: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3063)

Re: Error message when updating synonyms

Posted: 18 Sep 2024, 19:35
by bekateen
Update: Today I clicked the "Amend Synonyms" function link and got a different error:
[phpBB Debug] PHP Warning: in file /home/webcat/planetcatfish.com/common/functions/web_fetcher/gbiffer.php on line 39: Undefined property: stdClass::$usageKey
[phpBB Debug] PHP Warning: in file /home/webcat/planetcatfish.com/common/functions/web_fetcher/gbiffer.php on line 39: Undefined property: stdClass::$usageKey
[phpBB Debug] PHP Warning: in file /home/webcat/planetcatfish.com/admin/classes/manage_synonyms.php on line 54: Undefined variable $fb_synonyms_array
[phpBB Debug] PHP Warning: in file /home/webcat/planetcatfish.com/admin/classes/manage_synonyms.php on line 54: foreach() argument must be of type array|object, null given
[phpBB Debug] PHP Warning: in file /home/webcat/planetcatfish.com/admin/classes/manage_synonyms.php on line 120: Undefined variable $fb_synonyms_array
This error blocks you from even accessing the synonyms page.

Cheers,
Eric

Re: Error message when updating synonyms

Posted: 22 Sep 2024, 12:50
by Jools
I am working on migrating our synonym checker to work with data from GBIF as opposed to Fishbase. I got waylaid by working on the "deleete images from blogs doesn't work" bug and indeed background life activity has beeen hectic.

So, this is fixed, but half baked as I still need to finish off the GBIF work.

Cheers,

Jools

Re: Error message when updating synonyms

Posted: 22 Sep 2024, 17:58
by bekateen
Thanks for your labors.

Cheers, Eric

Re: Error message when updating synonyms

Posted: 28 Sep 2024, 16:52
by Jools
No worries, quite pleased to say I've got this fully up and running now. In addition to the add/amend/delete functiuonality, it now also suggests new synonyms where they exist on other datasets.

Cheers,

Jools