( ! ) Deprecated: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /var/www/mybb-es.com/inc/plugins/google_seo/redirect.php on line 298
Call Stack
#TimeMemoryFunctionLocation
10.0001378648{main}( ).../showthread.php:0
20.0002403576require_once( '/var/www/mybb-es.com/global.php ).../showthread.php:28
30.00561736064pluginSystem->run_hooks( $hook = 'global_start', $arguments = ??? ).../global.php:100
40.00561736096google_seo_redirect_hook( '' ).../class_plugins.php:142
50.00591736864preg_replace( $pattern = '/\\?([^&?=]+)([=&])/u', $replacement = '&$1$2', $subject = NULL ).../redirect.php:298

( ! ) Deprecated: parse_str(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/mybb-es.com/inc/plugins/google_seo/redirect.php on line 315
Call Stack
#TimeMemoryFunctionLocation
10.0001378648{main}( ).../showthread.php:0
20.0002403576require_once( '/var/www/mybb-es.com/global.php ).../showthread.php:28
30.00561736064pluginSystem->run_hooks( $hook = 'global_start', $arguments = ??? ).../global.php:100
40.00561736096google_seo_redirect_hook( '' ).../class_plugins.php:142
50.00611737744parse_str( $string = NULL, $result = NULL ).../redirect.php:315
Codigo para Coneccion al estilo MYBB-ES

[Ayuda]  Codigo para Coneccion al estilo MYBB-ES
Hola quisiera saber cual es el Codigo que Utiliza Mybb-ES.com para iniciar secion solo tengo este pero me sale mal el Codigo <div xmlns="http://www...

Hola quisiera saber cual es el Codigo que Utiliza Mybb-ES.com para iniciar secion


solo tengo este pero me sale mal el Codigo

Código PHP:
<div xmlns="http://www.w3.org/1999/xhtml" style="" id="popupLogin">  
            <
a href="javascript:void(0);" id="popupLoginClose">x</a
            <
h3>Iniciar sesión</h3>
            <
div class="box">
                <
form method="post" action="member.php" id="login_form">
                <
fieldset>
                <
ul>
                    <
li>
                        <
label for="quick_username" class="loginlabel">Nombre de usuario:</label>

                        <
div class="loginfield"><input type="text" name="username" class="input_text" size="30" id="quick_username"/></div>
                    </
li>
                    <
li>
                        <
label for="quik_password" class="loginlabel">Contraseña:</label>
                        <
div class="loginfield"><input type="password" name="password" class="input_text" size="30" id="quick_password"/><br/>
                        <
a href="member.php?action=lostpw"/></div>
                    </
li>
                    <
li>

                        <
label title="remember"><input type="checkbox" id="remember" value="yes" checked="checked" name="remember"/> Recordarme</label>
                    </
li>
                    <
li>
                        <
input type="submit" value="Iniciar sesión" name="submit" class="smallimg buttonpostbit green"/>
                        <
input type="hidden" value="do_login" name="action"/>
                        <
input type="hidden" value="" name="url"/>
                    </
li>
                </
ul>

                </
fieldset>
                </
form>
            </
div>
        </
div
Me parece que lo hacen con ayuda de Script java, aunque no estoy muy seguro