Ver 2.1.8 is for PS8 and higher ((
" $this->ps_versions_compliancy = array('min' => '8.0', 'max' => _PS_VERSION_);"
For PS 1.7.8.8 use ver 2.1.6 and change row 44 in customshippingrate.php to
$this->ps_versions_compliancy = array('min' => '1.6', 'max' => '1.7.9');