Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Redirect Login target parent

Thank you much for your reply! So I can just place:

<?php

if ($re == ‘http://#postform&#8217;) {

echo $_SERVER.’#postform’;

} else {

$re;

}

?>

in the bb-login.php? Where about? Do I replace somthing with it?

Skip to toolbar