Forum Replies Created

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

    (@pmk)

    Hey Jonathan,

    My apologies for not getting back to you, but I’ve spent hours working on this and it points back to an issue with this plugin. I tried all the basic things like removal of plugins and themes before you suggested it and MANY other possible solutions. But it still comes back to the board member user type having a userid of 0.

    In light of the huge amount of time spent working on this we’ve decided to cut our losses and try another solution.

    cheers
    pmk

    Thread Starter pmk

    (@pmk)

    I’m seeing the user ID = 0 when I enter the following code to test

    ‘wp_get_current_user();
    $cpdUserID = $current_user->ID;
    print “<P>cpdUserID: “.$cpdUserID; ‘

    I am using WP-filebase pro and set a category to Board Member. This was only visible to the user types of Board Member and it worked quite well. I’m not sure when it stopped but it has. When a user has a Board Member type, their userid=0. As such they don’t have access to anything.

    When I change them to a subscriber or any other user type then their userid = their ID.

    Thread Starter pmk

    (@pmk)

    Thank you for getting back to me. When is the next update due to be released?

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