Please try opening /dbtech/status/hooks/postbit_display_complete.php and change the following:
PHP Code:
$criteria = $this->registry->db
->query_read ( "
to
PHP Code:
$criteria = $this->registry->db->query_read ( "
and
PHP Code:
while ( $crit = $this->registry->db
->fetch_array ( $criteria ) ) {
to
PHP Code:
while ( $crit = $this->registry->db->fetch_array ( $criteria ) ) {
while we punch David in the face.
Fillip