Conversation
supportThere is an error when I use the create shortcode tool. PHP Fatal error: Uncaught ValueError: Unknown format specifier “;” in /var/www/html/wp-content/plugins/codeflavors-vimeo-video-post-lite/includes/libs/admin/table/video-list-table.class.php:116 The error is in the string, the “%” is not escaped before feeding it into sprintf. $form.= ‘<div style=”width:100%; display:block; clear:both”></div>’; The correct string should be $form.= ‘<div style=”width:100%%; display:block; clear:both”></div>’;
Hi, This is a known issue, please update to the newest versions of Vimeotheque and Vimeotheque Pro.
Hi, This is a known issue, please update to the newest versions of Vimeotheque and Vimeotheque Pro.