Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • jenny_velichkova Friend
    #159769

    Hello! I’ve installed OSOLCaptcha and I would like to apply it to the registration form. It doesn’t appear there.

    How can I add the captcha image to the user registration form (not login – only first registration)?

    I found this post (http://www.joomlart.com/forums/topic/any-ideas-on-best-captcha-security-for-login-module-for-registration-for-teline-iv/). There is a suggestion to add some part of code somewhere. The code is:

    <?php
    global $mainframe;
    //set the argument below to true if you need to show vertically( 3 cells one below the other)
    $mainframe->triggerEvent(‘onShowOSOLCaptcha’, array(true));
    ?>

    Which is the file of the registration form? I tried with /templates/ja_teline_iii/html/com_user/register/default.php but nothing happened.

    Thanks for your answers in advance.

    dunglq Friend
    #375532

    <em>@jenny_velichkova 219460 wrote:</em><blockquote>Hello! I’ve installed OSOLCaptcha and I would like to apply it to the registration form. It doesn’t appear there.

    How can I add the captcha image to the user registration form (not login – only first registration)?

    I found this post (http://www.joomlart.com/forums/topic/any-ideas-on-best-captcha-security-for-login-module-for-registration-for-teline-iv/). There is a suggestion to add some part of code somewhere. The code is:

    <?php
    global $mainframe;
    //set the argument below to true if you need to show vertically( 3 cells one below the other)
    $mainframe->triggerEvent(‘onShowOSOLCaptcha’, array(true));
    ?>

    Which is the file of the registration form? I tried with /templates/ja_teline_iii/html/com_user/register/default.php but nothing happened.

    Thanks for your answers in advance.</blockquote>

    Hi,

    Please try file components/com_user/views/register/tmpl/default.php.

    DUNGLQ.

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

This topic contains 2 replies, has 2 voices, and was last updated by  dunglq 13 years, 9 months ago.

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