Open mehdi-eybak opened 2 years ago
just search for this : pregmatch( '/O|C:+?\d+:"[a-z0-9]+":+?\d+:/i', $decoded, $obj_matches, PREG_OFFSET_CAPTURE, 0 ); in : ot-functions-admin.php and replace it with : pregmatch( '/O|C:+?\d+:"[a-z0-9]+":+?\d+:/', $decoded, $obj_matches, PREG_OFFSET_CAPTURE, 0 );
just search for this : pregmatch( '/O|C:+?\d+:"[a-z0-9]+":+?\d+:/i', $decoded, $obj_matches, PREG_OFFSET_CAPTURE, 0 ); in : ot-functions-admin.php and replace it with : pregmatch( '/O|C:+?\d+:"[a-z0-9]+":+?\d+:/', $decoded, $obj_matches, PREG_OFFSET_CAPTURE, 0 ); Hey thank you very much
Hello, there is a problem in version 2.7.3 I have been using optiontree for almost 3 years. The problem is that I could customize the list of items up to version v2.7.2 and add a desired field, but this cannot be done in version 2.7.3.
What does this mean?
The photo below is related to version 2.7.2 that I have customized. Of course, sorry, my language is Persian.