Je suis sous Joomla 5.2.2. J'ai accès à la partie administration mais pas au site depuis hier. Je ne suis pas spécialiste et ne sais plus que faire.
Voici le message que je reçois:
Attempted to load class "JProfiler" from namespace "App\Profiler".
Did you forget a "use" statement for another namespace?
Symfony\Component\ErrorHandler\Error\ ClassNotFoundError
in /var/www/public/8dechoeur/index.php (line 44)
Voici le message que je reçois:
Attempted to load class "JProfiler" from namespace "App\Profiler".
Did you forget a "use" statement for another namespace?
Symfony\Component\ErrorHandler\Error\ ClassNotFoundError
in /var/www/public/8dechoeur/index.php (line 44)
- [COLOR=var(--highlight-keyword)]}[/COLOR]
- [COLOR=var(--highlight-keyword)]require_once [/COLOR][COLOR=var(--highlight-default)]JPATH_BASE [/COLOR][COLOR=var(--highlight-keyword)]. [/COLOR][COLOR=var(--highlight-string)]'/includes/framework.php'[/COLOR][COLOR=var(--highlight-keyword)];[/COLOR]
- [COLOR=var(--highlight-comment)]// Set profiler start time and memory usage and mark afterLoad in the profiler.[/COLOR]
- [COLOR=var(--highlight-default)]JDEBUG [/COLOR][COLOR=var(--highlight-keyword)]? [/COLOR][COLOR=var(--highlight-default)]JProfiler[/COLOR][COLOR=var(--highlight-keyword)]::[/COLOR][COLOR=var(--highlight-default)]getInstance[/COLOR][COLOR=var(--highlight-keyword)]([/COLOR][COLOR=var(--highlight-string)]'Application'[/COLOR][COLOR=var(--highlight-keyword)])->[/COLOR][COLOR=var(--highlight-default)]setStart[/COLOR][COLOR=var(--highlight-keyword)]([/COLOR][COLOR=var(--highlight-default)]$startTime[/COLOR][COLOR=var(--highlight-keyword)], [/COLOR][COLOR=var(--highlight-default)]$startMem[/COLOR][COLOR=var(--highlight-keyword)])->[/COLOR][COLOR=var(--highlight-default)]mark[/COLOR][COLOR=var(--highlight-keyword)]([/COLOR][COLOR=var(--highlight-string)]'afterLoad'[/COLOR][COLOR=var(--highlight-keyword)]) : [/COLOR][COLOR=var(--highlight-default)]null[/COLOR][COLOR=var(--highlight-keyword)];[/COLOR]
- [COLOR=var(--highlight-comment)]// Instantiate the application.[/COLOR]
- [COLOR=var(--highlight-default)]$app [/COLOR][COLOR=var(--highlight-keyword)]= [/COLOR][COLOR=var(--highlight-default)]JFactory[/COLOR][COLOR=var(--highlight-keyword)]::[/COLOR][COLOR=var(--highlight-default)]getApplication[/COLOR][COLOR=var(--highlight-keyword)]([/COLOR][COLOR=var(--highlight-string)]'site'[/COLOR][COLOR=var(--highlight-keyword)]);[/COLOR]
- [COLOR=var(--highlight-comment)]// Execute the application[/COLOR]
Commentaire