Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • langer Friend
    #128966

    Hi,
    I installed the template for Joomla 1.5.2 and for few hours it works without a problem.

    I guess I changed nothing – but suddenly as I want to access the site in the browser I got only the following message:

    <form action=”
    Fatal error: Call to undefined function sefreltoabs() in /www/htdocs/v143792/sportschluempfe/templates/ja_avian_ii_m/html/mod_login/default.php on line 49

    Well, the line 49 in the default.php means this:

    <form action=”<?php echo sefRelToAbs( ‘index.php’ ); ?>” method=”post” name=”login” id=”form-login” >

    What does this bug mean?

    http://www.sportschluempfe-dorsten.de

    Sherlock Friend
    #251020

    Hi
    Plz change default.php(templates/ja_avian_ii_m/html/mod_login/default.php),line 9:
    From

    <form action="<?php echo sefRelToAbs( 'index.php' ); ?>" method="post" name="login" id="form-login" >
    To

    <form action="index.php" method="post" name="login" id="form-login" >

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

This topic contains 2 replies, has 2 voices, and was last updated by  Sherlock 16 years ago.

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