Tags array always empty

Started by hkkgooik, 19 October 2020, 12:15:36

Previous topic - Next topic

hkkgooik

File: com_abook/views/book/view.html/php
Function: function display($tpl = null)

The line $this->tags = $this->get('Tags'); always returns an empty array.

hkkgooik

Problem solved. Tags in the database did not have a language filled in.