Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Saguaros Moderator
    #1081658

    Hi,

    You can try opening the file: root/templates/ja_magz_ii/local/html/com_content/category/gallery.php

    Line 16:

    require_once(dirname(dirname(__FILE__)).'../../../helper.php');

    change to:

    require_once(dirname(dirname(__FILE__)).'../../../../helper.php');
    toonetcreation Friend
    #1081674

    ok perfect works fine.
    many thanks

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

This topic contains 2 replies, has 2 voices, and was last updated by  toonetcreation 6 years, 4 months ago.

The topic ‘error with com_content override files’ is closed to new replies.