Search
Other Conditional Content questions
Forum

PHP Error components/com_conditions/src/​Model/ItemModel.php

Brian Peat's Avatar Brian Peat
I'm getting this PHP error.

A PHP Exception occurred on your site. Here you can find the stack trace:
Exception Type: TypeError
File: /home/martindo/public_html/administrator/components/com_conditions/src/Model/ItemModel.php
Line: 1024
Message: RegularLabs\Component\Conditions\Administrator\Model\ItemModel::getGroups(): Return value must be of type array, false returned 
#0 /home/martindo/public_html/administrator/components/com_conditions/src/Model/ItemModel.php(563): RegularLabs\Component\Conditions\Administrator\Model\ItemModel->getGroups()
#1 /home/martindo/public_html/administrator/components/com_conditions/src/Model/ItemModel.php(328): RegularLabs\Component\Conditions\Administrator\Model\ItemModel->getItem()
#2 /home/martindo/public_html/administrator/components/com_conditions/src/Model/ItemModel.php(319): RegularLabs\Component\Conditions\Administrator\Model\ItemModel->getConditionById()
#3 /home/martindo/public_html/administrator/components/com_conditions/src/Api/Conditions.php(101): RegularLabs\Component\Conditions\Administrator\Model\ItemModel->getConditionByExtensionItem()
#4 /home/martindo/public_html/plugins/system/advancedmodules/src/Helper.php(395): RegularLabs\Component\Conditions\Administrator\Api\Conditions->setConditionByExtensionItem()
#5 /home/martindo/public_html/plugins/system/advancedmodules/src/Helper.php(70): RegularLabs\Plugin\System\AdvancedModules\Helper::pass()
#6 /home/martindo/public_html/plugins/system/advancedmodules/advancedmodules.php(124): RegularLabs\Plugin\System\AdvancedModules\Helper::prepareModuleList()
#7 /home/martindo/public_html/libraries/src/Plugin/CMSPlugin.php(289): PlgSystemAdvancedModules->onPrepareModuleList()
#8 /home/martindo/public_html/libraries/vendor/joomla/event/src/Dispatcher.php(454): Joomla\CMS\Plugin\CMSPlugin->Joomla\CMS\Plugin\{closure}()
#9 /home/martindo/public_html/libraries/src/Helper/ModuleHelper.php(378): Joomla\Event\Dispatcher->dispatch()
#10 /home/martindo/public_html/libraries/src/Helper/ModuleHelper.php(89): Joomla\CMS\Helper\ModuleHelper::load()
#11 /home/martindo/public_html/libraries/src/Document/HtmlDocument.php(669): Joomla\CMS\Helper\ModuleHelper::getModules()
#12 /home/martindo/public_html/templates/yootheme/packages/builder-joomla/elements/module_position/element.php(15): Joomla\CMS\Document\HtmlDocument->countModules()
#13 /home/martindo/public_html/templates/yootheme/packages/builder/src/Builder.php(281): YOOtheme\Configuration\Resolver->{closure}()
#14 /home/martindo/public_html/templates/yootheme/packages/builder/src/Builder.php(267): YOOtheme\Builder->applyTransforms()
#15 /home/martindo/public_html/templates/yootheme/packages/builder/src/Builder.php(267): YOOtheme\Builder->applyTransforms()
#16 /home/martindo/public_html/templates/yootheme/packages/builder/src/Builder.php(267): YOOtheme\Builder->applyTransforms()
#17 /home/martindo/public_html/templates/yootheme/packages/builder/src/Builder.php(267): YOOtheme\Builder->applyTransforms()
#18 /home/martindo/public_html/templates/yootheme/packages/builder/src/Builder.php(101): YOOtheme\Builder->applyTransforms()
#19 /home/martindo/public_html/templates/yootheme/packages/builder/src/Builder.php(121): YOOtheme\Builder->load()
#20 /home/martindo/public_html/templates/yootheme/packages/builder-joomla-source/src/Listener/LoadTemplate.php(60): YOOtheme\Builder->render()
#21 /home/martindo/public_html/templates/yootheme/packages/container/src/Container.php(262): YOOtheme\Builder\Joomla\Source\Listener\LoadTemplate->handle()
#22 /home/martindo/public_html/templates/yootheme/packages/application/src/Application/EventLoader.php(58): YOOtheme\Container->call()
#23 /home/martindo/public_html/libraries/vendor/joomla/event/src/Dispatcher.php(454): YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}()
#24 /home/martindo/public_html/libraries/src/Application/EventAware.php(111): Joomla\Event\Dispatcher->dispatch()
#25 /home/martindo/public_html/templates/yootheme/packages/theme-joomla/src/Listener/LoadTemplate.php(34): Joomla\CMS\Application\WebApplication->triggerEvent()
#26 /home/martindo/public_html/templates/yootheme/packages/theme-joomla/src/StreamWrapper.php(49): YOOtheme\Theme\Joomla\Listener\LoadTemplate->YOOtheme\Theme\Joomla\Listener\{closure}()
#27 [internal function]: YOOtheme\Theme\Joomla\StreamWrapper->url_stat()
#28 /home/martindo/public_html/libraries/vendor/joomla/filesystem/src/Path.php(299): file_exists()
#29 /home/martindo/public_html/libraries/src/MVC/View/HtmlView.php(394): Joomla\Filesystem\Path::find()
#30 /home/martindo/public_html/libraries/src/MVC/View/HtmlView.php(204): Joomla\CMS\MVC\View\HtmlView->loadTemplate()
#31 /home/martindo/public_html/components/com_content/src/View/Article/HtmlView.php(258): Joomla\CMS\MVC\View\HtmlView->display()
#32 /home/martindo/public_html/libraries/src/MVC/Controller/BaseController.php(697): Joomla\Component\Content\Site\View\Article\HtmlView->display()
#33 /home/martindo/public_html/components/com_content/src/Controller/DisplayController.php(122): Joomla\CMS\MVC\Controller\BaseController->display()
#34 /home/martindo/public_html/libraries/src/MVC/Controller/BaseController.php(730): Joomla\Component\Content\Site\Controller\DisplayController->display()
#35 /home/martindo/public_html/libraries/src/Dispatcher/ComponentDispatcher.php(143): Joomla\CMS\MVC\Controller\BaseController->execute()
#36 /home/martindo/public_html/components/com_content/src/Dispatcher/Dispatcher.php(56): Joomla\CMS\Dispatcher\ComponentDispatcher->dispatch()
#37 /home/martindo/public_html/libraries/src/Component/ComponentHelper.php(361): Joomla\Component\Content\Site\Dispatcher\Dispatcher->dispatch()
#38 /home/martindo/public_html/libraries/src/Application/SiteApplication.php(218): Joomla\CMS\Component\ComponentHelper::renderComponent()
#39 /home/martindo/public_html/libraries/src/Application/SiteApplication.php(261): Joomla\CMS\Application\SiteApplication->dispatch()
#40 /home/martindo/public_html/libraries/src/Application/CMSApplication.php(306): Joomla\CMS\Application\SiteApplication->doExecute()
#41 /home/martindo/public_html/includes/app.php(58): Joomla\CMS\Application\CMSApplication->execute()
#42 /home/martindo/public_html/index.php(32): require_once('/home/martindo/...')
#43 {main}
Request information
GET variables
Array
(
)
POST variables
Array
(
)
COOKIE variables
Array
(
)
REQUEST variables
Array
(
)
SERVER variables
Array
(
    [PATH] => /usr/local/bin:/bin:/usr/bin
    [HTTP_ACCEPT] => text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7
    [HTTP_ACCEPT_ENCODING] => gzip, br, zstd, deflate
    [HTTP_ACCEPT_LANGUAGE] => en-US,en;q=0.9
    [HTTP_CONNECTION] => Keep-Alive
    [HTTP_HOST] => squareballoon.co.uk
    [HTTP_PRAGMA] => no-cache
    [HTTP_REFERER] => http://cpcalendars.westthurrock.squareballoon.co.uk/
    [HTTP_USER_AGENT] => Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36
    [HTTP_CACHE_CONTROL] => no-cache
    [HTTP_KEEP_ALIVE] => timeout=5, max=1000
    [HTTP_PRIORITY] => u=0, i
    [HTTP_SEC_CH_UA] => "Not)A;Brand";v="99", "Google Chrome";v="127", "Chromium";v="127"
    [HTTP_SEC_CH_UA_MOBILE] => ?0
    [HTTP_SEC_CH_UA_PLATFORM] => "macOS"
    [HTTP_SEC_FETCH_DEST] => "macOS"
    [HTTP_SEC_FETCH_MODE] => navigate
    [HTTP_SEC_FETCH_SITE] => none
    [HTTP_SEC_FETCH_USER] => ?1
    [HTTP_UPGRADE_INSECURE_REQUESTS] => 1
    [HTTP_X_HTTPS] => 1
    [DOCUMENT_ROOT] => /home/martindo/public_html
    [REMOTE_ADDR] => 35.226.224.195
    [REMOTE_PORT] => 43534
    [SERVER_ADDR] => 5.134.13.32
    [SERVER_NAME] => squareballoon.co.uk
    [SERVER_ADMIN] => 
    [SERVER_PORT] => 443
    [REQUEST_SCHEME] => https
    [REQUEST_URI] => /
    [HTTPS] => on
    [HTTP_AUTHORIZATION] => 
    [SSL_PROTOCOL] => TLSv1.3
    [SSL_CIPHER] => TLS_AES_256_GCM_SHA384
    [SSL_CIPHER_USEKEYSIZE] => 256
    [SSL_CIPHER_ALGKEYSIZE] => 256
    [SCRIPT_FILENAME] => /home/martindo/public_html/index.php
    [QUERY_STRING] => 
    [SCRIPT_URI] => https://squareballoon.co.uk/
    [SCRIPT_URL] => /
    [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] => 1728785686.6022
    [REQUEST_TIME] => 1728785686
)
Peter van Westen's Avatar Peter van Westen ADMIN
Please try the latest development version from:
regularlabs.com/development-releases
Please post a rating at the Joomla! Extensions Directory
You can only post on the extension support forum if you have an active subscription and you log in

Buy a Pro subscription