Jump to content

Nathan Explosion

Clients
  • Posts

    6,988
  • Joined

  • Days Won

    127

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Everything posted by Nathan Explosion

  1. As already stated - HTML posting is not a requirement. And ACP access is most definitely not needed. What was the link/code/whatever that was being posted by the user?
  2. You use Google to search for whether that site provides an oembed endpoint. If it does, then you can add it using the plugin. If it doesn't then you can't The plugin itself doesn't do the embedding.
  3. Note: Plugin support does not include assisting you with researching whether a site supports oembed or not. Google, or the site itself, will be your friend in that situation https://www.google.com
  4. Thanks - will take a closer look. Hmm...based on the following, it would appear that the JS code is running twice (adding the '(display X of Y)' information to Newbie's 'Pinned topics' header) I've spotted a couple of changes I can make to the code in general - could you send me ACP credentials so I can upload a new version of the plugin and test it out?
  5. If you could just describe the issue to me then I can assist. What is the user doing exactly? If they are trying to post a full embed code then tell them to stop and to simply post a youtube url (that's how embedding works in general)
  6. HTML posting should not be required at all (this doesn't get involved in anyway with the front side of things...it's all back end) Show me what you are trying to describe please.
  7. What's new in 1.0.4 added m.youtube.com and youtu.be links to the "Enable privacy-enhanced mode" functionality. What's fixed in 1.0.4 resolved issue with failed conversion of youtube.com links to no-cookie equivalent
  8. The no-cookie url, not the original url...forget that question, I'll just assume it has the same new url and add it in. Send me login credentials for the ACP, and a link to a topic where you have tested this.
  9. Is it the same new url or is there a different one for youtu.be urls?
  10. Help me to help you - provide a link to a page that you have the issue with (no need to have the plugin enabled...just need to see if as it normally would look) If you want further assistance from there, then provide me with ACP credentials via PM and I can take a closer look behind the scenes.
  11. What's new in v1.0.3 added setting to allow conversion of new www.youtube.com embeds to www.youtube-nocookie.com embeds
  12. What's fixed in v1.0.2 fixed issue with select boxes not displaying correct choices options after a save, if chosen options were 'All' or none of the options
  13. Ok - the URL is unmodified by my plugin: https://thelounge.voiceoverkickstart.com/applications/core/interface/file/attachment.php?id=29 Clicking that results in the error message and it's because of "no_attachment_permission", which is the reason that my plugin's audio player isn't displayed (no point showing a player for something someone cannot download.....how would they be able to play it?) So.....disable my plugin and click the link again..... If it's the same error, off you go back to IPS support....nothing to do with my plugin. (But before you go to IPS, I suggest you take a look at the 'Download Attachments' permission of the forums to make sure that people actually have the permission to download): But if it works, then give me the ACP access to take a closer look. And that, IPS Support, is how you do proper investigative support instead of slopey-shouldering it as soon as you see a hint of a plugin being mentioned ?
  14. OK - not what I asked for but go ahead if you want (I just wanted a link to a topic)
  15. If you provide a link to a topic then I might be able to assist....not much I can do otherwise. However...if the link reports that then the reason my plugin won't display a player is because the plugin checks to see if the user can download the file....if they can, display a player. If they can't (because it is not available) then it won't show an editor. If I take a look at your site and see that the URL for the attachment is unmodified by my plugin then you're going straight back to IPS for support ?
  16. Disable all the native embeds provided by IPS, yes (Spotted a bug with this - will update later today) Disable the native youtube embeds provided by IPS, and add your own custom endpoint. Changing my response as there doesn't appear to be an oembed endpoint for youtube-nocookie.com, therefore it can't be added to the custom endpoints. And another change....will be releasing v1.0.3 which will convert the link to the no-cookie version ?
  17. What's new in v1.2.2 added a workaround which will allow iOS devices to display a thumbnail image for videos see https://invisioncommunity.com/forums/topic/446543-no-thumbnails-for-uploaded-videos/ for background details on the reason for this workaround this workaround can be imposed on IPS 4.3.x embedded videos but only if you enabled the 'Apply settings to native IPS video' plugin setting The kludge no longer works, as Google have modified the way that the player appears thus making things more difficult to do.... But that won't stop me...got another plan in mind mwaahahahaa
  18. Let me explain what the plugin and that setting does..... The plugin, in general, will hide the content from a group. If you have hidden the content to Guests, then they will see what a guest sees. Nice and simple.....there is no 'error' message other than what you have chosen to display within the plugin's settings. Why? Because the page itself is still viewable.....it's some of the content within it that is hidden from view. If you have turned off Guest access in general in IPS, then they will see whatever page it is that IPS has chosen to display to those viewing it (probably a 403 forbidden) Now, the setting "Allow search engines to view hidden content", when enabled, overrides that and will SHOW the content to search engines....which is considered cloaking, as you are showing Guests a different result to what the search engine has indexed. Disabling "Allow search engines to view hidden content" has zero effect.
  19. Deal with one issue at a time....leave that setting there. If you want to send me FTP credentials for your site, I can take a closer look.
  20. So at some point in the past you have used the functionality to rename the admin directory? Open the conf_global.php file, remove the reference to 'admin-dir', and then go to admin/upgrade.
  21. Keep in mind - if the plugin wasn't there, the user can download the items anyway (Remote links, right click a link and save as. Local attachments, right click and save as....assuming they have the 'Download attachments' permission enabled if the item is in a forum post)
  22. At the moment, nothing as the tag doesn't support the 'Controls List' functionality (Video does, Audio doesn't.....blame Google) But I might have a way of kludging it, so keep an eye out for an update. One other thing to note: even if I can remove the Download option, there is nothing to stop the user from right clicking the player and choosing to save the audio there.
  23. I'm guessing that you are looking to disable it because you can see it in Google Chrome? Control over the controls is limited, to be honest, and is only possible with Google Chrome and the Video tag (see the 'Controls List Settings' tab in the plugin settings) I've been looking in to a possible way of achieving this with the Audio tag....it's kludgey but potentially possible. Let me know if my guess about Chrome is correct.
×
×
  • Create New...