[eluser]crispinatari[/eluser]
[quote author="Old Tam" date="1201370074"][quote author="wiredesignz" date="1201341523"]Your form is not passing the `id` value to the product_update method. Unless `id` == 'product_update'.
Good luck.

[/quote]
Thank you
I put the code $this->uri->segment(3) in the form_hidden function of the view "product_edit.php" .
It can update now!
Thank you for your help!thank you![/quote]
Hi Tam!
can you please show your working code of the view and controller now that it works and how you set out the code because i'm having a similar issue with updating that won work, but i think it may also be an sql error for me, though i'm not sure.