When Joomla added module to articles feature, firstly was code
{loadmodule mod_custom,[module title]}
Later was changed to
{loadmoduleid [ID}}
Long time ago, I discovered problem with module displays. When old code a module, exists few times ia duplicated. This bug exists only for J4,not for J5
Text 1
{loadmodule mod_custom,Github}
Text 2
{loadmodule mod_custom,Github}Text 3
{loadmodule mod_custom,Github}
Double view of module for default template:
10.6.15-MariaDB-cll-lve
PHP Version 8.1.26
Web Server | LiteSpeed
Joomla! Version | Joomla! 4.4.1 Stable [ Pamoja ] 28-November-2023 16:00 GMT
Labels |
Added:
No Code Attached Yet
|
I cannot reproduce it.
Please make sure that one of installed extension does not override ModuleHelper class from libraries/src/Helper/ModuleHelper.php file.
There some extensions that doing it.
Labels |
Added:
Information Required
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2024-02-05 20:41:54 |
Closed_By | ⇒ | Quy |
Closing as not reproducible and no followup response.
I remember this one #12888 could be a duplicate