Hi @kinay

We updated your site, Kindly check and let me know if there is any issue 🙂

Hi,
Everything works! Fast and efficient, thank you

Is it possible to know what you have done to solve the problem?

With kind regards,
Yanick

HI Yanick,

We updated this file to fix the issue: root/templates/ja_sugite/html/com_content/article/default.php

6 months later

I have the same problem. In wich line is the error and what did you fix?

It's line 75, we changed:

<?php if ($aInfo || $exAction) :
JFactory::getApplication()->enqueueMessage(JText::_('Unable to create default content category!'), 'error');
?>

to:

<?php if ($aInfo || $exAction) : ?>

This update should be included in the latest version of JA Sugite template already 🙂

Write a Reply...
You need to Login to view replies.