Jump to content

Jeffrey Roberts

Clients
  • Posts

    294
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Jeffrey Roberts's Achievements

  1. Thank you. I had the exact same question.
  2. I think I solved this by using "php-cli" rather than "php" in the crontab entry. I do not understand why this suddenly stopped working after working fine for years.
  3. I saw a warning that scheduled tasks were not running. I confirmed that the cron entry was correct. I decided to delete it and then added it again. Now I am receiving emails with this. I receive the same if I manually try and run task.php from a shell command line. Any thoughts? Cache-Control: no-cache, no-store, must-revalidate, max-age=0, s-maxage=0 Expires: 0 Content-type: text/html; charset=UTF-8 Not at command line
  4. Maybe I have this wrong - I think you saying that the ACP menu only enables or disables the 2FA ability for members. I then go to the Admin member and turn on 2FA there. That's working. I'm dumb. 🤦‍♂️
  5. I switched off Authy as my 2-factor authenticator and would like to move to Google Authenticator. I am not received a QR-code when I enable Google. Should I not being seeing that?
  6. Appreciate that this is old topic. Is anyone having a new problem displaying a Twitter timeline on their community? Mine stopped working in the last 48 hours. Is this a new Twitter-thing which is stopping us from pulling the timeline?
  7. All good now. The upgrade downloaded and installed fine. Thanks for resolving so quickly.
  8. I am also stuck on downloading (self-hosted), but I don’t have an error message. I stopped it. Waiting on confirmation that this is a problem that is being worked on.
  9. I'm receiving the same error in the PHP8 Compatibility Scanner: There was an error loading the hook scanner results, but only if I DO NOT enable an application that is not compatible with PHP8 Now running 4.7.2.1
  10. Thanks. This must be an issue with our server provider. I did use my phpMyAdmin as my workaround. It has always been so convenient for years to generate this list from SQL toolbox.
  11. After I run in SQL toolbox (v4.6.11) a simple query like this: SELECT email FROM core_members where allow_admin_mails = 1 AND temp_ban <> -1 AND joined > 1618596660 AND MEMBER_GROUP_ID = 3; I get correct results in the first page, but when I click Next or 2 or 3 for other pages of the results I get a blank page. Is this a known issue? Is there a command that I could add to my SELECT statement that will not force pagination so that I can see all the results on the 1st page?
  12. Can anyone report whether this was addressed in the latest release - 4.6.6 ?
  13. Has anyone opened a support ticket about this behavior?
  14. I have 1 minute of caching time for Cache sidebar, header and footer blocks. I get the feeling too that caching seems to be broken.
×
×
  • Create New...