pictures won't save after update to 9.2

After the update to 9.2 my photos and videos are not save to my camera roll.  Anyone else having this problem? Is there a solution?

Katheryn greetings,

When you take pictures with the camera app on your iPhone, they must be registered at your Photos app. See this help article - view, share and print - iPhone

This help page shows how to view - see photos and videos - iPhone

If the pictures are not appearing in the Photos app, let me know and we will continue to see what we can do.

Thank you for using communities of Apple Support.

Be well.

Tags: iPhone

Similar Questions

  • How to get back to save after update (IE add a url to the variable)

    I want to put a link to return to the page view record after update.  I followed the insrtuctio Dreamweaver one added after the url of the page in the update behaviors:

    ? recordID = <? PHP echo $row_ recordsetName [' fieldName '];? >

    However, the page does not load, but gives this error:

    Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expected T_STRING or T_VARIABLE or T_NUM_STRING in C:\UwAmp\www\testmypms\update_spec_rx.php on line 77

    Here is the code in the page:

    <? php require_once('Connections/testmypms.php');? >

    <? PHP

    function GetSQLValueString ($theValue, $theType, $theDefinedValue = "", $theNotDefinedValue = "")

    {

    $theValue = (! get_magic_quotes_gpc())? addslashes ($TheValue): $theValue;

    Switch ($theType) {}

    case 'text ':

    $theValue = ($theValue! = "")? « " ». $theValue. "" "": "NULL";

    break;

    case "long":

    case "int":

    $theValue = ($theValue! = "")? intval ($TheValue): 'NULL ';

    break;

    case "double":

    $theValue = ($theValue! = "")? « " ». doubleVal ($TheValue). "" "": "NULL";

    break;

    case "date":

    $theValue = ($theValue! = "")? « " ». $theValue. "" "": "NULL";

    break;

    case "set":

    $theValue = ($theValue! = "")? $theDefinedValue: $theNotDefinedValue;

    break;

    }

    Return $theValue;

    }

    $editFormAction = $_SERVER ['PHP_SELF'];

    If (isset {}

    $editFormAction. = « ? ». htmlentities($_SERVER['QUERY_STRING']);

    }

    If ((isset($_POST["MM_update"])) & & ($_POST ["MM_update"] == "updateSpecRx")) {}

    $updateSQL = sprintf ("UPDATE spec_rx SET spec_rx_date = %s FK_user_id = %s spec_rx_rsph = %s, spec_rx_rcyl = %s, spec_rx_raxis = %s, spec_rx_rhprism = %s, spec_rx_rhprismbase = %s, spec_rx_rvprism = %s, spec_rx_rvprismbase = %s, spec_rx_rnadd = %s, spec_rx_rnhprism = %s, spec_rx_rnhprismbase = %s, spec_rx_rnvprism = %s spec_rx_rnvprismbase = %s spec_rx_rintadd = %s spec_rx_rinthprism = %s, spec_rx_rinthprismbase = %s, spec_rx_rintvprism = %s, spec_rx_rintvprismbase = %s, spec_rx_lsph = %s, spec_rx_lcyl = %s, spec_rx_laxis = %s, spec_rx_lhprism = %s, spec_rx_lhprismbase = %s, spec_rx_lvprism = %s, spec_rx_lvprismbase = %s, spec_rx_lintadd = %s, spec_rx_linthprism = %s, spec_rx_linthprismbase = %s spec_rx_lintvprism = %s spec_rx_lintvprismbase = %s spec_rx_lnadd = %s, spec_rx_lnhprism = %s, spec_rx_lnhprismbase = %s, spec_rx_lnvprism = %s spec_rx_lnvprismbase = %s ext_rx = %s spec_rx_id = %s WHERE',

    GetSQLValueString ($_POST ['rHprism'], 'day'),

    GetSQLValueString ($_POST ["userID"], "int").

    GetSQLValueString ($_POST ['rsph'], "double").

    GetSQLValueString ($_POST ['rcyl'], "double").

    GetSQLValueString ($_POST ['raxis'], "double").

    GetSQLValueString ($_POST ['rHprism'], "double").

    GetSQLValueString ($_POST ['rHprismbase'], "text").

    GetSQLValueString ($_POST ['rVprism'], "double").

    GetSQLValueString ($_POST ['rVprismbase'], "text").

    GetSQLValueString ($_POST ['rNradd'], "double").

    GetSQLValueString ($_POST ['rNrHprism'], "double").

    GetSQLValueString ($_POST ['rNrHprismbase'], "text").

    GetSQLValueString ($_POST ['rNrVprism'], "double").

    GetSQLValueString ($_POST ['rNrVprismbase'], "text").

    GetSQLValueString ($_POST ['rIntadd'], "double").

    GetSQLValueString ($_POST ['rIntHprism'], "double").

    GetSQLValueString ($_POST ['rIntHprismbase'], "text").

    GetSQLValueString ($_POST ['rIntVprism'], "double").

    GetSQLValueString ($_POST ['rIntVprismbase'], "text").

    GetSQLValueString ($_POST ['lsph'], "double").

    GetSQLValueString ($_POST ['lcyl'], "double").

    GetSQLValueString ($_POST ["'laxis"], "double").

    GetSQLValueString ($_POST ['lHprism'], "double").

    GetSQLValueString ($_POST ['lHprismbase'], "text").

    GetSQLValueString ($_POST ['lVprism'], "double").

    GetSQLValueString ($_POST ['lVprismbase'], "text").

    GetSQLValueString ($_POST ['lIntadd'], "double").

    GetSQLValueString ($_POST ['lIntHprism'], "double").

    GetSQLValueString ($_POST ['lIntHprismbase'], "text").

    GetSQLValueString ($_POST ['lIntVprism'], "double").

    GetSQLValueString ($_POST ['lIntVprismbase'], "text").

    GetSQLValueString ($_POST ['lNradd'], "double").

    GetSQLValueString ($_POST ['lNrHprism'], "double").

    GetSQLValueString ($_POST ['lNrHprismbase'], "text").

    GetSQLValueString ($_POST ['lNrVprism'], "double").

    GetSQLValueString ($_POST ['rNrVprismbase'], "text").

    GetSQLValueString (isset($_POST['extRx'])? ('true': ' ', 'definition', '1', '0').

    GetSQLValueString ($_POST ['SpecRxID'], "int"));

    @mysql_select_db ($database_testmypms, $testmypms);

    $Result1 = mysql_query ($updateSQL, $testmypms) or die (mysql_error ());

    $updateGoTo = "spec_rx4.php";

    If (isset {}

    $updateGoTo. = (strpos ($updateGoTo, '?'))? « & » : « ? » ;

    $updateGoTo. = $_SERVER ['QUERY_STRING'];

    }

    header (sprintf ("location: %s", $updateGoTo));

    }

    / * date_default_timezone_set('Europe/London');

    $date = strtotime($_POST['specRxDate']);

    $_POST ['specRxDate'] = date("Y-m-d",$date); */

    $currentPage = $_SERVER ['PHP_SELF'];

    $maxRows_spec_rx = 1;

    $pageNum_spec_rx = 0;

    If (isset($_GET['pageNum_spec_rx'])) {}

    $pageNum_spec_rx = $_GET ['pageNum_spec_rx'];

    }

    $startRow_spec_rx = $pageNum_spec_rx * $maxRows_spec_rx;

    $colname_spec_rx = "1";

    If (isset($_GET['spec_RxID'])) {}

    $colname_spec_rx = (get_magic_quotes_gpc())? $_GET ['spec_RxID']: addslashes($_GET['spec_RxID']);

    }

    @mysql_select_db ($database_testmypms, $testmypms);

    $query_spec_rx = sprintf ("SELECT demographics.px_id, demography. FK_title_id, demographics.firstname, demographics.surname, title.title, title.title_id, spec_rx.spec_rx_id, spec_rx. FK_px_id, DATE_FORMAT (spec_rx.spec_rx_date, ' % d-% m-% Y') as formatted_rx_date, spec_rx. FK_user_id, spec_rx.spec_rx_rsph, spec_rx.spec_rx_rcyl, spec_rx.spec_rx_raxis, spec_rx.spec_rx_rhprism, spec_rx.spec_rx_rhprismbase, spec_rx.spec_rx_rvprism, spec_rx.spec_rx_rvprismbase, spec_rx.spec_rx_rnadd, spec_rx.spec_rx_rnhprism, spec_rx.spec_rx_rnhprismbase, spec_rx.spec_rx_rnvprism, spec_rx.spec_rx_rnvprismbase, spec_rx.spec_rx_rintadd, spec_rx.spec_rx_rinthprism, spec_rx.spec_rx_rinthprismbase spec_rx.spec_rx_rintvprism, spec_rx.spec_rx_rintvprismbase, spec_rx.spec_rx_lsph, spec_rx.spec_rx_lcyl, spec_rx.spec_rx_laxis, spec_rx.spec_rx_lhprism, spec_rx.spec_rx_lhprismbase, spec_rx.spec_rx_lvprism, spec_rx.spec_rx_lvprismbase, spec_rx.spec_rx_lintadd, spec_rx.spec_rx_linthprism, spec_rx.spec_rx_linthprismbase, spec_rx.spec_rx_lintvprism, spec_rx.spec_rx_lintvprismbase, spec_rx.spec_rx_lnadd, spec_rx.spec_rx_lnhprism spec_rx.spec_rx_lnhprismbase, spec_rx.spec_rx_lnvprism, spec_rx.spec_rx_lnvprismbase, spec_rx.ext_rx FROM spec_rx, demographics, title WHERE spec_rx.spec_rx_id = %s AND spec_rx. FK_px_id = demographics.px_id AND demography. (FK_title_id = title.title_id", $colname_spec_rx);

    $query_limit_spec_rx = sprintf ("%s LIMIT %d, %d", $query_spec_rx, $startRow_spec_rx, $maxRows_spec_rx);

    $spec_rx = mysql_query ($query_limit_spec_rx, $testmypms) or die (mysql_error ());

    $row_spec_rx = mysql_fetch_assoc ($spec_rx);

    If (isset($_GET['totalRows_spec_rx'])) {}

    $totalRows_spec_rx = $_GET ['totalRows_spec_rx'];

    } else {}

    $all_spec_rx = mysql_query ($query_spec_rx);

    $totalRows_spec_rx = mysql_num_rows ($all_spec_rx);

    }

    $totalPages_spec_rx = ceil($totalRows_spec_rx/$maxRows_spec_rx)-1;

    @mysql_select_db ($database_testmypms, $testmypms);

    $query_users = "SELECT users.user_id, users.username FROM users";

    $users = mysql_query ($query_users, $testmypms) or die (mysql_error ());

    $row_users = mysql_fetch_assoc ($users);

    $totalRows_users = mysql_num_rows ($users);

    $queryString_spec_rx = "";

    If (! empty($_SERVER['QUERY_STRING'])) {}

    $params = explode ("&", $_SERVER ['QUERY_STRING']);

    $newParams = array();

    {foreach ($params as $param)

    If (stristr ($param, "pageNum_spec_rx") == false & &)

    stristr ($param, "totalRows_spec_rx") == false) {}

    return ($newParams, $param);

    }

    }

    If (count ($newParams)! = 0) {}

    $queryString_spec_rx = '& '. htmlentities (implode ("&", $newParams));

    }

    }

    $queryString_spec_rx = sprintf ("& totalRows_spec_rx = %d %s", $totalRows_spec_rx, $queryString_spec_rx);

    ? >

    < ! DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional / / IN" "http://www.w3.org/TR/html4/loose.dtd" > ""

    < html >

    < head >

    < meta http-equiv = "Content-Type" content = text/html"; charset = iso-8859-1 ">"

    < title > change Rx Spec < /title >

    < / head >

    < body >

    < p > modify Spec Rx < /p >

    < p > <? PHP echo $row_spec_rx ["px_id"];? > < / p >

    < p > <? PHP echo $row_spec_rx ['title'];? > <? PHP echo $row_spec_rx ["FirstName"];? > <? PHP echo $row_spec_rx ['name'];? > < / p >

    < form action = "<?" PHP echo $editFormAction;? ">" method = "POST" name = "updateSpecRx" id = "updateSpecRx" >

    < table border = "1" cellpadding = "5" cellspacing = "1" >

    < b >

    < td > < table >

    < td >

    < td > <? php date_default_timezone_set('Europe/London');? >

    < input name = "specRxDate" type = "text" id = "specRxDate" value = "<?" PHP echo $row_spec_rx ["formatted_rx_date"];? ">" size = "10" maxlength = "10" <? PHP echo "value ="'.date("d-m-Y"). "" » ' ; ? > > < table >

    < td > < input name = "SpecRxID" type = "text" id = "SpecRxID" value = "<?" PHP echo $row_spec_rx ["spec_rx_id"];? ">" size = "2" maxlength = "2" > < table >

    < td > < table >

    < td > < table >

    < td > < table >

    < td > < table >

    < td > < table >

    < td > < table >

    < td > < table >

    < td > < table >

    < td > < table >

    < td > < table >

    < td > < table >

    < td > < table >

    < td > < table >

    < td > < table >

    < td > < table >

    < /tr >

    < b >

    < td > < table >

    SPH < td > < table >

    Cyl < td > < table >

    Axis of < td > < table >

    HPrism < td > < table >

    HPrismBase < td > < table >

    VPrism < td > < table >

    VPrismBase < td > < table >

    NrAdd < td > < table >

    NrHPrism < td > < table >

    NrHPrismBase < td > < table >

    NrVPrism < td > < table >

    NrVPrismBase < td > < table >

    IntAdd < td > < table >

    IntHPrism < td > < table >

    IntHPrismBase < td > < table >

    IntVPrism < td > < table >

    IntVPrismBase < td > < table >

    < /tr >

    < b >

    < td > < table > R

    < td > < input name = "rsph" type = "text" id = "rsph" value = "<?" PHP echo $row_spec_rx ["spec_rx_rsph"];? ">" size = "6" maxlength = "6" >

    < table >

    < td > < input name = "rcyl" type = "text" id = "rcyl" value = "<?" PHP echo $row_spec_rx ["spec_rx_rcyl"];? ">" size = "6" maxlength = "6" >

    < table >

    < td > < input name = "raxis" type = "text" id = "raxis" value = "<?" PHP echo $row_spec_rx ["spec_rx_raxis"];? ">" Size = "5" maxlength = "5" > < table >

    < td > < input name = "rHprism" type = "text" id = "rHprism" value = "<?" PHP echo $row_spec_rx ["spec_rx_rhprism"];? ">" Size = "5" maxlength = "5" > < table >

    < td > < select name = "rHprismbase" id = "rHprismbase" >

    < option value = "" <? " PHP if (!) () strcmp ("", $row_spec_rx ['spec_rx_rhprismbase']))) {echo "SELECTED" ;}? > > < / option >

    < option value = 'OUT' <? PHP if (!) () strcmp ("OUT", $row_spec_rx ['spec_rx_rhprismbase']))) {echo "SELECTED" ;}? > > OUT </option >

    < option value = 'IN' <? PHP if (!) () strcmp ("IN", $row_spec_rx ['spec_rx_rhprismbase']))) {echo "SELECTED" ;}? > > IN </option >

    < / select > < table >

    < td > < input name = "rVprism" type = "text" id = "rVprism" value = "<?" PHP echo $row_spec_rx ["spec_rx_rvprism"];? ">" Size = "5" maxlength = "5" >

    < table >

    < td > < select name = "rVprismbase" id = "rVprismbase" >

    < option value = "" <? " PHP if (!) () strcmp ("", $row_spec_rx ['spec_rx_rnvprismbase']))) {echo "SELECTED" ;}? > > < / option >

    < option value = 'UP' <? PHP if (!) () strcmp ("UP", $row_spec_rx ['spec_rx_rnvprismbase']))) {echo "SELECTED" ;}? > > UP </option >

    < option value = "DN" <? PHP if (!) () strcmp ("DN", $row_spec_rx ['spec_rx_rnvprismbase']))) {echo "SELECTED" ;}? > > DN </option >

    < / select > < table >

    < td > < input name = "rNradd" type = "text" id = "rNradd" value = "<?" PHP echo $row_spec_rx ["spec_rx_rnadd"];? ">" size = "6" maxlength = "6" > < table >

    < td > < input name = "rNrHprism" type = "text" id = "rNrHprism" value = "<?" PHP echo $row_spec_rx ["spec_rx_rnhprism"];? ">" Size = "5" maxlength = "5" > < table >

    < td > < select name = "rNrHprismbase" id = "rNrHprismbase" >

    < option value = "" <? " PHP if (!) () strcmp ("", $row_spec_rx ['spec_rx_rnhprismbase']))) {echo "SELECTED" ;}? > > < / option >

    < option value = 'OUT' <? PHP if (!) () strcmp ("OUT", $row_spec_rx ['spec_rx_rnhprismbase']))) {echo "SELECTED" ;}? > > OUT </option >

    < option value = 'IN' <? PHP if (!) () strcmp ("IN", $row_spec_rx ['spec_rx_rnhprismbase']))) {echo "SELECTED" ;}? > > IN </option >

    < / select > < table >

    < td > < input name = "rNrVprism" type = "text" id = "rNrVprism" value = "<?" PHP echo $row_spec_rx ["spec_rx_rnvprism"];? ">" Size = "5" maxlength = "5" > < table >

    < td > < select name = "rNrVprismbase" id = "rNrVprismbase" >

    < option value = "" <? " PHP if (!) () strcmp ("", $row_spec_rx ['spec_rx_rnvprismbase']))) {echo "SELECTED" ;}? > > < / option >

    < option value = 'UP' <? PHP if (!) () strcmp ("UP", $row_spec_rx ['spec_rx_rnvprismbase']))) {echo "SELECTED" ;}? > > UP </option >

    < option value = "DN" <? PHP if (!) () strcmp ("DN", $row_spec_rx ['spec_rx_rnvprismbase']))) {echo "SELECTED" ;}? > > DN </option >

    < / select > < table >

    < td > < input name = "rIntadd" type = "text" id = "rIntadd" value = "<?" PHP echo $row_spec_rx ["spec_rx_rintadd"];? ">" size = "6" maxlength = "6" > < table >

    < td > < input name = "rIntHprism" type = "text" id = "rIntHprism" value = "<?" PHP echo $row_spec_rx ["spec_rx_rinthprism"];? ">" Size = "5" maxlength = "5" > < table >

    < td > < select name = "rIntHprismbase" id = "rIntHprismbase" >

    < option value = "" <? " PHP if (!) () strcmp ("", $row_spec_rx ['spec_rx_rinthprismbase']))) {echo "SELECTED" ;}? > > < / option >

    < option value = 'OUT' <? PHP if (!) () strcmp ("OUT", $row_spec_rx ['spec_rx_rinthprismbase']))) {echo "SELECTED" ;}? > > OUT </option >

    < option value = 'IN' <? PHP if (!) () strcmp ("IN", $row_spec_rx ['spec_rx_rinthprismbase']))) {echo "SELECTED" ;}? > > IN </option >

    < / select > < table >

    < td > < input name = "rIntVprism" type = "text" id = "rIntVprism" value = "<?" PHP echo $row_spec_rx ["spec_rx_rintvprism"];? ">" Size = "5" maxlength = "5" > < table >

    < td > < select name = "rIntVprismbase" id = "rIntVprismbase" >

    < option value = "" <? " PHP if (!) () strcmp ("", $row_spec_rx ['spec_rx_rintvprismbase']))) {echo "SELECTED" ;}? > > < / option >

    < option value = 'UP' <? PHP if (!) () strcmp ("UP", $row_spec_rx ['spec_rx_rintvprismbase']))) {echo "SELECTED" ;}? > > UP </option >

    < option value = "DN" <? PHP if (!) () strcmp ("DN", $row_spec_rx ['spec_rx_rintvprismbase']))) {echo "SELECTED" ;}? > > DN </option >

    < / select > < table >

    < /tr >

    < b >

    < td > < table > L

    < td > < input name = "lsph" type = "text" id = "lsph" value = "<?" PHP echo $row_spec_rx ["spec_rx_lsph"];? ">" size = "6" maxlength = "6" >

    < table >

    < td > < input name = "lcyl" type = "text" id = "lcyl" value = "<?" PHP echo $row_spec_rx ["spec_rx_lcyl"];? ">" size = "6" maxlength = "6" >

    < table >

    < td > < input name = "laxis" type = "text" id = "laxis" value = "<?" PHP echo $row_spec_rx ["spec_rx_laxis"];? ">" Size = "5" maxlength = "5" > < table >

    < td > < input name = "lHprism" type = "text" id = "lHprism" value = "<?" PHP echo $row_spec_rx ["spec_rx_lhprism"];? ">" Size = "5" maxlength = "5" > < table >

    < td > < select name = "lHprismbase" id = "lHprismbase" >

    < option value = "" <? " PHP if (!) () strcmp ("", $row_spec_rx ['spec_rx_lhprismbase']))) {echo "SELECTED" ;}? > > < / option >

    < option value = 'OUT' <? PHP if (!) () strcmp ("OUT", $row_spec_rx ['spec_rx_lhprismbase']))) {echo "SELECTED" ;}? > > OUT </option >

    < option value = 'IN' <? PHP if (!) () strcmp ("IN", $row_spec_rx ['spec_rx_lhprismbase']))) {echo "SELECTED" ;}? > > IN </option >

    < / select > < table >

    < td > < input name = "lVprism" type = "text" id = "lVprism" value = "<?" PHP echo $row_spec_rx ["spec_rx_lvprism"];? ">" Size = "5" maxlength = "5" >

    < table >

    < td > < select name = "lVprismbase" id = "lVprismbase" >

    < option value = "" <? " PHP if (!) () strcmp ("", $row_spec_rx ['spec_rx_rvprismbase']))) {echo "SELECTED" ;}? > > < / option >

    < option value = 'UP' <? PHP if (!) () strcmp ("UP", $row_spec_rx ['spec_rx_rvprismbase']))) {echo "SELECTED" ;}? > > UP </option >

    < option value = "DN" <? PHP if (!) () strcmp ("DN", $row_spec_rx ['spec_rx_rvprismbase']))) {echo "SELECTED" ;}? > > DN </option >

    < / select > < table >

    < td > < input name = "lNradd" type = "text" id = "lNradd" value = "<?" PHP echo $row_spec_rx ["spec_rx_lnadd"];? ">" size = "6" maxlength = "6" > < table >

    < td > < input name = "lNrHprism" type = "text" id = "lNrHprism" value = "<?" PHP echo $row_spec_rx ["spec_rx_lnhprism"];? ">" Size = "5" maxlength = "5" > < table >

    < td > < select name = "lNrHprismbase" id = "lNrHprismbase" >

    < option value = "" <? " PHP if (!) () strcmp ("", $row_spec_rx ['spec_rx_lnhprismbase']))) {echo "SELECTED" ;}? > > < / option >

    < option value = 'OUT' <? PHP if (!) () strcmp ("OUT", $row_spec_rx ['spec_rx_lnhprismbase']))) {echo "SELECTED" ;}? > > OUT </option >

    < option value = 'IN' <? PHP if (!) () strcmp ("IN", $row_spec_rx ['spec_rx_lnhprismbase']))) {echo "SELECTED" ;}? > > IN </option >

    < / select > < table >

    < td > < input name = "lNrVprism" type = "text" id = "lNrVprism" value = "<?" PHP echo $row_spec_rx ["spec_rx_lnvprism"];? ">" Size = "5" maxlength = "5" > < table >

    < td > < select name = "rNrVprismbase" id = "rNrVprismbase" >

    < option value = "" <? " PHP if (!) () strcmp ("", $row_spec_rx ['spec_rx_lnvprismbase']))) {echo "SELECTED" ;}? > > < / option >

    < option value = 'UP' <? PHP if (!) () strcmp ("UP", $row_spec_rx ['spec_rx_lnvprismbase']))) {echo "SELECTED" ;}? > > UP </option >

    < option value = "DN" <? PHP if (!) () strcmp ("DN", $row_spec_rx ['spec_rx_lnvprismbase']))) {echo "SELECTED" ;}? > > DN </option >

    < / select > < table >

    < td > < input name = "lIntadd" type = "text" id = "lIntadd" value = "<?" PHP echo $row_spec_rx ["spec_rx_lintadd"];? ">" size = "6" maxlength = "6" > < table >

    < td > < input name = "lIntHprism" type = "text" id = "lIntHprism" value = "<?" PHP echo $row_spec_rx ["spec_rx_linthprism"];? ">" Size = "5" maxlength = "5" > < table >

    < td > < select name = "lIntHprismbase" id = "lIntHprismbase" >

    < option value = "" > < / option >

    < option value = 'OUT' > ON < / option >

    < option value = 'IN' > IN < / option >

    < / select > < table >

    < td > < input name = "lIntVprism" type = "text" id = "lIntVprism" value = "<?" PHP echo $row_spec_rx ["spec_rx_lintvprism"];? ">" Size = "5" maxlength = "5" > < table >

    < td > < select name = "lIntVprismbase" id = "lIntVprismbase" >

    < option value = "" <? " PHP if (!) () strcmp ("", $row_spec_rx ['spec_rx_lintvprismbase']))) {echo "SELECTED" ;}? > > < / option >

    < option value = 'UP' <? PHP if (!) () strcmp ("UP", $row_spec_rx ['spec_rx_lintvprismbase']))) {echo "SELECTED" ;}? > > UP </option >

    < option value = "DN" <? PHP if (!) () strcmp ("DN", $row_spec_rx ['spec_rx_lintvprismbase']))) {echo "SELECTED" ;}? > > DN </option >

    < / select > < table >

    < /tr >

    < b >

    < td > < table >

    < td > < input name = "pxID" type = "text" id = "pxID" value = "<?" PHP echo $row_spec_rx ["px_id"];? ">" size = "3" maxlength = "3" > < table >

    < td colspan = "4" > < input name = "Update" type = "submit" id = "Update" value = "Update" > < table >

    < td > < select name = "userID" id = "userID" >

    <? PHP

    {}

    ? >

    < option value = "<?" PHP echo $row_users ['user_id']? ' > ' > <? PHP echo $row_users ["username"]? > < / option >

    <? PHP

    } While ($row_users = mysql_fetch_assoc ($users));

    $rows = mysql_num_rows ($users);

    If ($rows > 0) {}

    mysql_data_seek ($users, 0);

    $row_users = mysql_fetch_assoc ($users);

    }

    ? >

    < / select > < table >

    < td > external

    < input <? PHP if (!) ((strcmp($row_spec_rx['ext_rx'],1)))) {echo 'checked' ;}? > name = "extRx" type = "checkbox" id = "extRx" value = "checkbox" > < table >

    < td > < table >

    < td > < table >

    < td > < table >

    < td > < table >

    < td > < table >

    < td > < table >

    < td > < table >

    < td > < table >

    < td > < table >

    < td > < table >

    < /tr >

    < /table >

    < input type = "hidden" name = "MM_update" value = "updateSpecRx" >

    < / make >

    < p > < / p >

    < / body >

    < / html >

    <? PHP

    mysql_free_result ($spec_rx);

    mysql_free_result ($Users);

    ? >

    Thanks for any help

    Resolves this post:

    How to pass a URL parameter after update?

  • Ethernet save after update of the OS

    Hello

    I was wondering if it is asked to fill out an Ethernet back to my Time Capsule after each update of the OS?

    I ask in what concerns assuring him a 'reliable' return to the top.

    Thank you very much!

    Ethernet is still a faster, more reliable connection, so if it is possible, it would be the way to save at any time.

    If this is not possible, then using Ethernet for backup after any update, upgrade, or at any other time when you have added a significant amount of new data on the Mac is always a good idea to make the process faster and more reliable.

  • Help! My PC won't reboot after update of Internet Explorer 9 on the Visa!

    I installed Internet Explorer 9 - update my PC.  Installation took forever to download, I have to disable my firewall.  On the "reboot" the system is stuck in a loop... my PC will (or may) not get on the desktop after HOURS of trying to restart, I keep getting a "configuration to install...". Step 3 of 3-0% complete.  Do not turn off your computer. 0% after 4 HOURS!   Help, please!

    Microsoft offers for home users telephone support without charge for IE9 install and uninstall issues. Alternatively, you can get telephone assistance if your problem causes your computer fails or if IE9 won't let you browse all the sites. In the United States and CA, call (800) 642-7676.

    Non-US/CA residents may see this page: https://support.microsoft.com/oas/default.aspx?&gprid=15672

    TIP: Select the option I use it for my own personal use , and then click on continue.

  • Printers won´t works after update from HP!

    Hello!

    New here and the Sweden so please forgive me for my bad English ;-)

    My dad has a computer with several different printers attached to it. He did some advertising in his office work, such that it has a big HP printer (111 something), printer of a brother, a Dymo LabelMaker and a C822 OKI color printer. The computer is a HP Pavilion that the guy in the computer shop assembled for him. Works in Windows 7, it is converted to XP because some of our programs require it.

    So, the problem is that last week updated HP (or not, because I think that the green bar stopped in the middle) something on his computer. After that, none of the printers worked!!! I have re-installed the Dymo and managed to do that work again. No problem. Done the same with the brother. Works like a charm. Downloaded the latest firmware for the OKI C822 and tried to print a web page. No problem. But then we opened a document in Microsoft Publisher 2007, which is the program that my father always use, and he has done this for the past two years. The won´t printer print nothing! A large yellow rectangle appears in the lower right corner, saying that "the printer cannot print the document" blah, blah. And the display on the printer even doesn´t the light upwards, it just says: ready to print. Nothing more. Please, help me with a solution... I tried a system restore on the eve of the update of hp, but the computer didn t want to go this way. Anyone... ?

    That s true!

  • videos Web won't play after update to Flash Player

    I watched web videos (youtube, facebook, etc.) a night. When I logged on the next mod a Flash Player update was available so I upgraded. Now firefoxx won't play those same videos. I can always look on IE, but not Firefox. I tried the reset, uninstall and reinstall Firefox, nothing helps. I prefer Firefox, but not like this.
    Thank you

    See:

  • Problem, radio won't start after update to Mozilla Firefox 12

    I have problem with a radio to a Web site after the update of Mozilla Firefox 12 when I connect to the webste radio starts, when I use Internet explore the radio starts. Check the image

    http://img859.imageshack.us/img859/3150/egweggwe.PNG

    Your list of plugins shows two WMP plugins.

    The classic WMP plugin (Npdsplay dll) and the new WMP plugin (np - mswmp.dll).

    Try disabling the WMP classic (Npdsplay dll) plugin in tools > Modules > Plugins

  • My MacBook Pro won't start after update to El Capitan, how can I go back?

    Hello

    I really hope that someone can help me here. I've updated to El Capitan Yosemite yesterday through software update, but now when I start the computer I get "no entry" or sign a circle with a diagonal line through it, or the Apple with the progress bar / error message / black screen and it repeats 3 times then stops.

    I'mnot you know where my disk of Mac OS x is so ideally don't want to reinstall the whole system.

    I did a back up of my work using Time Machine before saving, so I hope that I have most of the things I need backup.

    Restart by pressing cmd - R after the tone. It should boot into Recovery. From there, use disk to check/repair disk utility. Quit disk utility and reinstall OS X.

    The circle with a slash through it means that it does not find the necessary boot files.

  • iPhone 6 won't load after update 9.3. Can't turn on despite the wall load.

    Update iPhone 6 to 9.3 two weeks ago. More later arrested ten days of load. Does not load. Cannot update 9.3.1 because the phone does not illuminate. Please notify. I tried recovery tent. But no power, therefore cannot be updated. Wall charged through the cable and charger OEM.

    If you have already tried troubleshooting mentioned in this article, and still not load or lights, you will need to check out by Apple or an Apple authorized service provider.

    If your iPhone, iPad, doesn't respond or won't turn on - Apple Support

    Apple iPhone - contact Support - support

    Find an Apple authorized service provider

  • Re: Satellite A300 won't start after updating BIOS

    Today I was installing recommended THAT BIOS update 1.70 to 1.90. During installation, the mouse cursor disappeared and has no reaction to the keys on the keyboard. But there was a message DO NOT TURN OFF COMPUTER. So I waited for long (an hour?), but the update progress bar was always in the same place - as my computers are suspended.

    After a long time waiting without any response, I decided to reset the computer. Only way to do pressed turn on button for a few seconds.

    But after that turn it on again there is nothing visible on the screen, only the reaction of the computer is that bright development under tension is turned on and hard drive will blink every two seconds. What should do? Please help me! I have very important data on the hard drive at this moment! Can I reset the BIOS? I tried to yutm on the computer after you press ESC and F2 key, but no effect. I put the CD with the operating system, but no effect.

    Its possible that the BIOS chip is faulty, causing the update to the BIOS to fall down during the writing process.

    If you have tried reinstalling the RAM and removing the power for an hour, it is not great thing else you can do except send it to an ASP for warranty repair.

  • computer won't reboot after updates missing or corrupt ntoskrl.exe

    I have a HP pavillion laptop - I have upgraded to Vista Business (so I than the cd) the computer failed to install service pack 1 for ever. He kept getting an error which is ambiguous in the research. However, one day last week he decided that it would update on its own. After the update I get a message that indicates that the ntoskrl.exe file is missing or damaged. The machine does not start without failure or other mode. I got started with the disc once. I thought that the problem has been corrected - and then I restarted the computer a few days later and it happened again. I succumbed to get it to load all the. It is said that it can not be solved. The only time where this morning, I had to complete the restore of the system, the machine has restarted and began its count of files (I think that some 97000 files + as the update of windows) and loop to the same error message. I got to a command prompt and looking for help on what to do next. Thanks in advance for your help. In addition, because I bought the Vista upgrade separately - do any free support from MS? If so - where should I call? Thanks again.

    Hi Upinthenight,

    Thank you for using the Microsoft Vista answers Forum.

    You can follow the steps mentioned below and let us know if it works:

    1. put the Windows Vista installation disc in the disc drive, and then start the computer.

    2. press a key when you are prompted.

    3. Select a language, a time, a currency, a keyboard or an input method, and then click Next.

    4. click on repair your computer.

    5. click on the operating system that you want to repair, and then click Next.

    6. in the System Recovery Options dialog box, click command prompt.

    7. once we are on the command line, type Bootrec.exe /fixboot, and then press ENTER.

    Go to your second question on the support options for Windows Vista; Phone/Chat for Windows Vista support is paid but the free support for Windows Vista Service Pack 2 (SP2) is valid until November 26, 2009.

    Thank you and best regards,
    Abdelouahab

  • performance on startup and i options ' t won't save the update

    Salvation;

    I recently bought a Samsung 840 Evo SSD (to REPLACE the hard drive) and used their tool to migrate data to the SSD HARD disk image and it worked well, however, every time I boot "performance options" window opens and when I change the "Visual effects" tab it saves without problem, but when I change the virtual memory «automatically manage the pagefile size...» ", and click ok, it will not save that!

    I have a samsung mobile np350u2a so I only 4 GB of ram, as well as virtual memory is something that I would have

    I had windows 7 and ubuntu 12.04 (dual boot) hard disk but only copied the windows 7 on ssd

    I have (*) off the defragmentation, the superfetch and prefetch the planning

    However, the problem was before even I made optimizations (*)

    I tried to run the following from a CMD prompt high: "" sc config afs start = disabled ".

    He gave me

    [SC] OpenService FAILED 1060:

    The specified service does not exist as an installed service.

    I'm stuck for 4 hours find a solution, because 4 GB of RAM and no swap file is not a good deal for me, I can't just ignore it

    Thanks for any help

    Hello Francois,.

    Thank you for the quick update.

    Do you remember installing any third-party software recently?

    This problem may occur if the Pagefile.sys file is corrupted. I suggest that you rebuild the Pagefile.sys file by following that the steps provide by Frederik long button 11, 2012 in the link below.

    pagefile.sys corrupted

    Let us know the State of the question, so that we can help you further

  • Lightroom CC 2015 won't open after update

    I was unable to open the Lightroom CC 2015 after I did the software update. I already tried to uninstall and install again the application several times, but I still get the same error message when I try to open it. Anyone got the same problem as me? Any assumption! ??

    Thank you

    Fernando,

    Please see this article: Lightroom does not start or stops automatically after the splash screen

    If it does not solve the problem, please let us know the specific message you get.

    Guinot

  • HP LaserJet MFP M127fn Pro: Cannot save a HP LaserJet Pro M127fn MFP scan after update Mac Sierra

    I have a HP printer/scanner/fax multifunction, and after updating my Mac OS X Sierra, the "HP Scan" app does not allow me to save my scans more. Printing seems to work very well. Scanning occurs, but when it comes to saving what I scanned, 'save' button is grayed. I have read elsewhere on the forum than what has happened to other people using ordinary scanners (not multifunction units), but the software offered for regular scanners would not apply to my device.

    Hello

    It is incompatible with the Sierra of HP scanning.

    Download and use HP Easy Scan instead, it can be downloaded from the link below:

    http://FTP.HP.com/pub/softlib/software12/HP_Quick_Start/OSX/installations/Essentials/HP-easy-scan-1_6_1.pkg

    Kind regards

    Shlomi

  • My system is XP SP3. I have MSOffice 2003 SP3. I have 28 updates for Office that won't install after many attempts and a "FixIt" run or two from Microsoft.

    My system is XP SP3. I have MSOffice 2003 SP3. I have 28 updates for Office that won't install after many attempts and a "FixIt" run or two from Microsoft. That this has something to do with the .net framework 4.0 or something? I used Windows update, and then update Microsoft, all this without success.

    If the fixit does not resolve the problem, read the article:

    How to troubleshoot incidents to update your installation of Office on the Office Update Web site
    http://support.Microsoft.com/kb/304498

Maybe you are looking for

  • Studies of physics, usable software?

    Hello! A Macbook is suitable for physics studies at a master level +? Software such as compatible origin and Matlab are? What Macbook should I go for? Is a sufficient Air or a pro would be most appropriate? Thank you!

  • ITunes music library

    I downloaded the album from one of my friends through the internet (not on itunes yet) (copyright all kept [it allowed me to do]) and now he came with a new song. All the songs are compressed into .m4a files somehow, but this is be mp3. I tried to ch

  • T420 Ultrabay SATA speeds?

    Sorry for what is without any doubt a double subject, but I get a lot of contradictory information from many conflicting sources. What kind of speeds I get using a HARD drive instead of the optical drive caddy in a T420? I read everything from SATA1

  • WUSB600n v2

    No one knows how or when the WUSB600N v2 network cards will be available for sale.  I am looking to buy one because the v2 adapters have the latest drivers out there and would most likely be more capatable with Windows 7 when it comes out in a few mo

  • Microsoft set the Solution Center still available?

    Hello I clicked on my shortcut on the desktop of Microsoft Fix Solution Center and discovered that this software Center is no longer available. It seems that something has changed in what concerns the Solution Center. The center of covered troublesho