Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Michael.J Posted April 27, 2016 Posted April 27, 2016 Allows members to add videos to new and existing topics. Included options for manually entering a support media url, integration with the Videos application or adding a placeholder image until a video is ready. v1 Features: Add any media url that IPB4 current supports. e.g. Youtube, Vimeo, Vine Select existing videos from the Videos application when installed. Add a placeholder image in place of a video. Select which forums will support topic videos. Select which member groups can both view videos and also add/edit topic videos. Enable/disable place holder images as well as restricting what file extensions and the maximum image dimensions. Optionally set a maximum video width dimensions.
emeric73 Posted May 10, 2016 Posted May 10, 2016 (edited) Hello, - Unfortunately it is not possible to add a video link with .mp4, is there a solution. - The videos will be displayed in double cordially Edited May 10, 2016 by emeric73
Michael.J Posted May 12, 2016 Author Posted May 12, 2016 On 10/05/2016 at 6:45 AM, emeric73 said: - Unfortunately it is not possible to add a video link with .mp4, is there a solution. For use with a HTML5 player? No not in this current version. I do have support for html5 videos in my Videos app, so if there is enough demand for it. It shouldn't be difficult to add it across. On 10/05/2016 at 6:45 AM, emeric73 said: - The videos will be displayed in double I'm not sure what you mean? Can you take a screenshot of the video and your topic form with your video settings?
emeric73 Posted May 12, 2016 Posted May 12, 2016 Hello, Too bad this is an important function. I join you capture. cordially
Unlucky Posted May 12, 2016 Posted May 12, 2016 I am thinking of buying this so I can can control which member groups can upload and which member groups can view uploaded videos to our forums Which video formats would my members be able to upload to my site as I see that .mp4 format is not supported? Thanks
Michael.J Posted May 12, 2016 Author Posted May 12, 2016 13 hours ago, emeric73 said: Too bad this is an important function. If the product description gave you the false impression this was present, please let me know. 13 hours ago, emeric73 said: I join you capture. Could I please have either access to your acp or a copy of that theme to look over? I'll need to check the template bits as to why the hook is duplicating itself like that. 9 hours ago, Unlucky said: Which video formats would my members be able to upload to my site as I see that .mp4 format is not supported? Media urls and integration with the Videos application are the only supported formats as noted in the product description. The media urls are what ever oEmbed sites that IPB4 currently supports. This should be a rough list of the latest sites. return array( 'youtube.com' => 'https://www.youtube.com/oembed', 'm.youtube.com' => 'https://www.youtube.com/oembed', 'youtu.be' => 'https://www.youtube.com/oembed', 'flickr.com' => 'http://www.flickr.com/services/oembed/', 'flic.kr' => 'http://www.flickr.com/services/oembed/', 'hulu.com' => 'http://www.hulu.com/api/oembed.json', 'vimeo.com' => 'http://vimeo.com/api/oembed.json', 'collegehumor.com' => 'http://www.collegehumor.com/oembed.json', 'twitter.com' => 'https://api.twitter.com/1/statuses/oembed.json', 'instagr.am' => 'http://api.instagram.com/oembed', 'instagram.com' => 'http://api.instagram.com/oembed', 'soundcloud.com' => 'http://soundcloud.com/oembed', 'open.spotify.com' => 'https://embed.spotify.com/oembed/', 'play.spotify.com' => 'https://embed.spotify.com/oembed/', 'ted.com' => 'http://www.ted.com/talks/oembed.json', 'vine.co' => 'https://vine.co/oembed.json', 'facebook.com' => 'https://www.facebook.com/plugins/post/oembed.json', 'gfycat.com' => 'https://api.gfycat.com/v1/oembed',
emeric73 Posted May 29, 2016 Posted May 29, 2016 Hello, No reputation function is not displayed. Using "dispersion" of "IPBFocus" cordially
Chris59 Posted July 8, 2016 Posted July 8, 2016 yes i only use ipsfocus themes to , Brave and Chameleon ... on default theme is a single view of file... on ipsfocus themes the video shows twice. .. sen you a copy of one of the thmes so you can see ...
Michael.J Posted July 12, 2016 Author Posted July 12, 2016 On 29/05/2016 at 10:09 PM, emeric73 said: No reputation function is not displayed. I'm sorry emeric73, your reply got lost to me. Could I either get board access or a copy of the theme your using and will take a look? On 08/07/2016 at 2:14 PM, Chris59 said: yes i only use ipsfocus themes to , Brave and Chameleon ... on default theme is a single view of file... on ipsfocus themes the video shows twice. .. sen you a copy of one of the thmes so you can see ... Yeah board access would help and will just see if there's a change in the themes that would cause this to hook in twice. I believe you've sent me a PM about something else that I'll get to soon. If you haven't already, just make a note of this and I'll take a look at both issues.
Michael.J Posted October 12, 2016 Author Posted October 12, 2016 I've just updated this plugin with a few more bug fixes.
Vianney Gantelmi Posted October 14, 2016 Posted October 14, 2016 (edited) Hello, Just installed this plugin and here are some issues my members reported: - when giving the hook access to every sub-forums, when a member wants to create a topic without a video attached, he can't create it because the forum asks him to put a video link, even if the "Add a video" button is set off. - when giving the hook access only to some sub-forums, when we hit the create a new topic button, we get a blank page. Edited October 14, 2016 by Vianney Gantelmi
Michael.J Posted October 18, 2016 Author Posted October 18, 2016 On 15/10/2016 at 0:22 AM, Vianney Gantelmi said: Just installed this plugin and here are some issues my members reported: I believe this bug patch will fix this issue. If you need help patching, please PM me ftp login details. Vianney Gantelmi 1
Vianney Gantelmi Posted October 18, 2016 Posted October 18, 2016 6 hours ago, Mike John said: I believe this bug patch will fix this issue. If you need help patching, please PM me ftp login details. Hello ! Thank you for your message. I tried it, replaced the 2 occurences with the code attached in your website, but it still doesn't work. When I try to send a new topic with no video attached, the topic is not posted, because I have to enter a video link... :/
Michael.J Posted October 20, 2016 Author Posted October 20, 2016 On 18/10/2016 at 5:48 PM, Vianney Gantelmi said: I tried it, replaced the 2 occurences with the code attached in your website, but it still doesn't work. When I try to send a new topic with no video attached, the topic is not posted, because I have to enter a video link... :/ I've added additional patches and an additional patch to fix some issues that IPB 4.1.16 caused. http://www.devfuse.com/forums/tracker/issue-1562-topic-video-forum-perm-check-issue/ http://www.devfuse.com/forums/tracker/issue-1566-topic-video-oembed-related-fatal-error/
Vianney Gantelmi Posted October 21, 2016 Posted October 21, 2016 (edited) 7 hours ago, Mike John said: I've added additional patches and an additional patch to fix some issues that IPB 4.1.16 caused. http://www.devfuse.com/forums/tracker/issue-1562-topic-video-forum-perm-check-issue/ http://www.devfuse.com/forums/tracker/issue-1566-topic-video-oembed-related-fatal-error/ Edit: I can attach a video, but now I've enabled the plugin, some features of my forum are broken. For example, I can't edit a message (the text editor doesn't show), some plugins don't work anymore (like the one which allow me to change the author's name). Edited October 21, 2016 by Vianney Gantelmi
Michael.J Posted October 24, 2016 Author Posted October 24, 2016 On 21/10/2016 at 6:09 PM, Vianney Gantelmi said: Edit: I can attach a video, but now I've enabled the plugin, some features of my forum are broken. For example, I can't edit a message (the text editor doesn't show), some plugins don't work anymore (like the one which allow me to change the author's name). Yes please, a video or screenshots would help track this down. I've had a quick look on my test board and not seeing any issues like this. I may also need a copy of that other plugin to see if there is anything conflict between them. Vianney Gantelmi 1
Vianney Gantelmi Posted October 24, 2016 Posted October 24, 2016 7 hours ago, Mike John said: Yes please, a video or screenshots would help track this down. I've had a quick look on my test board and not seeing any issues like this. I may also need a copy of that other plugin to see if there is anything conflict between them. For some reason, it seems to be working now... !
Michael.J Posted October 24, 2016 Author Posted October 24, 2016 13 hours ago, Vianney Gantelmi said: For some reason, it seems to be working now... ! Keep an eye out for the next update as there are a few more bugs I want to clear up. Vianney Gantelmi 1
Michael.J Posted November 2, 2016 Author Posted November 2, 2016 I've just updated this plugin with a few more crucial bug fixes for IPB 4.1.16. Vianney Gantelmi 1
Michael.J Posted July 27, 2017 Author Posted July 27, 2017 The Topic Video plugin has been updated for IP.Board 4.2.x compatibility.
Sowellinformed Posted July 16, 2018 Posted July 16, 2018 (edited) @Mike John Is this compatible with 4.3? Edited July 16, 2018 by Sowellinformed
Michael.J Posted July 17, 2018 Author Posted July 17, 2018 14 hours ago, Sowellinformed said: @Mike John Is this compatible with 4.3? Yes. No major reported problems so far. Sowellinformed 1
Michael.J Posted February 25, 2019 Author Posted February 25, 2019 An update for IP.Board 4.4.x has been released.
Mercury Forever Posted December 1, 2021 Posted December 1, 2021 Hi, it only works with topic ?? is it possible to add videos in the answers of the topic? (Post)
Michael.J Posted December 5, 2021 Author Posted December 5, 2021 On 12/1/2021 at 4:32 PM, Fred Krugger said: Hi, it only works with topic ?? is it possible to add videos in the answers of the topic? (Post) Yes that's correct, only the topic itself, doesn't currently support posts.
Recommended Posts