Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • alioztr Friend
    #140155

    After update 1.5.9 to 1.5.10 i have an error message : when you click to (Forgot your password? Forgot your username? )
    Fatal error: Call to a member function def() on a non-object in /home/mysite/public_html/components/com_user/views/reset/tmpl/default.php on line 3

    Anonymous Moderator
    #301377

    Hi alioztr,

    This this file, at line 3, please find following code:

    <?php if ( $this->params->def( 'show_page_title', 1 ) ) : ?>

    and change to:


    <?php if ( $this->params->get( 'show_page_title', 1 ) ) : ?>

    Hope it helps.

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

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

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