Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • alioztr Friend
    #144509

    In create account area
    how can i remove Fields marked with an asterisk (*) are required for e-mail input.
    user can fill blank area for email input

    Arvind Chauhan Moderator
    #318222

    Dear alioztr,

    Please try the following :

    Open Site_root/language/en-GB/en-GB.com_user.ini

    On line 80, change the below text :

    <blockquote>REGISTER_REQUIRED=Fields marked with an asterisk (*) are required.</blockquote>

    TO :

    <blockquote>REGISTER_REQUIRED=</blockquote>

    That should remove the line from the registration form.

    Arvind

    alioztr Friend
    #318226

    I couldn’t tell what i want. There was an error from me.

    if user fill the contact form, how can i remove required area for email input.
    I want if user fill the contact form, user can have a blank email input area.
    Thanks

    hanscolenbrander Friend
    #366775

    Hi Arvind,

    I can’t get this line “Fields marked with an asterisk (*) are required” translated through neither my nl-NL.com_user.ini nor my nl-NL.mod_jalogin.ini. There are some bugs in the code maybe. I tried to find this line in all of the files.

    Found in /modules/mod_jalogin/tmpl/default.php these lines (135-137):

    <td colspan=”2″>
    <?php echo “Fields marked with an asterisk (*) are required.”; ?>
    </td>
    NOw I’m not familiar with php, but when I study the other fields, I think: shouldn’t this code be:

    <?php echo JText::_(‘register_required’); ?>

    I tried this, but it still doesn’t work. Maybe it has something to do with the label tags?
    I also tried changing the original line in the code, but that doesn’t work either.
    I tried making a dutch file (for there wasn’t any) for en-GB.mcom_community.ini in which there is also this line “Fields marked with an asterisk (*) are required.” By the way I think there’s a typo there for it says (line 605):
    CC_REG_REQUIRED_FILEDS=Fields marked with an asterisk (*) are required.
    I think FILEDS should be FIELDS?

    But the line NEVER changes (I did refresh form proxy or cleared cache, etc).

    where or how can I change this line?

    Arvind Chauhan Moderator
    #367135

    Hi hanscolenbrander,

    Please PM me your site FTP and exact page / module with the text you want to change. I will need to search and fix it for you.

    Arvind

    hanscolenbrander Friend
    #367204

    Sorry Arvind,

    I made a mistake during “search” in the forum. I posted in the wrong forum (I’ve got JA Social template).
    The solution was in the JA Social forum.

    Thanks anyway.

    Hans

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

This topic contains 6 replies, has 3 voices, and was last updated by  hanscolenbrander 13 years, 11 months ago.

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