Jump to content

Nathan Explosion

Friends
  • Posts

    7,135
  • Joined

  • Days Won

    129

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Projects

Release Notes v5

Invision Community 5 Bug Tracker

Forums

Events

Store

Gallery

Everything posted by Nathan Explosion

  1. Not seeing any issues with hiding linked images here - can you provide a link to the topic so I can take a closer look at the content? I do see any issue with attachments though; is the image you are trying to hide an uploaded image or a linked image? (important distinction)
  2. This plugin is not going to make any changes to the way a user's name is displayed in a mention - it is specifically intended to provide additions to the listing of users when a lookup is performed.
  3. What's fixed in 2.2.7 fixed issue with selected forums setting not saving correctly What's new in 2.2.7 Exclude topics setting now provides lookup and listing functionality of chosen topics.
  4. Totally forgot about the forum selection issue - will have an update out later today.
  5. What's fixed in v1.0.2 fixed the "Use 'Group Formatting'" setting so that 'Yes' actually turned it on and not off 😄
  6. What's new in v1.1.0 added control over which forums/clubs/topics can have poll results hidden by the plugin hide poll results in all forums/topics (default functionality) or hide poll results in forums/clubs listed or hide poll results in topics listed
  7. Just uploaded a new version of the file (1.0.0a) - do the following: Uninstall the existing plugin (important) Install the new version. If you still have issues after doing this, then I am going to need to take a closer look and will need ACP access.
  8. I will be implementing support for Pages in the next non-bug fix release (2.3) as it requires a little re-write of my code, similar to what I did with version 1.1 of https://invisioncommunity.com/files/file/8787-ne-html5-audiovideo-player/
  9. What's new in 2.2.6 'Hide links' functionality expanded to allow differentiation between hiding internal and/or external links Internal anchor links & embedded links can be controlled separately if desired External links can adhere to the 'Domains to instruct search engines to follow' setting in System -> Posting -> Links
  10. Quotes already are, and last time I tested for 4.3.x compatibility they still were - if the quote is a 'new' one ie: ....then that is counted because it is content. But if it's a quote of someone else ie: ....then that isn't counted. Can't remember if I excluded code though. I don't see you as a purchaser, so is this a query about functionality or is it a bug report?
  11. You can already do this via your theme - click 'Manage Resources', find the 'logo.png' file and replace it.
  12. Plugin which allows administrators to selectively disable signatures from being displayed in specific clubs, categories, forums, sub-forums or topics. An example use-case: On my own forum, we have a dedicated memorial forum for something which happened in the history of the subject matter of the main site. Displaying signatures in this forum can be in poor taste so I would like to disable them in this forum. Additionally, we have a few topics around the rest of the site within which I do not wish for signatures to be displayed.
  13. First plugin - what is it that doesn't work? You asked a series of questions about functionality and they were answered as far as I can see now. second plugin - I reckon you misunderstand how it works. Sorry for being blunt but maybe try using the support channels and also allowing time for the developer to actually respond before whinging?
  14. Probably not, as it's likely to be the way that your browser handles mixed content and browser behaviour is outside of my control. Please provide a link to your page, and I'll take a look anyway - what browser is it you are using?
  15. As part of the main Black Friday sale, there is a SPECIAL OFFER FOR THIS PLUGIN: Buy @newbie LAC'S (NB40) Separate Pinned Topics plugin and I will give you this plugin free - @newbie LAC will notify me via PM as and when someone buys his plugin, and I will add you as a purchaser of my plugin. And vice versa - buy this plugin and @newbie LAC will give you his plugin free. Note: this offer doesn't extend to anyone obtaining this plugin as a free item in the main sale.
  16. While working on the plugin I mentioned in the other topic (which I hope to release today) I've found a bug with the existing functionality. I'll submit those through the client area when I've renewed my license but just putting them out here for reference now. Reproduction steps for these bugs are: Go to https://invisioncommunity.com/clientarea/register/ Fill out the form, putting a known non-registrable word or an existing user's name in the Display Name this will show the warning about the name not being valid (screenshot 1) Submit the form On the resulting validated form, the Display Name is indicated as not being allowed or is being used by another member (screenshot 2) Bug (screenshot 3) Either: Add a space to the Display Name, and then delete it, then tab to the next field. or: Change the name completely to another known non-registrable name or another user's name Screenshot 1 Screenshot 2 Screenshot 3
  17. I'll take a look.
  18. As you state, this is not the plugin's fault as the plugin is not being used for this. If you use an editor field then I am happy to assist with issues. But to get assistance with this I suggest you start a new topic in the peer to peer forum to see if anyone has any ideas on how to display a player when viewing a custom field.....I may have time later this week to look at this for you, but I won't be doing it in support of this plugin.
  19. To close off the above for others reading - there was no issue with the plugin as it is designed to work on editor content, but in the above case the field that contained the attachment was an 'upload' type. In this situation, the plugin is not necessary and the Pages app provides the ability to already present a player if desired, as follows: Edit your upload field Set the 'Display View Format' to Custom Set the 'Display Custom Format' depending on needs (see code boxes below) Save the field and view the record to see the effect. <audio controls><source src="{$value}"></audio> or <video controls><source src="{$value}"></video>
  20. Maybe provide a link to your page?
  21. Thanks...will take a closer look over the weekend.
  22. i will test this over the weekend (away with work) What settings are on the images tab, please?
  23. You uploaded the folders for the Apps you have.....mentioned it a few times. But did you upload the DEV folder that goes in the root of the install too?
×
×
  • Create New...