Forum Replies Created
-
-
2 years ago in reply to: Can’t create new video after last update
Hi, I reinstalled only FV Player while I kept FV Pro installed and everything seems to work again fine. Thank you for the help!
2 years ago in reply to: Can’t create new video after last updateDo I also need to uninstall FV Pro and FV Vast or just the FV Player is enough?
2 years ago in reply to: Can’t create new video after last updateThis is the SQL exception thrown while executing the alter table query:
#1118 - Row size too large. The maximum row size for the used table type, not counting BLOBs, is 8126. This includes storage overhead, check the manual. You have to change some columns to TEXT or BLOBs
2 years ago in reply to: Can’t create new video after last updateThis is the full list of what I see inside the database panel inside FV Player Tools tab:
Here’s the result of the last database upgrade check:
DESCRIBE wp_fv_player_players; SHOW INDEX FROM wp_fv_player_players; DESCRIBE wp_fv_player_playermeta; SHOW INDEX FROM wp_fv_player_playermeta; DESCRIBE wp_fv_player_videos; SHOW INDEX FROM wp_fv_player_videos; ALTER TABLE wp_fv_player_videos ADD COLUMN splash_attachment_id bigint(20) unsigned DESCRIBE wp_fv_player_videometa; SHOW INDEX FROM wp_fv_player_videometa;
2 years ago in reply to: Can’t create new video after last updateI updated again the plugin to the latest version available and I checked if the column “splash_attachment_id” had added to the db table. Apparently the alter table script is beeing executed, but the new column is not present. The only action I made after the plugin was updated was to click on “save changes” button on FV Vast page, I had to do it because I got a message saying I have to insert a valid Vast license key (even if the license was already valid and already present).
I’d like to not reinstall FV Player, I’m worried to loose all the videos and the configs and I can’t risk that, I have thousands of videos there. Moreover a complete reinstall will cause a big disservice for my customers.
From the system info I could verify that the table “wp_fv_player_videos” does not have “splash_attachment_id” column. However inside the database panel I can see that the script was executed:
ALTER TABLE wp_fv_player_videos ADD COLUMN splash_attachment_id bigint(20) unsigned
Now if I try to create new video inside a wordpress post/page I get this errore message:
“Failed to save the video: Unknown column ‘splash_attachment_id’ in ‘field list'”
{"video_meta":{"video":{"0":{"last_video_meta_check":{"value":"1657209730"}}},"hls":{"0":{},"16":{}},"subtitles":{"0":[{"code":"","file":""}]},"transcript":{"0":{}},"chapters":{"0":{}}},"player_meta":{},"fv_wp_flowplayer_field_player_name":"","videos":{"0":{"fv_wp_flowplayer_field_src":"aaa.mp4","fv_wp_flowplayer_field_src1":"","fv_wp_flowplayer_field_src2":"","fv_wp_flowplayer_field_width":"","fv_wp_flowplayer_field_height":"","fv_wp_flowplayer_field_rtmp":"","fv_wp_flowplayer_field_rtmp_path":"","fv_wp_flowplayer_field_mobile":"","fv_wp_flowplayer_field_splash":"aaa.jpg","fv_wp_flowplayer_field_splash_attachment_id":"54927","fv_wp_flowplayer_field_splash_text":"","fv_wp_flowplayer_field_caption":"","fv_wp_flowplayer_field_start":"","fv_wp_flowplayer_field_end":"","fv_wp_flowplayer_hlskey":"","fv_wp_flowplayer_field_encoding_job_id":""}},"fv_wp_flowplayer_field_width":"","fv_wp_flowplayer_field_height":"","fv_wp_flowplayer_field_autoplay":"","fv_wp_flowplayer_field_embed":"","fv_wp_flowplayer_field_align":"","fv_wp_flowplayer_field_controlbar":"","fv_wp_flowplayer_field_sticky":"","fv_wp_flowplayer_field_playlist":"","fv_wp_flowplayer_field_share":"","fv_wp_flowplayer_field_share_url":"","fv_wp_flowplayer_field_share_title":"","fv_wp_flowplayer_field_speed":"","fv_wp_flowplayer_field_playlist_advance":"","fv_wp_flowplayer_field_ab":"","fv_wp_flowplayer_field_hflip":"","fv_wp_flowplayer_field_qsel":"","fv_wp_flowplayer_hlskey":"","fv_wp_flowplayer_field_copy_text":"","fv_wp_flowplayer_field_end_actions":"","fv_wp_flowplayer_field_redirect":"","fv_wp_flowplayer_field_popup_id":"","fv_wp_flowplayer_field_popup":"","fv_wp_flowplayer_field_email_list":"0","fv_wp_flowplayer_field_ad":"","fv_wp_flowplayer_field_ad_width":"","fv_wp_flowplayer_field_ad_height":"","fv_wp_flowplayer_field_ad_skip":"","fv_wp_flowplayer_field_video_ads":"","fv_wp_flowplayer_field_video_ads_post":""}
2 years ago in reply to: Can’t create new video after last updateHi, no it didn’t fix it.
-
If I try to create a new video inside wp-admin -> FV Player –> Videos/Playlists a new record appears in the list but it doesn’t have a name or a preview (even if I added them during the creation). If I try to create a new video inside a wordpress page (using the classic editor) the shortcode [fvplayer id="...."] is added inside the body, but If I publish the page/post FV player does not appear on it. Moreover, the video created directly inside the page is not listed inside wp-admin -> FV Player –> Videos/Playlists. If I try to edit the video from the wordpress page editor, the modal keeps on loading and the error I reported in my previous message appears inside the developer tools. Basically the javascript exception blocks the correct execution of your plugin.
-
I created a new page/posts and I created a new video with FV player from the WordPress classic editor. I got the shortcode, then I clicked on FV player to edit the video and I got this in my logs:
FV Player Editor: Loading for TinyMCE in Text Mode... FV Player Editor: Loading shortcode: fvplayer id="1039" FV Player Editor: Loading shortcode player id: 1039 FV Player Editor: Running fv_player_db_load Ajax. FV Player Editor: Finished fv_player_db_load Ajax. {id: '1039', author: '1', changed_by: '1', date_created: '2022-07-06 22:03:41', date_modified: '2022-07-06 22:04:10', …} Uncaught TypeError: Cannot read properties of undefined (reading 'match') at HTMLDocument.show_stream_fields (shortcode-editor.js?ver=1657144964:3665:89) at HTMLDocument.dispatch (load-scripts.php...) at v.handle (load-scripts.php...) at Object.trigger (load-scripts.php...) at HTMLDocument.<anonymous> (load-scripts.php...) at Function.each (load-scripts.php...) at s.fn.init.each (load-scripts.php...) at s.fn.init.trigger (load-scripts.php...) at playlist_item_show (shortcode-editor.js?ver=1657144964:3221:12) at Object.success (shortcode-editor.js?ver=1657144964:2368:17)
I did all the tests using guest mode with Chrome but I still don’t get any ads. However it turned out that the problem was the country where I played the videos, in one case I got 0 ads out of 20 attempts. Switching to other countries using a VPN displayed the ads instead.
The problem seems to be solved thank you for the support. Please can you delete the whole thread with all the messages? Thank youHi, I’ll post the original links then. However yes, I tried to play videos and ads in guest mode but nothing is displayed.
(redacted)-pushing-creamy-redacted)
(redacted)-close-up/
(redacted)-juice/
(redacted)/dark-haired-(redacted)
Thank you
Ok I thought it was not safe to share adult links, I’d like if you can hide the link publicly. However here you are 3 different videos where vast ads should load immediately after the start. I don’t see any ads in any of theese videos.
(redacted)
Thank you
- This reply was modified 2 years, 10 months ago by Mária Stašová. Reason: Links redacted
I’d prefer to share links to the website privately. Is it possible to open a new ticket privately instead of this public thread? Thank you
This is Exoclick vast code used for every videos:
-