Hello all and NogDog
I have somehow only get that error now with the use of:
also if I block these lines with // then the script works fine (strange) I do need to know if the record that its looking at is inserted or not to know if script needs to go to the next part
ine # 55: $count_4_is = mysql_affected_rows($result_is) OR die("Was
unable to get number of rows");
line # 59: $count_4_d = mysql_affected_rows($result_d) OR die("Was
unable to get number of rows");
see full file attached to know where and whats around and what these line do
I don't know about the server log or for the fact of where that would be, what folder etc if you know for CentOS then I could look.
Thanks for the help!
Christopher