Código PHP:
Fatal error: Call to undefined function: getip() in /homez.187/estrenosd/www/system/functions/functions_user.php on line 200
Código PHP:
197 //do we have "remember me"?
198 if ( $remember ) {
199 setcookie ( "cookie_id", $user_id, time() + KEEP_LOGGED_IN_FOR, COOKIE_PATH );
200 setcookie ( "authenticate", md5 ( getIP () . $password . $_SERVER['USER_AGENT'] ), time() + KEEP_LOGGED_IN_FOR, COOKIE_PATH );
}
}
Asi que si alguien seria tan amable de ayudarme con esto le estaría muy agradecido
La web
Código:
estrenos-online.net