10.06.2013, 18:59
Nope, then he would have around 26 errors, he only has 4... for the warnings: You defined those variables like "count" and "str" more than once... so maybe on top of the script with "new str;" and within a function or callback again.. or even within a callback more than once... you should only define those variables once... Either once in each function you need it, or as global variable...
for your errors... you need to post line 145, as said before.
If there is nothing in that line, post the line above (144)
for your errors... you need to post line 145, as said before.
If there is nothing in that line, post the line above (144)