geniusdesignbrasil
geniusdesignbrasil
Thank you @Vitaliy-1 but it doesn't worked. I used on `browseLatest` function: `$sectionDAO = DAORegistry::getDAO('SectionDAO');` `$section = $section->getById($publishedArticle->getData('sectionId'));` `$localizedSectionTitle = $section->getLocalizedTitle();` and returned this error: `Fatal error: Uncaught Error: Call...
> This is PHP code. In Smarty templates the syntax is different, you'll need to adapt it if you want to use it there @Vitaliy-1 Sorry, but I am not...
Hi, I have a similar issue after upgrading fron 3.3.0-14 to 3.4.0-5. Email text log is not registered on Activity history on 3.4 version. Even when the email is correctly...