Having error with delete
- Single Page
Posted 17 September 2012 - 17:18 PM
I'm getting below php error when i 'm deleting a raw in crud.
[b] A PHP Error was encountered[/b]
Severity: Notice
Message: ob_end_clean() [[url=""]ref.outcontrol[/url]]: failed to delete buffer. No buffer to delete.
Filename: libraries/grocery_crud.php
Line Number: 1678
{"success":false,"error_message":"
This is happen in my hosted site, but in my local host it works fine... any ideas.. please help me...
Thanks..
Posted 18 September 2012 - 00:07 AM
Just update to the latest version of grocery CRUD 1.3.1 https://github.com/d..._CRUD-1.3.1.zip and it will work. Don't worry as the version 1.3.1 has only bug fixes and not changes. If you already have it, download it again and make sure that you have the latest files in your project.
Posted 22 September 2012 - 06:34 AM
it works....
Posted 25 April 2013 - 06:00 AM
Great!
thanks