20.09.2017, 09:16
You and optimizing your code? Are you kidding me?
Most of the time script crashes because of simple mistakes just like not following the right naming conventions, un-optimized code and poorly written code (redundant and deprecated or non recommend code writing techniques).
Try using Profiler plugin if the issue persists, but before debugging, rewrite your damn code at least.
Most of the time script crashes because of simple mistakes just like not following the right naming conventions, un-optimized code and poorly written code (redundant and deprecated or non recommend code writing techniques).
Try using Profiler plugin if the issue persists, but before debugging, rewrite your damn code at least.