⚠ 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

Whenever i'm inserting a new entry, it inserted 4 times in database ?



Hamza Javed

Hamza Javed
  • profile picture
  • Member

Posted 01 September 2015 - 15:31 PM

Using Grocery_CRUD in code igniter,

Whenever i'm inserting a new entry, it inserted 4 times in database ? 

 

Please help me to sort out this problem. Thank youkmcaw.jpg

 


cleberkr

cleberkr
  • profile picture
  • Member

Posted 14 July 2016 - 18:51 PM

I'm having same problem. Trying to fix here if solved i will post here.


cleberkr

cleberkr
  • profile picture
  • Member

Posted 15 July 2016 - 15:00 PM

Found the error. The error was that i was calling two times the file datatables-add.js . So it was a javascript error and it was my fault. For everyone that are having same error, check the javascripts you are using, probably you are calling them two times.