Welcome Guest, Not a member yet? Register   Sign In
Scaffolding - You must use the SET method to update an entry
#1

[eluser]Kijer[/eluser]
Hi,

I've done that enabling the scaffolding and when I do an add or update, I take this message: "You must use the SET method to update year entry" Why, thank you.

**Sorry for my english, i'm french.**
#2

[eluser]Phil Sturgeon[/eluser]
Kiljer , who knows, but you really should stop using Scaffolding. It is currently deprecated and has been totally removed from CI 2.0.

If you need to admin your MySQL database then install phpMyAdmin or a desktop GUI like Navicat.

If you need to create forms easily, try CodeExtinguisher or FormIgniter.
#3

[eluser]Ivar89[/eluser]
A error i also got sometimes and it is easily fixed but my memory is failing me, if you could post your code it would really help...
Its probably a typo somewhre or something
#4

[eluser]Kijer[/eluser]
Hum.. ok.

it was just to quickly fill my database and test the implementation of my code.
By cons, thank you for the links to the rapid generation of form, it is convenient.
#5

[eluser]Kijer[/eluser]
[quote author="Ivar89" date="1273588989"]A error i also got sometimes and it is easily fixed but my memory is failing me, if you could post your code it would really help...
Its probably a typo somewhre or something[/quote]


In my controller, I put in the constructor "$ this-> load-> scaffolding ('table')", it works because I have the interface on the browser but can not make any additions or modifications I still have the same error message.




Theme © iAndrew 2016 - Forum software by © MyBB