Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter sumurai8

    (@sumurai8)

    The problem is not that I need to restrict access to the dashboard. It is exactly the opposite, actually. The problem is that somehow the client managed to restrict access to their dashboard for some users by clicking buttons in the “menu restriction” section of AAM, but it is impossible to revert this by clicking those same buttons. Some people are not able to use the dashboard at all, despite the interface telling me they should have access. I either have to go through the permissions of every user on the site manually and all groups manually to add a capability, or change the files every time you do an update.

    If the interface shows that the user and it’s group have access to the dashboard, the user should be able to access the dashboard. This is not the case at the moment. This issue is still not resolved in 4.7.5.

    Thread Starter sumurai8

    (@sumurai8)

    I am currently developing a site and did a fresh install of bbpress and your plugin. I had a single forum for “group 1”, and did some tests if things were working correctly. I made a sockpuppet account that I explicitly did not assign any groups to, and had the setting enabled that it won’t try to assign any group either.

    In any case, it still displayed that forum for my sockpuppet user. Placing an exit; statement in that particular function did not cause the execution to be stopped, which suggested that it did not run at all. I can’t find any mention of that filter in the bbpress code anymore, except for a deprecated warning that one should use bbp_parse_args.

    Since I needed to change some templates I simply placed an extra check in the forum-loop template and continued, but when I test it now it does seem to filter correctly. I am not quite sure what was the underlying problem that caused a hidden forum to be displayed, because I am now unable to reproduce it.

    Thread Starter sumurai8

    (@sumurai8)

    I am currently unable to test this, because 4.7.2 is too broken to be used at the moment. I had to revert to 4.6.2. I am assuming that I would need to put in the html message without the escaped quotes?

Viewing 3 replies - 1 through 3 (of 3 total)