oh123
Forum Replies Created
-
Forum: Networking WordPress
In reply to: Delete users instead of removeI now its not possible, but offcourse it can be made through some coding.
My site admins does not have access to the network area. This because they are not supposed to se other members on other sites. When they delete a member on a subsite, the member is still active on the network and can still login to the site. I cant manage everyone myself, but i cant risk that my subsite admins can delete other subsite members than there own. Thats why they must be able to delete them directly from the subsite user area.
Forum: Networking WordPress
In reply to: Delete users instead of removeHi,
I dont want to give access to certain site. I need to totally delete a user from the whole network directly from the subsite.
Forum: Networking WordPress
In reply to: Deleted user in subsite can still loginDo you think its hard to do? Any suggestions or leads to point me in the right directon? Im usually developing front end, so i cant write PHP, but i need to get this fixed.
Forum: Networking WordPress
In reply to: Deleted user in subsite can still loginHm, I will check in to that.
In the meantime, just an idea i got:
When deleting a user on the subsite, youre just removing him from the membership of that site, he is still a registered to the network. But wouldnt it be possible to do this (remove him from subsite membership) and then make some code on the multisite network area to auto delete everyone on the multisite network that doesnt have any membership on a subsite? Or delete everyone from network that has a special role, lets say we call the role “delete”. Lets say the system deletes this role every 24 hours. So to delete the user you could just add the role delete on a subsite. He would then be deleted in 24 hours from the network. Following my idea and think this would be possible?Forum: Networking WordPress
In reply to: Deleted user in subsite can still loginOkey, i think i understand. But if they are members on a site and assigned roles, why do they still have the same role capabilities when deleted from the user membership list? Shouldnt they at least lose there role to a lower one?
Example:
Lets say i have 1 admin on a subsite and two editors. Now the admin wants to delete one of the editor. He goes into the membership list and clicks on delete. This deletes the editors membership. But the editor does still have exactly the same capabilites and can still make the same changes to the site that he used to. shouldnt hes capabilities be removed? Or what else is the point of be able to remove a membership?Forum: Networking WordPress
In reply to: Deleted user in subsite can still loginYes i understand this but why can they still login to that subsite then?
Forum: Networking WordPress
In reply to: Deleted user in subsite can still loginBut even if the member is no longer part of the particular subsite, he can still login. So even if hes deleted from testsite/subsite1, he can still login to that particular site. Isnt there anyway to stop this? If an admin delete him he shouldnt be able to login, or what else is the point? Isnt there anyway to stop this?
Forum: Plugins
In reply to: Lock posts after specific time?I guess youre right. Right now im using paidmemberships pro, but i really dont have a clue how to code that into my needs. Guess i might have to find someone to do it for me. Thank you for taking the time!
Forum: Plugins
In reply to: Lock posts after specific time?Hey,
Thanks for the tip but it only lets you view you posts at specific days or periods. I want my posts to be able to view the first 7 days, but after that i want premium users to still have acces to it. This hides it for everyone.Forum: Plugins
In reply to: [Front End PM] Newest messages on top instead of bottom?Dont work either, when doing so no messages are displaying
Forum: Plugins
In reply to: [Front End PM] Newest messages on top instead of bottom?Doesnt work. Nothing changes. Tried to start new threads and answear already made ones. Any other idea?
Forum: Plugins
In reply to: [Front End PM] Remove recipient (Message to only admin?)Perfect. Thank you!
Forum: Plugins
In reply to: [Front End PM] Remove recipient (Message to only admin?)It seems to work perfect. Definitly rating this 5 stars. Im looking forward to that update to!
Just one more thing that i think may be an easy fix.. Is it possible to remove the link to others profile? Under the “started by” and “To” column in the message box? And under the “sender” in the message thread? So it shows the profile name but without the link to the profile?
Thank you very much for your support. It has been really fast and accurate!
Forum: Plugins
In reply to: [Front End PM] Remove recipient (Message to only admin?)Thank you! It worked!
One problem thought (my fault because I wasnt clear enough)
Now persons can only send new messages to my admin, but my admin also needs to e able to send new messages (now he can only send to himself or answear a message. Would it be possible to fix this?
Maybe with using member rank? So that site admin can choose to send to anyone, but lower ranked, like authors, can only send to admin (dont want them to be able to talk to each other).
Maybe this is to much to ask for?