[ADMINNODE] Error on new node creation #88

Closed
opened 2021-09-22 00:28:26 +02:00 by rooty · 2 comments
Owner

PHP Fatal error: Maximum execution time of 30 seconds exceeded in lib/system/system_data/right/right.php on line 344
[Wed Sep 22 00:23:38.031779 2021] [php7:error] [pid 5684] [client 107.189.8.65:39396] PHP Fatal error: Uncaught Error: Call to undefined method Node::setHasPublic() in lib/object_coordination/adminnode/adminnode.php:224\nStack trace:\n#0 lib/system/system_control/systemcontrol.php(504): AdminNode->execCreateAdmin()\n#1 lib/system/system_control/systemcontrol.php(285): SystemControl->__exec()\n#2 /index.php(78): SystemControl->execute()\n#3 {main}\n thrown in lib/object_coordination/adminnode/adminnode.php on line 22

PHP Fatal error: Maximum execution time of 30 seconds exceeded in lib/system/system_data/right/right.php on line 344 [Wed Sep 22 00:23:38.031779 2021] [php7:error] [pid 5684] [client 107.189.8.65:39396] PHP Fatal error: Uncaught Error: Call to undefined method Node::setHasPublic() in lib/object_coordination/adminnode/adminnode.php:224\nStack trace:\n#0 lib/system/system_control/systemcontrol.php(504): AdminNode->execCreateAdmin()\n#1 lib/system/system_control/systemcontrol.php(285): SystemControl->__exec()\n#2 /index.php(78): SystemControl->execute()\n#3 {main}\n thrown in lib/object_coordination/adminnode/adminnode.php on line 22
rooty added the
bug
live
master
labels 2021-09-22 00:28:26 +02:00
rooty self-assigned this 2021-09-22 00:28:26 +02:00
Author
Owner

Issue fixed. Changed name function Node::setHasPublic() to Node::setHasPublicPage() at line 224 of lib/object_coordination/adminnode/adminnode.php.

Issue fixed. Changed name function Node::setHasPublic() to Node::setHasPublicPage() at line 224 of lib/object_coordination/adminnode/adminnode.php.
rooty referenced this issue from a commit 2021-09-22 00:35:23 +02:00
Author
Owner

Pushed to master

Pushed to master
rooty added the
fixed
label 2021-09-22 00:38:32 +02:00
rooty closed this issue 2021-09-22 00:38:39 +02:00
Sign in to join this conversation.
No description provided.