Forum Moderators: coopster
Line that causes it is:
$status = $data->insertRow($table, $vars, $nulls, $format, $types);
What does this mean?
Either you aren`t declaring the class correctly or you are accessing a function inside the class that doesn`t exist.
How are you initialising the class?
dc