Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • bfbol Friend
    #133445

    Joomla 1.5.7 installation
    You get an error when navigating to an article.

    Solve by editing line 13 from …templates/…/ja_corona/html/com_content/article/default.php

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

    johnnydement Friend
    #271909

    I could kiss you 🙂

    Thanks!

    wogand Friend
    #272910

    Thanks for this the solution. This serious bug should really be in the updated joomla 1.5.7 quickstart 1.4 pack guys!

    wizzas Friend
    #274782

    Hi: I did just that and added that extra “)” at the end within the exact folder and it did not solve the problem for me.

    http://electra.websitewelcome.com/~mischik/net/

    I installed again from scratch and same problem…

    wizzas Friend
    #274784

    Ok, it worked… I needed to refresh my browser and clear out cache… thx 🙂

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

This topic contains 5 replies, has 4 voices, and was last updated by  wizzas 15 years, 11 months ago.

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