Page 1 of 1

Error message when adding occurrences to CLOG pages

Posted: 25 Jan 2024, 18:04
by bekateen
Hi Jools,
I tried to add an occurrence and received this message:
[phpBB Debug] PHP Warning: in file /home/webcat/planetcatfish.com/admin/classes/manage_occurrences.php on line 122: Undefined variable $request

Fatal error: Uncaught Error: Call to a member function is_set() on null in /home/webcat/planetcatfish.com/admin/classes/manage_occurrences.php:122 Stack trace: #0 /home/webcat/planetcatfish.com/admin/index.php(171): manage_occurrences->task(Object(phpbb\db\driver\factory)) #1 /home/webcat/planetcatfish.com/admin/index.php(132): arn_admin_guts('moc', '6.5.1, released...') #2 {main} thrown in /home/webcat/planetcatfish.com/admin/classes/manage_occurrences.php on line 122
Cheers, Eric

Re: Error message when adding occurrences to CLOG pages

Posted: 25 Jan 2024, 19:29
by Jools
That was caused by a line of code I can't remember ever seeing before. But I wrote it! Anyway - the problem is fixed and will work faster in the updated environment.

Cheers,

Jools

Re: Error message when adding occurrences to CLOG pages

Posted: 25 Jan 2024, 21:39
by bekateen
Thanks! Yes it works now.

Cheers, Eric