Recent content by philmckrackon

  1. philmckrackon

    Gemini reply [Paid]

    Another Gemini on the table. It's a Gemini cat fight! Grr... I like this one as you can control the reply to be only when needed. Still wishing a default reply user name could be selected. Switching accounts is a pain in the @@@.
  2. philmckrackon

    XF2 [8WR] XenCarta 2 (Wiki) PRO [Paid]

    @Jaxel Can you add a function where administrators or designated users are notified when a page is modified? Right now the only way to see if any changes have been made is by inspecting the history.
  3. philmckrackon

    How to check disk space used on site

    https://www.google.com/search?q=2.49gb+%2B+469mb+%3D&client=ms-android-charter-us-rvc3&sca_esv=68d9541bca7da508&ei=K2lPaMDXGLqNwbkPxKuI6AI&oq=2.49gb+%2B+469mb+%3D&gs_lp=EhNtb2JpbGUtZ3dzLXdpei1zZXJwIhAyLjQ5Z2IgKyA0NjltYiA9MgIQE0i2F1DTD1jTD3AAeACQAQCYAW2gAbkBqgEDMS4xuAEDyAEA-AEBmAICoALKAcICCxAAGIAE...
  4. philmckrackon

    How to check disk space used on site

    Its been a long time since I helped a user with Hostinger. Their hpanel is limited. 1st... Ask your host. 2nd Can you open a SSH terminal?
  5. philmckrackon

    How to check disk space used on site

    What OS? WHM? cPanel? Plex? Do you have SSH access? A little information goes a long way to help you out.
  6. philmckrackon

    XF2 [8WR] XenCarta 2 (Wiki) PRO [Paid]

    Yea, the add-ons may be nice looking and function well but on communication I give the dev a 2 out of 10... ;)
  7. philmckrackon

    XF2 [8WR] XenCarta 2 (Wiki) PRO [Paid]

    WARNING!!! If you upgrade from v2.2.0.2 or any lower version all of your links and URLs will change and any custom bbcodes used for headings will not work for the TOC. I understand the reasoning for #1. The 2.2 (and lower) versions autogenerated unique URLs that when a new heading was...
  8. philmckrackon

    How to block Robot ByteDance

    As I stated above, I have it in my XF root directory @ the end and NOT between the IfModule section if you have one.
  9. philmckrackon

    How to block Robot ByteDance

    I have it at the end of the .htaccess file in the XF root directory. Not in the IfModule section (if you have one.)
  10. philmckrackon

    How to block Robot ByteDance

    Case does not matter - BrowserMatchNoCase
  11. philmckrackon

    How to block Robot ByteDance

    My partial .httacess (kills them DEAD) BrowserMatchNoCase "Bytedance" bad_bot BrowserMatchNoCase "Bytespider" bad_bot BrowserMatchNoCase "Baiduspider" bad_bot BrowserMatchNoCase "BIDUBrowser" bad_bot Order Deny,Allow Deny from env=bad_bot
  12. philmckrackon

    NVMe VPS RAM/CPU question

    No, just turning off Redis just to see if there is a difference as a test to eliminate Redis.
  13. philmckrackon

    NVMe VPS RAM/CPU question

    Have you commented out and disabled Redis in your config.php to test if the issue still exists?
  14. philmckrackon

    XF 2.3 Give user permission to edit another users post?

    What about putting that thread in it's own node and adjust the permissions as needed? Unfortunately that would also give permission to edit content.
Back
Top Bottom