I've found this error:

Call to undefined function: tep_db_affected_rows()

So i replaced the function with the old one:

mysql_affected_rows()

Credits: Feartec (me)

More...