Ошибка при отображении материала

Discussion in 'Психологическая консультация' started by KoshmareG, Sep 25, 2011.

  1. Offline

    KoshmareG Недавно здесь

    Joined:
    Sep 25, 2011
    Messages:
    3
    Likes Received:
    0
    Gender:
    Male
    Создал кнопку с материалом в главном меню. Но принажатии, вместо материала и самого сайта пишет:
    Fatal error: Cannot access protected property ContentViewArticle::$user in Z:\home\test1.ru\www\templates\shablon4\functions.php on line 40

    Строчку я нашел, но вот в php я не силет.

    $this->canEdit = $this->_document->user->authorize('com_content', 'edit', 'content', 'all') || $this->_document->user->authorize('com_content', 'edit', 'content', 'own');

    Можете подсказать что в этой строчке не так?
     
  2.  

Share This Page

Loading...