I Keep getting errors when I try to upload

It means that the serLCD class doesn't have a member function called init. The only member functions it has would be the ones in that serLCD.h file I posted.

setCursor is a member of the SerialLCD library I linked to and what I was using.