Menu

#13 Generated update script doesn't work

PCG v3.0
closed-fixed
nobody
5
2004-08-20
2004-08-11
No

The generated update script ("update<Table>.php") fails
with " Error - Could not find record with Id -->".
It appears that the generated statement "$this<Column>
= $_REQUEST['<column>'];" should be "$thisColumn =
$_REQUEST['this<Column>Field'];".
(Editting the script to make that change fixes it).

Discussion

  • Nilesh Dosooye

    Nilesh Dosooye - 2004-08-20
    • status: open --> closed
     
  • Nilesh Dosooye

    Nilesh Dosooye - 2004-08-20
    • status: closed --> closed-fixed
     

Log in to post a comment.