Jump to content

Nathan Explosion

Clients
  • Posts

    6,997
  • Joined

  • Days Won

    128

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Projects

Forums

Events

Store

Gallery

Everything posted by Nathan Explosion

  1. The PHP scanner introduced in a slightly later version of 4.7.x (which will effectively answer the question asked due to it not existing in 4.7.1)
  2. https://support.google.com/adsense/answer/161351?hl=en-GB Change the following items to suit... "Restricted directory or URL" - provide the full URL of the area they can't access "Login URL" - change domain.com to your own site "auth" - change user@emailaddress.com to the username or email address (I'd advise email address) for the account they are to use "password" - change thepassword to the password for the account Click 'Add login'
  3. As you haven't indicated what version of Invision you are using, have to assume it's a current release. Which won't work on PHP 7.4, so get that sorted out before trying to make things work. If running Invision 4.7.3 (I think) or earlier, then PHP 7.4 is all good.
  4. Even then, it should at least redirect to the expected URL for the button and display the form:
  5. Instead of doing those things, why not add it using the tool already available for adding a template? If you are developing an application though, then things are a little different - if this is the case, you'd create your template in the dev folder of your application and work from there.
  6. This one had me scratching my head last night - it does show a prompt when clicked... Members — Mozilla Firefox 2023-07-12 13-18-02.mp4 I tested flagging the account as a spammer too, and the prompt still appears in that case too.
  7. The language suggestion - that's already fixed in my next version. This, however, will not be as this application is specific to the Editor and will remain so. Your suggestion would be better handled instead with a hook on the field that performs custom validation on submission of the topic, and returns an error if the validation fails.
  8. That is the version of the PHPMyAdmin application. It is not PHP itself. Everything in there is not relevant. Please...does someone have an 4.4.x instance? Please post a screenshot of someone where within the ACP that will guide Jeff to understanding what version of PHP he is currently running. @Jim M tagging you purely because it is within your abilities here to post that information.
  9. But it is also general comments, with no specifics. Read the room - Jeff has commented that he has difficulties here, so don't beat him down further, please. It serves zero purpose to do so. (And if there is a desire to argue the case with me on this, don't do it on this topic, please) @CaptJeff good luck tomorrow. If in doubt, ask before you proceed.
  10. Jeff...before you begin that work, can you advise what version of PHP you are currently on with v4.4.10 of the Invision software? Also, before you proceed with ANY file replacements tomorrow...switch to PHP 8.0.x or 8.1.x (not 8.2.x) and then run this file on your hosting: ...do not proceed if you have anything not right with it. And post a picture of the result up here, regardless, if you do choose to proceed. The more people know BEFORE you upgrade them the more they will be able to help. And do not panic.
  11. Correct...assuming that is the complete listing. It doesn't indicate if you have any 3rd party plugins though, as they are in a separate listing.
  12. Locked means you don't touch it...it's the 'core' of the software, and should not be disabled so hands off!! 😉
  13. In the Application listing....if it says 'Invision' then it's not 3rd party. In the plugjn listing, it's all 3rd party. How do you turn them off? Click the green button titled 'Enabled'
  14. v1.4.0 was released yesterday NEW added a setting to provide control over groups allowed to choose to display badges
  15. Just a quick update on this one, purely for information - currently working on v3.0.0, which will contain the following: NEW Added a new group setting to allow you to stop members of group A from mentioning someone in Group B, while still allowing them to mention someone in Group C. Added an "Observed effect on unauthorised groups?" setting to control the way the mention list will work for those who are not allowed to use mentions either display the "You are not authorised to..." or will completely disable the ipsmentions plugin in the Editor, so that when a user types @ and a few characters then they will not get a listing at all (previously provided this out as a quick plugin, now going to be included in this resource) Added back-end functionality to ensure that a mentioned user is actually allowed to be mentioned useful in the event that someone copies/pastes a previous @mention into a new topic. CHANGES Prettied up the "You are not authorised to use the @Mentions functionality" display The following controls have now been placed in a "Mentions" tab when editing a group "Include accounts from these groups" (renamed to "Include members of this group in the mention listing?") "Groups allowed to disable mentions" (renamed to "Allow members of this group to disable mentions?") "Groups allowed to use @Mentions functionality" (renamed to "Allow member of this group to use @mentions?") And the following will be further reviewed for inclusion: CHANGE "Disable mentions" feature - if user chooses to disable being mentioned, but is then removed from a group that allows them to do that, then the choice will be ignored and the user will be included in mention lists (Ref: https://invisioncommunity.com/forums/topic/440927-ne-mention-list-enhancements/?do=findComment&comment=2940302) FIX "Disable mentions" feature - check over existing functionality, correct any observed anomalies (Ref: https://invisioncommunity.com/forums/topic/440927-ne-mention-list-enhancements/?do=findComment&comment=2940302) ETA: hoping to have the new version out in a couple of weeks.
  16. v1.4.0 is currently pending approval NEW added support for using the "Ctrl" keys instead of/as well as the "Esc" key. allows checking for left, right or both keys. added setting to allow presenting a confirmation prompt prior to opening sites this is only used when pressing the Esc/Ctrl keys, as they may be accidental actions (clicking the 'Leave' button is a more deliberate action therefore the confirmation prompt isn't a necessity in that case) FIXES fixed issue where the "Enable 'Esc' key" user account setting would appear enabled even though it had been disabled by the user. fixed issue where the "Functionality available for these groups" -> "Groups" setting may not save correctly if choosing groups. fixed issue where the "User controls" -> "Allow users to configure their own settings" setting may not save correctly if choosing groups. fixed issue where the 'Leave' button may be visible but non-functional for members of groups not allow to use the functionality. CHANGES minor language string updates.
  17. Just have to remember to switch this one to 'Reject the sign in' when disabling registrations (and switch it back when allowing them)
  18. Here is what it looks like on the default Invision theme, which is what I work with: You're using a custom theme, plus you've included the user's reputation information in the same area as the badges, so things look different and more cramped as a result. If you want the badges placed in a different location then suggest the position and I can look into options for that, but unfortunately, all I can suggest to you right now is to disable the display of the reputation information. Missed this last night...I could have sworn I had an option in there to control group access to the functionality but at first glance, it appears I don't - I'll double-check tomorrow morning on this one.
  19. Bloody cache - I shake my fist at it!! Enjoy! Let me know if you have any ideas on other areas to 'Display my badges'!
×
×
  • Create New...