I use a multilanguage site, with a glossary. Some words are the same in two languages, so I want to use tid to delinate them
{cms_module module='Glossary' action='def' tid='8'}
But it give an error:
Code: Select all
Fatal error: Call to a member function FetchRow() on a non-object in ../modules/Glossary/action.def.php on line 48
Thanks
Mel