Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • lifeisogood Friend
    #132870

    I am using latest joomla 1.5.6 with out of the box ja_purity

    Authors on the website cannot edit their own articles, unless they are editors or higher status.

    Other templates do not have this problem,

    I noticed there is another user with this problem, but his question has been ignored for couple of days,

    Please kindly help

    Sherlock Friend
    #268378

    Please provide me with url and if possible, an admin account of your website, I will have a look at the issue.

    lifeisogood Friend
    #268393

    pm sent, thanks!

    Sherlock Friend
    #268412

    Hi lifeisogood !
    Please open following files below :
    1. templatesja_purityhtmlcom_contentfrontpagedefault_item.php
    2. templatesja_purityhtmlcom_contentsectionblog_item.php
    3. templatesja_purityhtmlcom_contentcategoryblog_item.php
    4. templatesja_purityhtmlcom_contentarticledefault.php

    find following code line :


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

    change to :


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

    marhoy Friend
    #385414

    Hi,

    Could someone translate this solution into Joomla-1.6-lingo?

    I’m having the same problem, running:
    – Joomla 1.6.1
    – JA T3 System plugin for Joomla 1.6: version 1.2.3
    – JA T3 Blank template for joomla 1.6: version 1.0.3

    If I change to a different template (e.g. Beez), the edit icon appears for authors that own articles. But with the JA T3 Blank template, there is no edit icon (unless I upgrade the user to editor).

    This is also described in the recent thread: http://www.joomlart.com/forums/topic/ja_t3_blank-author-can-not-edit-his-own-page/

    Regards,

    Martin

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

This topic contains 5 replies, has 3 voices, and was last updated by  marhoy 13 years, 7 months ago.

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