Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • brandpropaganda Friend
    #1045338

    Does it exist any topic to redirect to a custom 404 page?

    pavit Moderator
    #1045398

    Does it exist any topic to redirect to a custom 404 page?

    Hello

    Could you please provide more details about your question ?

    You want to create a custom 404 page ?

    brandpropaganda Friend
    #1045436

    Yes, I would like to have a custom 404 page. It could also be a re-run for an article.

    pavit Moderator
    #1045459

    Hello

    Please refer to this tutorial to create your custom 404 page.

    Regards

    dnx Friend
    #1046847

    Trying to follow the tutorial above, however, don’t see a ‘restricted access’ line in error.php to insert the following code after:

    if (($this->error->getCode()) == '404') {
    header('Location: /index.php?option=com_content&view=article&id=75');
    exit;
    }
    Saguaros Moderator
    #1047930

    It’s first line in the file: [root]/templates/ja_teline_v/error.php

    defined('_JEXEC') or die;
Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 5 replies, has 4 voices, and was last updated by  Saguaros 6 years, 9 months ago.

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