Hi everyone, for several days I have been struggling with a problem related to the "Popular Tags" module in the frontend.
In my Joomla 4.4.5 multilingual site installation I have several tags for both Italian and English. Now when I publish the form and select some tags it doesn't show any tags, when instead it should show the list of tags I selected in the admin panel.
I tried doing in the "default" view var_dump($list) to see if the array contains anything.
But the result is array(0) {}
p.s Tags work both for the item list module and for the tag component and for the item detail.
Has this happened to any of you before? I thank in advance anyone who wants to give me suggestions
In my Joomla 4.4.5 multilingual site installation I have several tags for both Italian and English. Now when I publish the form and select some tags it doesn't show any tags, when instead it should show the list of tags I selected in the admin panel.
I tried doing in the "default" view var_dump($list) to see if the array contains anything.
But the result is array(0) {}
p.s Tags work both for the item list module and for the tag component and for the item detail.
Has this happened to any of you before? I thank in advance anyone who wants to give me suggestions
Statistics: Posted by eddyprosperi — Thu Jun 27, 2024 5:34 am