Viewing 0 reply threads
  • Author
    Posts
    • #2517
      candidadmin
      Keymaster

      was trying to install candidATS (Applicant Tracking System)….got the above error…. im a noob to MySQL…

      below is the portion of the code where the error is stated…

      `public function getAllRow($query=null)
      {
      if (!is_null($query))
      {
      $this->query($query);
      }
      return $this->_connection->getAllRow();
      }

      where did i do a mistake…. please help me thanks in advance

Viewing 0 reply threads
  • You must be logged in to reply to this topic.