Search
Other Modules Anywhere questions
Forum

Joomla 4 load modules in tabs error.

Lin Jie's Avatar Lin Jie
Hello,

In Joomla 3, we can get this setting working.
{tab title="All Features"} {module title="Office Tab Features"} {tab title="Reviews"} {module title="Reviews"} {/tabs}

But in Joomla 4, we have this error
Call to undefined method Joomla\CMS\Filesystem\File::read()

Call stack
#	Function	Location
1	()	JROOT/plugins/jlexreview/recaptcha/recaptcha.php:33
2	plgJLexReviewRecaptcha->_loadAssets()	JROOT/plugins/jlexreview/recaptcha/recaptcha.php:62
3	plgJLexReviewRecaptcha->onFormDisplay()	JROOT/libraries/src/Plugin/CMSPlugin.php:279
4	Joomla\CMS\Plugin\CMSPlugin->Joomla\CMS\Plugin\{closure}()	JROOT/libraries/vendor/joomla/event/src/Dispatcher.php:486
5	Joomla\Event\Dispatcher->dispatch()	JROOT/libraries/src/Application/EventAware.php:107
6	Joomla\CMS\Application\WebApplication->triggerEvent()	JROOT/administrator/components/com_jlexreview/libs/helper.php:528
7	JLexReviewHelperAdmin::dispatcherPlugin()	JROOT/components/com_jlexreview/views/reviews/view.html.php:58
8	JLexReviewViewReviews->__buildForm()	JROOT/components/com_jlexreview/views/reviews/view.html.php:283
9	JLexReviewViewReviews->render()	JROOT/components/com_jlexreview/controllers/reviews.php:78
10	JLexReviewControllerReviews->display()	JROOT/components/com_jlexreview/load.php:48
11	JLexReviewLoad::init()	JROOT/modules/mod_jlexreview/tmpl/review_form.php:31
12	include()	JROOT/modules/mod_jlexreview/tmpl/default.php:18
13	require()	JROOT/modules/mod_jlexreview/mod_jlexreview.php:37
14	include()	JROOT/libraries/src/Dispatcher/ModuleDispatcher.php:52
15	Joomla\CMS\Dispatcher\ModuleDispatcher::Joomla\CMS\Dispatcher\{closure}()	JROOT/libraries/src/Dispatcher/ModuleDispatcher.php:55
16	Joomla\CMS\Dispatcher\ModuleDispatcher->dispatch()	JROOT/libraries/src/Helper/ModuleHelper.php:281
17	Joomla\CMS\Helper\ModuleHelper::renderRawModule()	JROOT/libraries/src/Helper/ModuleHelper.php:161
18	Joomla\CMS\Helper\ModuleHelper::renderModule()	JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:99
19	Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render()	JROOT/plugins/system/modulesanywhere/src/Replace.php:565
20	RegularLabs\Plugin\System\ModulesAnywhere\Replace::processModule()	JROOT/plugins/system/modulesanywhere/src/Replace.php:482
21	RegularLabs\Plugin\System\ModulesAnywhere\Replace::processMatch()	JROOT/plugins/system/modulesanywhere/src/Replace.php:668
22	RegularLabs\Plugin\System\ModulesAnywhere\Replace::replaceMatches()	JROOT/plugins/system/modulesanywhere/src/Replace.php:650
23	RegularLabs\Plugin\System\ModulesAnywhere\Replace::replace()	JROOT/plugins/system/modulesanywhere/src/Replace.php:79
24	RegularLabs\Plugin\System\ModulesAnywhere\Replace::processModules()	JROOT/plugins/system/modulesanywhere/modulesanywhere.php:71
25	PlgSystemModulesAnywhere->processArticle()	 
26	call_user_func_array()	JROOT/libraries/regularlabs/src/Article.php:316
27	RegularLabs\Library\Article::processText()	JROOT/libraries/regularlabs/src/Article.php:284
28	RegularLabs\Library\Article::process()	JROOT/libraries/regularlabs/src/SystemPlugin.php:249
29	RegularLabs\Library\SystemPlugin->onContentPrepare()	JROOT/libraries/src/Plugin/CMSPlugin.php:279
30	Joomla\CMS\Plugin\CMSPlugin->Joomla\CMS\Plugin\{closure}()	JROOT/libraries/vendor/joomla/event/src/Dispatcher.php:486
31	Joomla\Event\Dispatcher->dispatch()	JROOT/libraries/src/Application/EventAware.php:107
32	Joomla\CMS\Application\WebApplication->triggerEvent()	JROOT/libraries/src/HTML/Helpers/Content.php:50
33	Joomla\CMS\HTML\Helpers\Content::prepare()	JROOT/libraries/src/HTML/HTMLHelper.php:287
34	Joomla\CMS\HTML\HTMLHelper::call()	JROOT/libraries/src/HTML/HTMLHelper.php:144
35	Joomla\CMS\HTML\HTMLHelper::_()	JROOT/modules/mod_custom/mod_custom.php:19
36	include()	JROOT/libraries/src/Dispatcher/ModuleDispatcher.php:52
37	Joomla\CMS\Dispatcher\ModuleDispatcher::Joomla\CMS\Dispatcher\{closure}()	JROOT/libraries/src/Dispatcher/ModuleDispatcher.php:55
38	Joomla\CMS\Dispatcher\ModuleDispatcher->dispatch()	JROOT/libraries/src/Helper/ModuleHelper.php:281
39	Joomla\CMS\Helper\ModuleHelper::renderRawModule()	JROOT/libraries/src/Helper/ModuleHelper.php:161
40	Joomla\CMS\Helper\ModuleHelper::renderModule()	JROOT/libraries/src/Cache/Controller/CallbackController.php:52
41	Joomla\CMS\Cache\Controller\CallbackController->get()	JROOT/libraries/src/Helper/ModuleHelper.php:630
42	Joomla\CMS\Helper\ModuleHelper::moduleCache()	JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:93
43	Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render()	JROOT/templates/yootheme/vendor/yootheme/theme-joomla-modules/src/ModulesRenderer.php:29
44	YOOtheme\Theme\Joomla\ModulesRenderer->render()	JROOT/libraries/src/Document/HtmlDocument.php:565
45	Joomla\CMS\Document\HtmlDocument->getBuffer()	JROOT/libraries/src/Document/HtmlDocument.php:848
46	Joomla\CMS\Document\HtmlDocument->_renderTemplate()	JROOT/libraries/src/Document/HtmlDocument.php:633
47	Joomla\CMS\Document\HtmlDocument->render()	JROOT/libraries/src/Application/CMSApplication.php:1017
48	Joomla\CMS\Application\CMSApplication->render()	JROOT/libraries/src/Application/SiteApplication.php:714
49	Joomla\CMS\Application\SiteApplication->render()	JROOT/libraries/src/Application/CMSApplication.php:299
50	Joomla\CMS\Application\CMSApplication->execute()	JROOT/includes/app.php:61
51	require_once()	JROOT/index.php:32
Peter van Westen's Avatar Peter van Westen ADMIN
The error is coming from the jlexreview module. You should ask them about it.
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