Viewing 1 post (of 1 total)
  • Author
    Posts
  • brahmaait Friend
    #145430

    Hi friends,

    My default home page is Articles » Front Page and it does not showing compoents

    My problem is listed bellow:
    1. I am using juser for user registration (A component to manage user registration)
    2. When a user try to register using juser (create a new account) and server side validation fails the error message is shown on default home page (the menu item marked as default in menu).
    3. If default home page Articles » Front Page it will not show error message and just shows home page.
    4. If default home page is any other page (other than Articles » Front Page) it will show error message as desired .

    And problem is due to this line.

    <?php if(!$tmpTools->isFrontPage()) : ?>
    <jdoc:include type="component" />
    <?php endif; ?>

    and by modifying it in to line this
    <jdoc:include type=”component” />

    It will show the error message 🙂

    and i want to hide all the modules in the home page if error message is present

    So please help me to fix this problem.:((

    Regards
    Nidhin K Joseph

Viewing 1 post (of 1 total)

This topic contains 1 reply, has 1 voice, and was last updated by  brahmaait 15 years ago.

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