Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Bowob chat plugin bug resolved

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();
}

Skip to toolbar