I’m trying to sell the theme, I’ve checked the theme, it would be a problem to you. and I want to turn off the comment in the theme, it gives trouble
- WARNING: Found base64_encode in the file class.options_machine.php . base64_encode() is not allowed.
Line 567: $output .= ‘<textarea id=‘export_data’ rows=‘8’>’.base64_encode(serialize($smof_data)) /* 100% safe - ignore theme check nag
- WARNING: Found base64_decode in the file functions.interface.php . base64_decode() is not allowed.
Line 229: smof_data = unserialize(base64_decode(_POST[‘data’])); //100% safe - ignore theme check nag