aldona
Uploaded by
1 SLIDES
147 VUES
10LIKES

Joomla Application Error Investigation in Docman Component

DESCRIPTION

This document details an error encountered in the Joomla application used by Vereniging Hogescholen. The issue arises in the Docman component, where the execution of processes and dispatching actions fails. The error trace indicates key Joomla libraries and components are involved, including JApplicationCms, JApplicationSite, and KControllerAbstract among others. This analysis aims to identify the root cause of the issue and provide solutions for restoring functionality to the affected component.

1 / 1

Télécharger la présentation

Joomla Application Error Investigation in Docman Component

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript

Playing audio...

  1. <br /><b>jos-</b>: <br /> <br /> JApplicationCms -> execute() @ /home/users/verewftp/vereniginghogescholen.nl/index.php:40<br /> JApplicationSite -> doExecute() @ /home/users/verewftp/vereniginghogescholen.nl/libraries/cms/application/cms.php:245<br /> JApplicationSite -> dispatch() @ /home/users/verewftp/vereniginghogescholen.nl/libraries/cms/application/site.php:224<br /> JComponentHelper :: renderComponent() @ /home/users/verewftp/vereniginghogescholen.nl/libraries/cms/application/site.php:178<br /> JComponentHelper :: executeComponent() @ /home/users/verewftp/vereniginghogescholen.nl/libraries/cms/component/helper.php:332<br /> require_once() @ /home/users/verewftp/vereniginghogescholen.nl/libraries/cms/component/helper.php:352<br /> ComDocmanDispatcher -> dispatch() @ /home/users/verewftp/vereniginghogescholen.nl/components/com_docman/docman.php:19<br /> KControllerAbstract -> __call() @ /home/users/verewftp/vereniginghogescholen.nl/components/com_docman/docman.php:19<br /> KControllerAbstract -> execute() @ /home/users/verewftp/vereniginghogescholen.nl/libraries/koowa/controller/abstract.php:406<br /> ComDefaultDispatcher -> _actionDispatch() @ /home/users/verewftp/vereniginghogescholen.nl/libraries/koowa/controller/abstract.php:163<br /> KDispatcherAbstract -> _actionDispatch() @ /home/users/verewftp/vereniginghogescholen.nl/components/com_default/dispatcher.php:105<br /> KControllerAbstract -> execute() @ /home/users/verewftp/vereniginghogescholen.nl/libraries/koowa/dispatcher/abstract.php:142<br /> ComDefaultControllerDefault -> _actionGet() @ /home/users/verewftp/vereniginghogescholen.nl/libraries/koowa/controller/abstract.php:163<br /> KControllerService -> _actionGet() @ /home/users/verewftp/vereniginghogescholen.nl/components/com_default/controllers/default.php:68<br /> KControllerAbstract -> execute() @ /home/users/verewftp/vereniginghogescholen.nl/libraries/koowa/controller/service.php:194<br /> KCommandChain -> run() @ /home/users/verewftp/vereniginghogescholen.nl/libraries/koowa/controller/abstract.php:143<br /> ComDocmanControllerBehaviorPermissions -> execute() @ /home/users/verewftp/vereniginghogescholen.nl/libraries/koowa/command/chain.php:118<br /> ComDefaultControllerBehaviorExecutable -> execute() @ /home/users/verewftp/vereniginghogescholen.nl/administrator/components/com_docman/controllers/behaviors/permissions.php:30<br /> KControllerBehaviorExecutable -> execute() @ /home/users/verewftp/vereniginghogescholen.nl/components/com_default/controllers/behaviors/executable.php:44

More Related