• Everytime you Block, Unblock or Suspend someone it doesn’t redirect back to anywhere at the page at all. It just stops at the done action for example
    at:
    example.com/members/?action=block&list=164&num=159&token=15daa38b63

    (when you block someone)

    and when you refresh that particular page it blocks the same person for a 2nd time so you get two entries of the same person that you blocked inside the Blocked Members list.

    The same goes for unblocking it just stops at example.com/username/settings/bptk_blocked/?action=unblock&list=164&num=159&token=0ae0a2ff29

    How can I redirect them to the page that they currently were?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Ben Roberts

    (@bouncingsprout)

    Hey @macaou,

    It sounds like you might have a conflict somewhere.

    Can you start by disabling all plugins apart from BuddyPress and this one, and also change the theme to a default one (i.e. one of the twenty- series).

    Does the issue persist?

    Ben

    Plugin Author Ben Roberts

    (@bouncingsprout)

    Hey @macaou,

    Just following up – how did you get on?

    Ben

    Thread Starter macaou

    (@macaou)

    Sorry i didn’t have time to test it on a staging site yet. I’ll do it soon.
    I think the problem is caused by either youzer my theme or my code mods that i’ve done so it might take a while.

    Thread Starter macaou

    (@macaou)

    I tested it today with only Buddypress, BBpress and BSR activated + the twenty twenty theme and the problem is still there. I checked the console and the only Warnings (No Errors) that i received is:

    Cookie “bp-message-type” has been rejected because it is already expired.
    Unknown property ‘speak’. Declaration dropped. dashicons.min.css:2:42822
    Unknown property ‘-moz-osx-font-smoothing’. Declaration dropped. dashicons.min.css:2:42950
    Unknown property ‘-moz-osx-font-smoothing’. Declaration dropped. admin-bar.min.css:2:429
    Unknown property ‘speak’. Declaration dropped. admin-bar.min.css:2:4126
    Unknown property ‘-moz-osx-font-smoothing’. Declaration dropped. admin-bar.min.css:2:4204
    Unknown property ‘speak’. Declaration dropped. admin-bar.min.css:2:6300
    Unknown property ‘-moz-osx-font-smoothing’. Declaration dropped. admin-bar.min.css:2:6364
    Unknown property ‘speak’. Declaration dropped. admin-bar.min.css:2:9675
    Unknown property ‘-moz-osx-font-smoothing’. Declaration dropped. admin-bar.min.css:2:9739
    Unknown property ‘speak’. Declaration dropped. admin-bar.min.css:2:11165
    Unknown property ‘-moz-osx-font-smoothing’. Declaration dropped. admin-bar.min.css:2:11229
    Unknown property ‘speak’. Declaration dropped. admin-bar.min.css:2:15714
    Unknown property ‘-moz-osx-font-smoothing’. Declaration dropped. admin-bar.min.css:2:15815
    Error in parsing value for ‘min-width’. Declaration dropped. admin-bar.min.css:2:17735
    Error in parsing value for ‘min-width’. Declaration dropped. admin-bar.min.css:2:17765
    Error in parsing value for ‘width’. Declaration dropped. style.min.css:11:2262
    Unknown property ‘-moz-flex’. Declaration dropped. buddypress.min.css:1:18659
    Unknown property ‘-moz-flex’. Declaration dropped. buddypress.min.css:1:51193
    Unknown property ‘-moz-flex’. Declaration dropped. buddypress.min.css:1:51301
    Unknown property ‘-moz-flex’. Declaration dropped. buddypress.min.css:1:51772
    Unknown property ‘-moz-flex’. Declaration dropped. buddypress.min.css:1:51852
    Unknown pseudo-class or pseudo-element ‘-ms-expand’. Ruleset ignored due to bad selector. buddypress.min.css:1:63853
    Error in parsing value for ‘-webkit-appearance’. Declaration dropped. buddypress.min.css:1:68533
    Unknown property ‘-moz-flex’. Declaration dropped. buddypress.min.css:1:88351
    Unknown property ‘-moz-flex’. Declaration dropped. buddypress.min.css:1:88607
    Unknown property ‘-moz-flex’. Declaration dropped. buddypress.min.css:1:89720
    Unknown pseudo-class or pseudo-element ‘-ms-input-placeholder’. Ruleset ignored due to bad selector. style.css:813:7
    Error in parsing value for ‘overflow’. Declaration dropped. style.css:1331:12
    Unknown pseudo-class or pseudo-element ‘-ms-input-placeholder’. Ruleset ignored due to bad selector. style.css:2177:29
    Ruleset ignored due to bad selector. style.css:2815:47
    Ruleset ignored due to bad selector. style.css:5389:49
    Ruleset ignored due to bad selector. style.css:6044:49
    Ruleset ignored due to bad selector. print.css:131:10
    Unknown pseudo-class or pseudo-element ‘local-link’. Ruleset ignored due to bad selector. print.css:139:10
    Error in parsing value for ‘-webkit-box-pack’. Declaration dropped.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘No Redirection & Double blocking’ is closed to new replies.