17.08.2013, 22:09
Usually when you get that error it means that you're using the funciton wrong.
function(argument 1, argument 2, argument 3 .. );
Its not always the problem but im too lazy to look through all those lines of codes and spot the problem.
Could you show what lines exactly you getting the errors on? for example " <-error line here"
function(argument 1, argument 2, argument 3 .. );
Its not always the problem but im too lazy to look through all those lines of codes and spot the problem.
Could you show what lines exactly you getting the errors on? for example " <-error line here"