By Ferlin Mogot on Monday, 21 April 2014
Posted in General Issues
Replies 11
Likes 0
Views 1K
Votes 0
When user wanna comment they have to fill email field.
They also can register as user with check "Automatically register me as a user of this site"

I wanna set If guest comment then they automatically become our member. (see images)
How to do?


Thank in advance
Hello Ferlin,

You cannot set the automatically register guest comment by default.

But you may go to the blog.comment.form.php line 113 and add "checked" like is shown in this screenshot http://screencast.com/t/if90J8bRILJ to make the check box to checked by default

Hope it helps

Regards
Kheng Wei
·
Monday, 21 April 2014 16:32
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Ferlin,

Unfortunately Easy blog does not have automatic registration for non-member comment

Users still need to check the checkbox in order for them to get registered as a registered user after they made a comment.

To allow non-member to register after the made a comment go to backend > easyblog > settings > comments

Regards,
Kheng wei
·
Monday, 21 April 2014 12:18
·
0 Likes
·
0 Votes
·
0 Comments
·
how to adjust to auto-check/enable checkbox by default?

Thanks
·
Monday, 21 April 2014 15:53
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Kheng Wei,

can you tell me, where I can find the "blog.comment.form.php" file?
In Joomla/component/com_easyblog/..... then...?

Thank you
·
Monday, 21 April 2014 17:04
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello ferlin,

It is in your theme file & you must choose this file according to your present easy blog theme that you are using

Regards
Kheng Wei
·
Monday, 21 April 2014 17:12
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Kweng, how to set all fields (username, name, & email) to be "Required"?

Thanks
·
Tuesday, 22 April 2014 12:48
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Ferlin,

I am sorry for the delay of this reply.

Hello Kweng, how to set all fields (username, name, & email) to be "Required"?


By default, when user has checked the checkbox 'register as site member' the username, name and email will be mandatory. If user did not supply these data, the input form will alert the user. Is this not happening at your site?

Please advise.
Sam
·
Tuesday, 22 April 2014 16:32
·
0 Likes
·
0 Votes
·
0 Comments
·
I just tried to comment, but I only mandatory to fill username & name, email is no.
And when I check in user manager (backend), no new member registered.
You can try to comment here.
·
Tuesday, 22 April 2014 17:03
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Ferlin Mogot,

Sorry for late reply to this,
You have to enable the setting from your backend > Easyblog > Setting > Comment > General > Requirement > Require E-mail - YES ( http://screencast.com/t/HWUNahNyl )
Hope this help.
·
Wednesday, 23 April 2014 01:02
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Arlex, I have fix the email requirment. I just tried it, and success.
After I comment & become a web member, I recieve an email contained username and password for me to login.

can I adjust the email content? I want to add some sentence in the email.
where I have to adjust?

Thanks
·
Wednesday, 23 April 2014 18:16
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Ferlin,

I am very sorry because all user registration is from Joomla. But you can add some sentences in this language file: ...\language\en-GB\en-GB.com_users.ini. Line: 22 code: COM_USERS_EMAIL_REGISTERED_WITH_ACTIVATION_BODY.

Hope this will help.
Thanks.
·
Wednesday, 23 April 2014 18:54
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post