"cellphone" shield?

cell.print(SMS1);
cell.print(" times.");
cell.println(26,BYTE);
cell.print("ok");
SMS1 = 0;

try deleting this line or changing "ok" to "AT" .