Invision Community 5: A video walkthrough creating a custom theme and homepage By Matt Thursday at 04:02 PM
LDDG Posted May 10, 2019 Posted May 10, 2019 (edited) Hi @Nathan Explosion I just installed the latest version of this plugin to my website which is using IPS 4.4.3 and I can't get the settings page to open. Every time I click the edit icon, I got the following error message: I tried uninstalling and installing several times, as well as all available versions you have for downloading, and I keep getting the same error. Thanks for any help. Edited May 10, 2019 by LDDG
Davyc Posted June 22, 2019 Posted June 22, 2019 Quick query @Nathan Explosion just bought the plugin and it works as says except for one small issue. In Chrome 75.0.3770.100 the no download setting is not working as you can see from the image below the download option is still available: This is in Firefox (no download option showing) And this is in Edge (again no download option showing) Any idea as to why? With thanks (and great plugin BTW)
Nathan Explosion Posted June 25, 2019 Author Posted June 25, 2019 (edited) I'll have to test later versions of Chrome - the 'controlslist' functionality being used to handle this is still not fully supported in all browsers, and drops in and out of usage in Chrome versions. If it's an issue with the plugin then I'll update it. Tested and working as expected - see my next post please. FYI: the reason the download option doesn't appear in Firefox and Edge isn't because of the setting in the plugin. It's because the HTML5 <video> and <audio> tags don't display a download option by default, like Chrome does. Edited June 25, 2019 by Nathan Explosion
Nathan Explosion Posted June 25, 2019 Author Posted June 25, 2019 (edited) On 6/22/2019 at 4:44 PM, Davyc said: Actually....clarification needed....is that video or audio? If it is audio then take a look at the information on the 'Controls List Settings' tab: As far as I am aware, the <audio> tag still doesn't support the 'controlslist' attribute that the <video> tag does. I'll do some testing to see if it does now, and will update if there is support for it now. Edited June 25, 2019 by Nathan Explosion
Davyc Posted June 25, 2019 Posted June 25, 2019 38 minutes ago, Nathan Explosion said: Actually....clarification needed....is that video or audio? If it is audio then take a look at the information on the 'Controls List Settings' tab: This is for an audio file - I've disabled the video uploads for storage space reasons, plus people can grab their videos from their YT channel. In the settings this is what I have for the controls: These are the permissions I've set: 42 minutes ago, Nathan Explosion said: As far as I am aware, the <audio> tag still doesn't support the 'controlslist' attribute that the <video> tag does. I'll do some testing to see if it does now, and will update if there is support for it now. That would be fantastic thanks. Much appreciate your attention and time for this. Dave
Nathan Explosion Posted June 25, 2019 Author Posted June 25, 2019 1 minute ago, Davyc said: In the settings this is what I have for the controls: It doesn't matter what your settings and permissions are - it's the information above it that answers the question you posed: Quote Any idea as to why? Yes, because the functionality only targets <video> tags. As mentioned, I'll test <audio> to see if it now supports controlsList.
Davyc Posted June 25, 2019 Posted June 25, 2019 @Nathan Explosion I'm not sure if this will be of any help to you, but I have replicated the audio tag in html5 on my own site, without the download button. <audio controls controlsList="nodownload"> <source src="Mike Oldfield - Man in the Rain.mp3" type="audio/mpeg"> Your browser does not support the audio element. </audio> This works in my test with the Chrome browser not showing the download option: Note, no download option is available. If I remove the command controlsList="nodownload" the download option is available: Hope this is of use and can be implemented in the plugin as it is essential that the download option is not available for my use. With thanks Dave
Nathan Explosion Posted June 25, 2019 Author Posted June 25, 2019 (edited) Thanks - I will complete my own testing and will update the plugin when I am done. Edited June 25, 2019 by Nathan Explosion Davyc 1
Davyc Posted June 26, 2019 Posted June 26, 2019 @Nathan Explosion Hi, did you have any luck testing this to remove the download option? With thanks Dave
Nathan Explosion Posted June 26, 2019 Author Posted June 26, 2019 (edited) Not yet, otherwise I'd have released the update - it will be done when it's done. Edited June 26, 2019 by Nathan Explosion
Davyc Posted June 26, 2019 Posted June 26, 2019 26 minutes ago, Nathan Explosion said: Not yet, otherwise I'd have released the update - it will be done when it's done. No worries I was just wondering. Thanks for the response.
Nathan Explosion Posted June 27, 2019 Author Posted June 27, 2019 What's new in v1.2.7 Addition of controlsList support for <audio> tag, to allow disabling of the 'Download' option in the player Added setting to disable right-click functionality on the player, to stop displaying of the browser context menu (requires javascript, so if javascript is disabled in a browser then it will not work) v1.2.7 is supported with IPS 4.4 only (v1.2.6 is still available for IPS 4.2 & 4.3) sobrenome 1
opmows Posted July 19, 2019 Posted July 19, 2019 Hi, (NE) HTML5 Audio/Video Player plugin if installed, prevent the 'Videos' app from loading local videos. The YouTube videos working fine. Is this possible to fix. Best wishes, JP
Nathan Explosion Posted July 19, 2019 Author Posted July 19, 2019 (edited) Already dealing with this one via PM with you - please read the PM. And to cut off the confusion - I said "for future reference" report issues to the support topic first. Edited July 19, 2019 by Nathan Explosion sobrenome 1
Robert Lunte Posted August 14, 2019 Posted August 14, 2019 On 10/27/2017 at 5:28 PM, kmk said: Is possible use it like a record voice? Set a botton in the editor or below of click to choose file, click it to start record voice and post it. So user can use 2 methods to use forum(maybe all ips suite), write or post voice. Yes, that is EXACTLY what we need at our singing forum. A "microphone", quick and simple audio recorder feature that will capture embed audio into the post... just like a on text messaging, whatsapp, skype or FB... so they can do little singing samples and ask for feedback. Does anyone have a solution for this?
Nathan Explosion Posted August 15, 2019 Author Posted August 15, 2019 12 hours ago, Robert Lunte said: Does anyone have a solution for this? I suggest you ask elsewhere, as this is a support topic for my plugin.
VOK Posted October 22, 2019 Posted October 22, 2019 Hi Nathan and thanks for providing this plugin, we have found it very very useful. We are experiencing a small problem which Invision have identified as being caused with having this plugin installed though. Replying using 'Quote' now throws up an error for users https://www.dropbox.com/s/44af70e089tt72o/invalid url error.mov?dl=0 Any ideas please? Guy
Nathan Explosion Posted October 28, 2019 Author Posted October 28, 2019 On 10/22/2019 at 11:51 AM, VOK said: Hi Nathan and thanks for providing this plugin, we have found it very very useful. We are experiencing a small problem which Invision have identified as being caused with having this plugin installed though. Replying using 'Quote' now throws up an error for users https://www.dropbox.com/s/44af70e089tt72o/invalid url error.mov?dl=0 Any ideas please? Guy Can you provide me with a link to your site, and a login please?
VOK Posted November 20, 2019 Posted November 20, 2019 On 10/28/2019 at 1:01 PM, Nathan Explosion said: Can you provide me with a link to your site, and a login please? Hi Nathan, have you been receiving my contact?
VOK Posted November 26, 2019 Posted November 26, 2019 hi I'm still trying to get to the bottom of this error - please can you assist?
kmk Posted March 18, 2020 Posted March 18, 2020 I have this plugin purchased recently, can I request for a direct botton "Record voice" in the editor? This could let call use of Voice Recorder of smartphone and upload the file directly.
kmk Posted March 18, 2020 Posted March 18, 2020 (edited) 17 minutes ago, kmk said: I have this plugin purchased recently, can I request for a direct botton "Record voice" in the editor? This could let call use of Voice Recorder of smartphone and upload the file directly. I find Click to choose files can let ne use the voice recorder, it let me record and upload directly, I can see the audio player but it not show time for play or can't be played. I ADD "AMR" IN THE EXTENSION FIELD, BUT NOTHING. Edited March 18, 2020 by kmk
kmk Posted March 18, 2020 Posted March 18, 2020 Try with a m4a file, first time after upload it work, after reload page, not work.
Recommended Posts