Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

View of tasks is not displayed #15

Open
paabloroli opened this issue Sep 1, 2022 · 6 comments
Open

View of tasks is not displayed #15

paabloroli opened this issue Sep 1, 2022 · 6 comments

Comments

@paabloroli
Copy link

After the installation everything works fine so far. Only the tasks page is not displayed and hangs.
What is the reason for this

@paabloroli
Copy link
Author


Sin título

@paabloroli
Copy link
Author

I add app/config/temp error:

2022-09-01 01:49:28 Warning: Warning (2): in_array() expects parameter 2 to be array, null given in [/home/cleguz/public_html/proyectos/app/View/Elements/case_comment_new.ctp, line 99]
Trace:
ErrorHandler::handleError() - CORE/Cake/Error/ErrorHandler.php, line 230
in_array - [internal], line ??
include - APP/View/Elements/case_comment_new.ctp, line 99
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Elements/case_details_popup_new.ctp, line 946
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Elements/popup.ctp, line 1511
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Elements/maincontent_inner_v2.ctp, line 186
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default_inner.ctp, line 167
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
CakeObject::requestAction() - CORE/Cake/Core/CakeObject.php, line 104
RequestHandlerComponent::beforeRedirect() - CORE/Cake/Controller/Component/RequestHandlerComponent.php, line 270
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
Controller::redirect() - CORE/Cake/Controller/Controller.php, line 770
AppExceptionRenderer::notFound() - APP/Lib/Error/AppExceptionRenderer.php, line 13
AppExceptionRenderer::missingAction() - APP/Lib/Error/AppExceptionRenderer.php, line 32
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??

@paabloroli
Copy link
Author

My Php is 7.4, Mysql is 5.7

@woodb01
Copy link

woodb01 commented Sep 3, 2022

Same problem and same PHP version. However, I do not believe this is a PHP issue. The tasks show up on the Overview page near the bottom. However, I am unable to do anything with the tasks. It is possible that it is also a permissions issue, however, I am unable to see any error log to indicate this.

@woodb01
Copy link

woodb01 commented Sep 5, 2022

!! RESOLVED !!

I am running on PHP 7.4 and now everything works. It turned out to be one of the PHP Extensions was not active. However, I do not know which one because I enabled several of them at once. Afterward it started working. Ideally there would be a list of required PHP modules / extensions listed as part of the setup requirements.

@valdomagana
Copy link

Does anyone have the solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants