Jump to content

Rhett

Administrator
  • Posts

    1,423
  • Joined

  • Last visited

  • Days Won

    33

Everything posted by Rhett

  1. Rhett

    test

  2. https://its.uiowa.edu/support/article/103486v If your hard drive only has one partition you can create the extra partition required for BitLocker using the BitLocker Drive Preparation Tool. This is a command line utility built into Windows. Open an administrative command prompt (right-click and choose Run as administrator) and type: Bdehdcfg.exe –target default
  3. https://superuser.com/questions/950215/cant-enable-bitlocker-auto-unlock-on-drive-invalid-function
  4. https://www.tenforums.com/tutorials/36901-check-bitlocker-drive-encryption-status-windows-10-a.html manage-bde -status C: must run as admin (elevated)
  5. https://www.tenforums.com/tutorials/37662-turn-off-auto-unlock-bitlocker-drive-windows-10-a.html
  6. Rhett

    test

  7. Rhett

    test

    http://snpy.in/DeRtUn
  8. Rhett

    test

  9. Rhett

    test

  10. if ( \IPS\Dispatcher::hasInstance() AND \IPS\Dispatcher::i()->controllerLocation == 'front' ) { header("Location: https://www.domain.com/whatever/"); exit; }
  11. In your custom language pack, revert the two language strings, then edit as needed to translate. _date_this_week_c _date_this_week
  12. Rhett

    test

    test
  13. We have implemented a new layout for our control panels if you see any issues please submit a support ticket. This is now fully responsive on mobile, tablets, etc.
  14. https://www.linkedin.com/feed/update/urn:li:activity:6481598232764956672
  15. IPS 4.4.0 Beta 1
  16. Rhett

    CRTDM

    http://suttersolutions.com/ufp/CRTdm Comm v1-65.zip
  17. Comcast IPV4 75.75.75.75 75.75.76.76 IPV6 2001:558:feed::1 2001:558:feed::2 ATT IPV4 68.94.156.1 68.94.157.1 Google IPV4 8.8.8.8 8.8.4.4 Fronteir IPV4 74.40.74.40 74.40.74.41
  18. You can create and manage your robots.txt file via the pages application, this makes everything editable in the admincp, which is quick and easy. 1. Create a new pages page. Select the manual HTML method Name it as follows. (be sure it's exactly as below- not uppercase) Select the content tab and add a reduced crawl rate below. Set permissions Then using the SQL toolbox you can view the sessions table to see real active sessions and block any bots as needed to block a bot that honors the robots file, you can place the following, in the example of Yandex, which does, and is often an issue.
  19. recovery mode define( 'RECOVERY_MODE', TRUE );
  20. Pretty solid release! 4.3.0 has been applied. If you are using stripe, please note you will need to add a webhook to the stripe settings in the admincp. I would double check all social logins, and the new oAuth works great for those word press people.
×
×
  • Create New...