I have the same problem as bowob it is not working and I made this changes but now I am taking the message that plugin cant activate because of a problem : Parse error: syntax error, unexpected ‘;’ in /home2/lifeisw1/public_html/wp-content/plugins/bowob.php on line 112
wp_redirect($bowob_blogurl “/activity”);
exit();
}
function bowobs_redirect_login(){
global $bowob_pageperma, $bowob_pageid, $bowob_blogurl;
wp_redirect(“/wp-login.php?”);
exit();
}
Did you have buddypress cubepoints activate? Bowob plugin makes conflict with cubepoints if is network activate. I donĀ“t know why.