By romagromov on Tuesday, 31 March 2015
Posted in Technical Issues
Replies 9
Likes 0
Views 480
Votes 0
HI!

Registered users can't edit their profiles.



In ACL settings I can't find option to edit profiles, but I found option to upload avatars...

Hi,

Regarding your reply earlier:
I need authors have ability to add new entries in frontend, and registered users have ability to edit their profiles and avatars.

If I understand you correctly, you have 2 user group; authors and registered user. Authors user group have the permission to write but registered user do not have this permission.
What you can do here is, change the ACL for authors user group permission to write = yes but turn off permission for registered user group write = no. Here I have attached to you a file, please download it and put it here: /modules/mod_easyblogwelcome/tmpl/default.php .

Hope this helps.
·
Wednesday, 01 April 2015 17:08
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Romagromov,

Have you try to turned on the following options from your backend > easyblog > settings > workflow > general > users, http://screen.stackideas.com/2015-03-31_2014.png ?
·
Tuesday, 31 March 2015 20:15
·
0 Likes
·
0 Votes
·
0 Comments
·
Yes. This options enabled.

http://monosnap.com/image/0kiXqqYQvwiGvdbN6Ut6GekypeN8OE.png

But module don't have buttons to edit profile.
·
Tuesday, 31 March 2015 20:37
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Romagromov,

I am sorry for the late reply.
I have checked the code and it seems like this setting need to be turn on: http://screencast.com/t/BZNZw21iCzPq . However, if you still want to restrict the ability to write entry, you can simply tweak the code to achieve this. Please go to this file: /modules/mod_easyblogwelcome/tmpl/default.php edit the code at line: 39 - 41

Hope this helps.
·
Wednesday, 01 April 2015 00:57
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks.
But if I remove this lines



from file /modules/mod_easyblogwelcome/tmpl/default.php

how authors can add new entries on frontend?

I need authors have ability to add new entries in frontend, and registered users have ability to edit their profiles and avatars.
·
Wednesday, 01 April 2015 02:57
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Romagromov,

I am sorry for the delay of this reply.

This is actually can be done without having for you to remove some line of code inside /modules/mod_easyblogwelcome/tmpl/default.php. What you can do is you can go to backend > easyblog > ACL > registered > write entry set to "no", http://screen.stackideas.com/2015-04-01_1632.png . After that assign user "author" into "author" ACL user group and then enable them to write a blog entry from the ACL setting.

After you done that, the registered user should not be able to write a blog entry from the welcome module as you can see here, http://screen.stackideas.com/2015-04-01_1637.png while the author can have the option to write the entry from welcome module.

Hope these help
·
Wednesday, 01 April 2015 16:38
·
0 Likes
·
0 Votes
·
0 Comments
·
·
Wednesday, 01 April 2015 16:51
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks. That's what I need
·
Wednesday, 01 April 2015 17:46
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi,

I am glad to hear your issue is now resolved.

Have a nice day.
·
Wednesday, 01 April 2015 18:13
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post