Posts: 1,003
Threads: 31
Joined: Jul 2013
Reputation:
0
Well.. I've been noticing this today, so when I was fixing a script's errors and warnings, it always stayed on '26 errors' though the error types have been changed. Does this mean that there are many errors that the compiler can't show towards the user? And is there any way to override this?
Posts: 895
Threads: 106
Joined: Feb 2012
Reputation:
0
Probably missing a bracket?
Posts: 801
Threads: 30
Joined: Mar 2013
Reputation:
0
26 seems to be the max number that the compiler can show, you are either missing a bracket, or the script has more than 26 errors, which I find can happen if upgrading/switching an include/plugin