fixed, the problem was that $_GET["page"] = $wpbbpmpage;
should have been $wpbbpmpage = $_GET["page"];
fixed, the problem was that $_GET["page"] = $wpbbpmpage;
should have been $wpbbpmpage = $_GET["page"];
Could someone take the time to look at this bug: https://trac.bbpress.org/ticket/1476