Welcome,
Guest
.
Please
login
or
register
.
Did you miss your
activation email
?
News:
Did you know that
Elxis 5.x
uses HTML5, CSS3 and pure javascript without external libraries such as jQuery?
Home
Help
Login
Register
Elxis CMS Forum
»
Support
»
General
(Moderators:
Ivan Trebješanin
,
Farhad Sakhaei
) »
Remove Messaging between Users
« previous
next »
Print
Pages: [
1
]
Author
Topic: Remove Messaging between Users (Read 4520 times)
acmail
Newbie
Posts: 10
Remove Messaging between Users
«
on:
August 09, 2018, 18:51:32 »
Can anyone tell me how it is possible to remove the messaging function in Elxis 4.6 Phaethon? I do not want Users (level 2) to be able to see who else is registered or be able to contact them.
Logged
datahell
Elxis Team
Hero Member
Posts: 10356
Re: Remove Messaging between Users
«
Reply #1 on:
August 10, 2018, 20:30:04 »
I am on vacations and I cant check it now but pkease check the acl manager (users permissions).
Logged
Elxis Team
|
Is Open Source
|
IOS Rentals | IOS AERO
perseas
Jr. Member
Posts: 97
Re: Remove Messaging between Users
«
Reply #2 on:
August 23, 2018, 17:10:03 »
You can do this
Users > Access Manager >module - mod_adminmessages - 66 - View
row selection [module - mod_adminmessages - 66 - View ]> edit > Users identification - Minimum level* [set 70]
see also
https://forum.elxis.org/index.php?topic=8675.0
Logged
acmail
Newbie
Posts: 10
Re: Remove Messaging between Users
«
Reply #3 on:
August 28, 2018, 19:28:01 »
Thanks, I followed datahell's advice in the quoted link.
Then to remove the links, I have removed the side column from display by adding this line of code to the template.css
.elx_user_sidecol { display: none; }
Logged
Print
Pages: [
1
]
« previous
next »
Elxis CMS Forum
»
Support
»
General
(Moderators:
Ivan Trebješanin
,
Farhad Sakhaei
) »
Remove Messaging between Users