In codebase.php, try to replace the whole function edit_pic_views_page_html with
[code]function edit_pic_views_page_html($html) {
global $lang_editpics_php, $lang_common;
// we need to replace the HTML code of the video files ...
[code]function edit_pic_views_page_html($html) {
global $lang_editpics_php, $lang_common;
// we need to replace the HTML code of the video files ...