[eluser]eljunior[/eluser]
sorry, I didn't explain it well.
the problem is, if i'm using correctly, the hyperlinks it's creating looks like this:
codeigniter/index.php/manager/SCAFF_TRIGGER/yourtable
which works fine, opening the scaffolding page for each table.
problem is, the scaffolding pages generated use links like this:
codeigniter/index.php/manager/SCAFF_TRIGGER/add
that's why it shows that SQL error.
(i don't know if there is someone who would use 'add' for a table name...

)
am I using this thing right?
by the way, thanks for the attention, sohpistry.