Jump to content

Nathan Explosion

Friends
  • Posts

    6,982
  • Joined

  • Days Won

    127

Reputation Activity

  1. Like
  2. Like
    Nathan Explosion got a reaction from SeNioR- in Why is this site so sluggish lately?   
    Of note, as I have observed the same behaviour with the PWA - that issue of it not opening when clicked usually coincides with the sluggishness of this site in general, that has already been commented on multiple times.
     
  3. Like
  4. Like
    Nathan Explosion got a reaction from Marc Stridgen in Approval now required to reply in "Technical Problems" forum, but not the "self-hosted" sub-forum?   
    Ignore the above - can now see that it is specific topics as opposed to the entire forum.
  5. Like
    Nathan Explosion got a reaction from Grafidea in Approval now required to reply in "Technical Problems" forum, but not the "self-hosted" sub-forum?   
    Any reason why this is in place? I'm aware that my member group is likely to change to 'Friends' at some point today, but it's still 'Clients' at the time of writing this, so what's changed?
  6. Like
    Nathan Explosion got a reaction from AlfaSpaceNET in How to embedded a video into a post?   
    @sychn as per PM, here's a different way of doing what you are trying to achieve using this:
    ACP -> Customization -> (Editor) Toolbars Click 'Add Button', and go to the 'Custom' tab Populate the fields as you wish, but adhere to the following specifics: Enable 'Use option?' Enter some text in the 'Option label' field (example: 'Link') In the HTML field, enter the exact code from the codebox provided in this post Click 'Save' You will now have a new button in your "Buttons not on editor", which you can drag and drop around the available editors On the front-end, click the button, paste the link into the provided dialog box field, and click OK HTML:
    <p> <video controls=""> <source src="{option}">{option} </video> </p>  
  7. Thanks
    Nathan Explosion got a reaction from Orioni in Achievements rule for anniversary   
    Use 365.25 days, as a year is 365.242 days in length (leap year adds up the .242 from the 4 years to add that extra day)
    When you save it, it will be saved and will be displayed as an hour amount of 8766 hours (=365.25 days)
  8. Like
    Nathan Explosion got a reaction from 403 - Forbiddeen in Achievements rule for anniversary   
    Use 365.25 days, as a year is 365.242 days in length (leap year adds up the .242 from the 4 years to add that extra day)
    When you save it, it will be saved and will be displayed as an hour amount of 8766 hours (=365.25 days)
  9. Like
    Nathan Explosion got a reaction from Sonya* in Achievements rule for anniversary   
    Use 365.25 days, as a year is 365.242 days in length (leap year adds up the .242 from the 4 years to add that extra day)
    When you save it, it will be saved and will be displayed as an hour amount of 8766 hours (=365.25 days)
  10. Thanks
    Nathan Explosion got a reaction from LiveG in API Activiation   
    Yes, put it in the /api folder as it say in the instructions displayed.
  11. Like
    Nathan Explosion got a reaction from Marc Stridgen in Next Page on forums is not working.   
    With all patches applied? There was one specifically for this issue, so check the support page in the ACP to see if any patches are waiting to be installed.
  12. Thanks
    Nathan Explosion got a reaction from Egorkin in Minimum MySQL users' permissions   
    That's just the 'DATA' level.
    For structure, you'll need ALTER, CREATE, INDEX and DROP at least.
  13. Like
    Nathan Explosion got a reaction from SeNioR- in Enter the logged-in member's email address in a javascript (plaintext or encrypted sha256)?   
    <script> alert("{expression="\IPS\Member::loggedIn()->email"}"); </script>  
  14. Like
    Nathan Explosion got a reaction from David N. in Enter the logged-in member's email address in a javascript (plaintext or encrypted sha256)?   
    <script> alert("{expression="\IPS\Member::loggedIn()->email"}"); </script>  
  15. Like
  16. Like
    Nathan Explosion got a reaction from PinPics in Horizontal Line Option in Editor   
    Just add a custom button:
    Here's the HTML:
    <hr>  
  17. Like
    Nathan Explosion got a reaction from Marc Stridgen in Horizontal Line Option in Editor   
    Just add a custom button:
    Here's the HTML:
    <hr>  
  18. Thanks
    Nathan Explosion got a reaction from Marc Stridgen in Live topics   
    https://invisioncommunity.com/buy

  19. Like
    Nathan Explosion got a reaction from David N. in Number of quote levels available?   
    Like that? If so, it's probably simply a case of them quoting the content then copying the quote and pasting into an existing quote...and rinse/repeat.
    Quoting works the way you see it - 1 level. But there are ways around it, as mentioned.
  20. Like
    Nathan Explosion got a reaction from Marc Stridgen in Can't upgrade from 4.4.6   
    Don't use the auto uograder.
    Manually upgrade...download the files, upload them to your site, change the PHP version (after ensuring that the ips4.php checker says all OK) and go directly to /admin/upgrade, or whatever it is.
  21. Like
    Nathan Explosion got a reaction from DawPi in Can't upgrade from 4.4.6   
    Don't use the auto uograder.
    Manually upgrade...download the files, upload them to your site, change the PHP version (after ensuring that the ips4.php checker says all OK) and go directly to /admin/upgrade, or whatever it is.
  22. Like
    Nathan Explosion got a reaction from SeNioR- in Can't upgrade from 4.4.6   
    Don't use the auto uograder.
    Manually upgrade...download the files, upload them to your site, change the PHP version (after ensuring that the ips4.php checker says all OK) and go directly to /admin/upgrade, or whatever it is.
  23. Agree
    Nathan Explosion got a reaction from Adlago in Can't upgrade from 4.4.6   
    Don't use the auto uograder.
    Manually upgrade...download the files, upload them to your site, change the PHP version (after ensuring that the ips4.php checker says all OK) and go directly to /admin/upgrade, or whatever it is.
  24. Like
    Nathan Explosion got a reaction from Jim M in Can't upgrade from 4.4.6   
    Don't use the auto uograder.
    Manually upgrade...download the files, upload them to your site, change the PHP version (after ensuring that the ips4.php checker says all OK) and go directly to /admin/upgrade, or whatever it is.
  25. Agree
    Nathan Explosion got a reaction from Randy Calvert in Can't upgrade from 4.4.6   
    Don't use the auto uograder.
    Manually upgrade...download the files, upload them to your site, change the PHP version (after ensuring that the ips4.php checker says all OK) and go directly to /admin/upgrade, or whatever it is.
×
×
  • Create New...