Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • heidi Friend
    #133944

    There is an error when trying to view the Corona typography guide:

    Parse error: syntax error, unexpected ‘:’ in /home/tpl15/public_html/ja_corona/templates/ja_corona/html/com_content/article/default.php on line 13

    Sherlock Friend
    #274198

    Hi heidi !
    thanks for report ! you can fix it following way below :
    Open default.php file in templates/ja_corona/htmlcom_content/article folder, find following code line at about line 13 :


    <?php if (($this->user->authorize('com_content', 'edit', 'content', 'all') || $this->user->authorize('com_content', 'edit', 'content', 'own')) : ?>

    change to :


    <?php if (($this->user->authorize('com_content', 'edit', 'content', 'all') || $this->user->authorize('com_content', 'edit', 'content', 'own'))) : ?>

    Sherlock Friend
    #274199

    thank you for report ! we will update it soon.

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  Sherlock 15 years, 11 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum