Menu

#150 (2.2.0) Send not working (see #457265)

fixed
None
5
2013-06-11
2001-09-03
Anonymous
No

If I try to have 2.2.0 Finial to send me a copy of the
database it only sends the following:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
Frameset//EN" "DTD/xhtml1-frameset.dtd">
<html>
<head>
<title>phpMyAdmin 2.2.0 - www.internet-
crawler.com</title>
</head>

<frameset cols="200,*" rows="*" border="0"
frameborder="0">
<frame src="left.php?lang=en&server=1" name="nav">
<frame src="main.php?lang=en&server=1"
name="phpmain">
</frameset>
<noframes>
<body bgcolor="#FFFFFF">

</body>
</noframes>
</html>

Discussion

  • Marc Delisle

    Marc Delisle - 2001-09-03

    Logged In: YES
    user_id=210714

    Please tell us the details:

    browser type and platform
    server type and platform

     
  • Marc Delisle

    Marc Delisle - 2001-09-03
    • summary: Send not working --> Send not working (see #457265)
     
  • Marc Delisle

    Marc Delisle - 2001-09-03

    Logged In: YES
    user_id=210714

    Does it work if you replace
    $mime_type = 'application/octetstream';
    by
    $mime_type = 'application/octet-stream';

    in tbl_dump.php, line 118?

     
  • Bob Marion

    Bob Marion - 2001-09-03

    Logged In: YES
    user_id=315110

    Browser: MSIE 5.5 SP2
    Server: http://bobmarion.hostbet.com/phpinfo.php (not my
    own server)

    -----------------------------------------------------------
    Does it work if you replace
    $mime_type = 'application/octetstream';
    by
    $mime_type = 'application/octet-stream';

    in tbl_dump.php, line 118?

    No, this doesn't help
    -----------------------------------------------------------
    See http://bobmarion.hostbet.com/phpadmin for more details
    then I can put here.
    -----------------------------------------------------------

     
  • Marc Delisle

    Marc Delisle - 2001-09-03

    Logged In: YES
    user_id=210714

    Thanks for your complete bug report. After the first Go in
    phpMyAdmin, you should immediately choose "save this file to
    disk". Try this and give us the results.

     
  • Marc Delisle

    Marc Delisle - 2001-09-04
    • assigned_to: nobody --> lem9
     
  • Mike Mauersberger

    Logged In: YES
    user_id=299418

    I have the same problem.
    I try to send a copy of the database, but only get the
    frameset.

    WAMP System, IE 5.5

     
  • Mike Mauersberger

    Logged In: YES
    user_id=299418

    I have the same problem.
    I try to send a copy of the database, but only get the
    frameset.

    WAMP System, IE 5.5

     
  • Bob Marion

    Bob Marion - 2001-09-04

    Logged In: YES
    user_id=315110

    -----------------------------------------------------------
    Thanks for your complete bug report. After the first Go in
    phpMyAdmin, you should immediately choose "save this file
    to disk". Try this and give us the results.
    -----------------------------------------------------------
    If I go this route it saves index.htm to disk which is the
    frameset.

     
  • Marc Delisle

    Marc Delisle - 2001-09-05

    Logged In: YES
    user_id=210714

    Solution:

    in tbl_dump.php3, replace "attachment" by "inline" in the
    Content-Disposition line.

    Tested with IE 5.5, IE 5.0, NN4. Testers welcome!

     
  • Bob Marion

    Bob Marion - 2001-09-05

    Logged In: YES
    user_id=315110

    -----------------------------------------------------------
    in tbl_dump.php3, replace "attachment" by "inline"
    in the Content-Disposition line
    -----------------------------------------------------------

    That fixed it :) Thank You

     
  • Marc Delisle

    Marc Delisle - 2001-09-06
    • summary: Send not working (see #457265) --> (2.2.0) Send not working (see #457265)
    • priority: 5 --> 1
    • status: open --> open-fixed
     
  • Mike Mauersberger

    Logged In: YES
    user_id=299418

    Yes Thanks, it works :).

     
  • Loïc Chapeaux

    Loïc Chapeaux - 2001-10-04
    • priority: 1 --> 5
    • status: open-fixed --> closed-fixed
     
  • Michal Čihař

    Michal Čihař - 2013-06-11
    • Status: closed-fixed --> fixed
     
MongoDB Logo MongoDB