When trying to log out of a yahoo e mail?


Question:
the information below appeared on the screen. Can anyone help?
PHP
ini_set('display_errors', 0);
$data = yahoo_reg_login_setup();

if ( $data === FALSE )
{
exit();
}
else if ( ! isset( $data['DISPLAY_FORM'] ) )
{
error_log( "yahoo_reg_login_setup didn't set the DISPLAY_FORM field" );
header( "Location: http://login.yahoo.com/");
exit();
}

$tstname = @$data['.testname'];
$src = @$data['.src'];
$partner = @$data['.partner'];
$intl = @$data['.intl'];

// This is a hack put in place so that persistancy files are
// picked from the regular html directory.
// yinst packaging didn't allow for the multiple links to be created
// with one single command.
if($tstname == "tst_pst") {
$tstname = "";
}

// Adding support for pkg using PHP
if((@$data['pkg'] != null) && (@$data['pkg'] != "" ))
{
$data['.abs_path'] = "/home/y/share/htdocs/idaho/ph...
$res=include("/home/y/share/pe...
}

// Adding

Answer:
The problem can be from other party also as technical problem issues relating to server's then you need to contact via E-mailing with your email ID and your complain headline and problem description or fillup the mail feedback online-form.
Email Yahoo! at these addresses:
y_answrs_team@yahoo.com
cc-advoc@yahoo-inc.com (Y! Customer Support)

Contact Yahoo by phone:
Yahoo! Customer Service
866-562-7219

You can also fill out these "Online Help" forms, which lets Yahoo know that you're experiencing that problem as you have mentioned here, and wait for a reply from Yahoo Customer Support:
http://help.yahoo.com/fast/help/us/mail/...
http://help.yahoo.com/l/us/yahoo/mail/or...
http://help.yahoo.com/l/us/yahoo/mail/or...
That's part of their PHP code and it happens when there is a problem with a script. It wasn't your fault, it was theirs.
More Questions & Answers...
  • How can i watch a you-tube movie with anti-proxy (unblocker)?
  • Shared Documents/My Network Places Problems?
  • Double-click on a hard drive or share, autorun screen pops up.?
  • Wheres a place where I can discuss religion respecfully?
  • Y Can't I change my photo on messenger it is just a black screen?
  • How many other border towns are having (or will have) these SAME problems??
  • Pregnant worry wart.share your experiences...?
  • Why am I still having trouble connecting flickr to my 360 page?
  • The questions and answers post by the user, for information only, AnswersRoom.com does not guarantee the right
    Copyright © 2007 AnswersRoom.com -   Terms of Use -   Contact us

    Hot Topic