Quantcast
Channel: Joomla! Forum - community, help and support
Viewing all articles
Browse latest Browse all 2616

General Questions/New to Joomla! 5.x • Line: 323 Message: Call to a member function getParams() on null

$
0
0
Hope I'm putting this question in the correct category. I'm getting this PHP Exception Error notification and I have no clue why this is happening. All I know is that this did not happen before Joomla 5. Please advice.
Using:
- PHP 8.2.13
- MySQLi 10.6.16-MariaDB-cll-lve
- Joomla 5.0.1
---------------
A PHP Exception occurred on your site. Here you can find the stack trace:

Exception Type: `Error`
File: /home/XXX/public_html/plugins/content/joomla/src/Extension/Joomla.php
Line: 323
Message: Call to a member function getParams() on null


#0 /home/XXX/public_html/libraries/src/Cache/Controller/CallbackController.php(120): Joomla\Plugin\Content\Joomla\Extension\Joomla->Joomla\Plugin\Content\Joomla\Extension\{closure}()
#1 /home/XXX/public_html/plugins/content/joomla/src/Extension/Joomla.php(309): Joomla\CMS\Cache\Controller\CallbackController->get()
#2 /home/XXX/public_html/plugins/content/joomla/src/Extension/Joomla.php(240): Joomla\Plugin\Content\Joomla\Extension\Joomla->injectContentSchema()
#3 /home/XXX/public_html/libraries/vendor/joomla/event/src/Dispatcher.php(454): Joomla\Plugin\Content\Joomla\Extension\Joomla->onSchemaBeforeCompileHead()
#4 /home/XXX/public_html/plugins/system/schemaorg/src/Extension/Schemaorg.php(431): Joomla\Event\Dispatcher->dispatch()
#5 /home/XXX/public_html/libraries/vendor/joomla/event/src/Dispatcher.php(454): Joomla\Plugin\System\Schemaorg\Extension\Schemaorg->onBeforeCompileHead()
#6 /home/XXX/public_html/libraries/src/Document/Renderer/Html/MetasRenderer.php(62): Joomla\Event\Dispatcher->dispatch()
#7 /home/XXX/public_html/libraries/src/Document/Renderer/Html/HeadRenderer.php(39): Joomla\CMS\Document\Renderer\Html\MetasRenderer->render()
#8 /home/XXX/public_html/libraries/src/Document/HtmlDocument.php(575): Joomla\CMS\Document\Renderer\Html\HeadRenderer->render()
#9 /home/XXX/public_html/libraries/src/Document/HtmlDocument.php(894): Joomla\CMS\Document\HtmlDocument->getBuffer()
#10 /home/XXX/public_html/libraries/src/Document/HtmlDocument.php(647): Joomla\CMS\Document\HtmlDocument->_renderTemplate()
#11 /home/XXX/public_html/libraries/src/Application/CMSApplication.php(1073): Joomla\CMS\Document\HtmlDocument->render()
#12 /home/XXX/public_html/libraries/src/Application/SiteApplication.php(732): Joomla\CMS\Application\CMSApplication->render()
#13 /home/XXX/public_html/libraries/src/Application/CMSApplication.php(311): Joomla\CMS\Application\SiteApplication->render()
#14 /home/XXX/public_html/includes/app.php(58): Joomla\CMS\Application\CMSApplication->execute()
#15 /home/XXX/public_html/index.php(32): require_once('/home/XXX/...')
#16 {main}

### Request information

#### GET variables


Array
(
[option] => com_content
[view] => category
[layout] => blog
[id] => 2
[Itemid] => 4
)


#### POST variables


Array
(
)


#### COOKIE variables


Array
(
)


#### REQUEST variables


Array
(
[option] => com_content
[view] => category
[layout] => blog
[id] => 2
[Itemid] => 4
)


#### SERVER variables


Array
(
[TEMP] => /tmp
[TMP] => /tmp
[TMPDIR] => /tmp
[PATH] => /usr/local/bin:/usr/bin:/bin
[LSPHP_ENABLE_USER_INI] => on
[LSPHP_ProcessGroup] => on
[HTTP_ACCEPT] => text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8
[HTTP_ACCEPT_ENCODING] => gzip, deflate, br
[HTTP_CONNECTION] => keep-alive
[HTTP_HOST] => [www.XXXXXX.se](http://www.XXXXXX.se/)
[HTTP_USER_AGENT] => Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.129 Mobile Safari/537.36 (compatible; Googlebot/2.1; +<http://www.google.com/bot.html>](http://www.google.com/bot.html))
[HTTP_IF_MODIFIED_SINCE] => Sat, 18 Nov 2023 07:37:16 GMT
[HTTP_AMP_CACHE_TRANSFORM] => google;v="1..8"
[HTTP_FROM] => googlebot(at)[googlebot.com](http://googlebot.com/)
[HTTP_X_HTTPS] => 1
[DOCUMENT_ROOT] => /home/XXX/public_html
[REMOTE_ADDR] => 66.249.73.229
[REMOTE_PORT] => 58239
[SERVER_ADDR] => 46.16.236.9
[SERVER_NAME] => [www.XXXXXX.se](http://www.XXXXXX.se/)
[SERVER_ADMIN] => [webmaster@XXXXXX.se](mailto:webmaster@XXXXXX.se)
[SERVER_PORT] => 443
[REQUEST_SCHEME] => https
[REQUEST_URI] => /index.php?option=com_content&view=category&layout=blog&id=2&Itemid=4
[GEOIP_ADDR] => 66.249.73.229
[GEOIP_COUNTRY_CODE] => US
[GEOIP_CONTINENT_CODE] => NA
[GEOIP_ORGANIZATION] => GOOGLE
[GEOIP_ISP] => 15169
[HTTPS] => on
[CRAWLER_USLEEP] => 500
[CRAWLER_LOAD_LIMIT] => 8
[CRAWLER_LOAD_LIMIT_ENFORCE] => 16
[HTTP_AUTHORIZATION] =>
[SSL_PROTOCOL] => TLSv1.3
[SSL_CIPHER] => TLS_AES_128_GCM_SHA256
[SSL_CIPHER_USEKEYSIZE] => 128
[SSL_CIPHER_ALGKEYSIZE] => 128
[SCRIPT_FILENAME] => /home/XXX/public_html/index.php
[QUERY_STRING] => option=com_content&view=category&layout=blog&id=2&Itemid=4
[SCRIPT_URI] => <https://www.XXXXXX.se/index.php>](https://www.XXXXXX.se/index.php)
[SCRIPT_URL] => /index.php
[SCRIPT_NAME] => /index.php
[SERVER_PROTOCOL] => HTTP/1.1
[SERVER_SOFTWARE] => LiteSpeed
[REQUEST_METHOD] => GET
[X-LSCACHE] => on,crawler
[PHP_SELF] => /index.php
[REQUEST_TIME_FLOAT] => 1704739058.1713
[REQUEST_TIME] => 1704739058
)

Statistics: Posted by formfranska — Tue Jan 09, 2024 10:47 am



Viewing all articles
Browse latest Browse all 2616

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>