setstring to eeprom

i trying to make a menu on my lcd to change password

setstring to secretCode
any ideas i keep getting convert 'String' to 'char' in assignment

any ideas

Stop trying to convert a String to a char?

Or, post your code.