Cannot update content via frontend

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Sat Dec 13, 2014 4:52 pm
Reply with quote
Report this post
Hello,
how can i update my content about fontend?
After login i see no icon.

Version 3.12

Best regards
Detlef
User avatar
Fresh Boarder

GK User
Tue Dec 16, 2014 4:37 pm
Reply with quote
Report this post
Hello,

Please check if you have in the following file: html/com_content/article/default.php, the following fragment:

Code: Select all
<?php if ($canEdit) : ?>
                  <?php echo preg_replace('@<img.*?alt="(.*?)".*?\/>@mis', '$1',JHtml::_('icon.edit', $this->item, $params)); ?>
               <?php endif; ?>
User avatar
Administrator


cron