IF I comment out ->setDescription( $description ); it saves no problem... like literally its 4 regular letters LOL why is it failing? Granted the real thing was longer and I am using \n\t and there are * so i thought maybe that was breaking it... so i busted body down to just TEST and its still breaking...
here is my code
IF I comment out
->setDescription( $description );
it saves no problem... like literally its 4 regular letters LOL why is it failing? Granted the real thing was longer and I am using\n\t
and there are*
so i thought maybe that was breaking it... so i busted body down to justTEST
and its still breaking...