⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠

  •     

profile picture

Adding or Updating not Working



raymondsiri
  • profile picture
  • Member

Posted 22 July 2012 - 02:59 AM

Hello, I hope somebody can help me. I don't know why Adding or Updating a record is not working. When you click "Update" or "Update and go back to list" you see the "Loading, updating changes..." for a second and that's it. I have the whole day trying to solve this.

I tried cleaning the cache and setting the csrf to false. What else can I do?

Thanks!

raymondsiri
  • profile picture
  • Member

Posted 22 July 2012 - 05:49 AM

Solve it. It was the [b]$config['base_url'] = '' [/b]if is not correctly set it, even tho everything else works, the database will not update. Is better to leave it empty so it can be auto detected.