-
AuthorPosts
-
alioztr Friend
alioztr
- Join date:
- September 2008
- Posts:
- 197
- Downloads:
- 0
- Uploads:
- 21
- Thanks:
- 44
- Thanked:
- 3 times in 1 posts
September 23, 2009 at 10:41 am #144509In 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 inputArvind Chauhan ModeratorArvind Chauhan
- Join date:
- September 2014
- Posts:
- 3835
- Downloads:
- 74
- Uploads:
- 92
- Thanks:
- 1240
- Thanked:
- 1334 times in 848 posts
September 23, 2009 at 11:45 am #318222Dear 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 Friendalioztr
- Join date:
- September 2008
- Posts:
- 197
- Downloads:
- 0
- Uploads:
- 21
- Thanks:
- 44
- Thanked:
- 3 times in 1 posts
September 23, 2009 at 12:36 pm #318226I 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.
Thankshanscolenbrander Friendhanscolenbrander
- Join date:
- May 2009
- Posts:
- 3
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
December 14, 2010 at 8:28 pm #366775Hi 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 ModeratorArvind Chauhan
- Join date:
- September 2014
- Posts:
- 3835
- Downloads:
- 74
- Uploads:
- 92
- Thanks:
- 1240
- Thanked:
- 1334 times in 848 posts
December 16, 2010 at 10:29 am #367135Hi 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 Friendhanscolenbrander
- Join date:
- May 2009
- Posts:
- 3
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
December 16, 2010 at 9:00 pm #367204Sorry 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
-
AuthorPosts
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