Hello Abu,
I am getting error 500 using after insert callback, this is my code:
https://gist.github.com/c3media/590a5cf30a84f2292f90a86141ba3e5d
Thanks by your help
3 Answers
Hi,
Please check php error log file for 500 code error details. It’s difficult to find error with this code segment.
You can also try enabling display_errors to on at top of lib/inc/jqgrid_dist.php
Your Answer