Recent content by Alpha1

  1. Alpha1

    Alert Improvements by Xon

    8 pendingRebuild: rows 8 xf_user: rows 1 Done. Thanks! This could be related to an issue in @Naz Tickets where users request account deletion in a ticket. The user is deleted and the ticket resolved. Alert goes to non-existent user.
  2. Alpha1

    XF 2.3 What's new in XenForo 2.3.10?

    I'm using Claude (Not CC) and feed it md file, prompt and it accesses XenForo trough Chrome. It clearly knowns some of the style properties, like palette, the first 8 basic colors, but not the rest of the basic colors settings. It knows other style settings, but not all. It seems to know part of...
  3. Alpha1

    550 No such local user processed as Soft Bounce

    These bounce messages should be hard bounces: 550 No such local user, unauthenticated relaying denied 550 Invalid Recipient Same issue as this one, but with slightly different text: https://xenforo.com/community/threads/550-permanent-failure-processed-as-soft-bounce.234103/
  4. Alpha1

    Alert Improvements by Xon

    I have loads of these: XF\Db\Exception: SV\AlertImprovements\Job\AlertTotalRebuild: MySQL query error [1205]: Lock wait timeout exceeded; try restarting transaction src/XF/Db/AbstractStatement.php:225 Generated by: Unknown account Mar 7, 2026 at 8:25 AM Stack trace...
  5. Alpha1

    XF 2.3 What's new in XenForo 2.3.10?

    Maybe talk to @Russ about style work expertise. It would be great if it can be added.
  6. Alpha1

    XF 2.3 What's new in XenForo 2.3.10?

    Do the skills also pertain to styles, style settings and style properties? I'm using Claude to fix up my style issues, but it's not entirily understanding completely how XenForo style system works. It would be nice if styling skills / metadata instructions file would also be included.
  7. Alpha1

    XF 2.3 What's new in XenForo 2.3.10?

    Nice!
  8. Alpha1

    Fixed Quote/Mention alerts are sent to banned users

    Does this also fiix sendiing alerts to deleted members? For example when a report is resolved for a deleted member it will fire a job to send an alert to a member that no longer can receive emails or alerts. @Naz
  9. Alpha1

    XF 2.4 Custom Field Improvements: Searching!

    Yes, you can also encounter it with multiprefix or other things that can be combined. It wastes crawl budget so your important pages may not get indexed. It can reduce pagerank, as different versions of the same page can compete and therefore reducing the value/ranking of the page. All in all...
  10. Alpha1

    XF 2.4 Custom Field Improvements: Searching!

    When you look into it then also consider the issue of pagerank reduction by having a lot of filter urls from a mass of string parameter combinations.
  11. Alpha1

    Search & Filter Custom fields

    Almost yes. We have custom field search and filtering, so that is huge. Whats not implemented yet, is JS live filtering that you can see in my example here: https://xenforo.com/community/threads/search-filter-custom-fields.140432/post-1296202
  12. Alpha1

    XF 2.4 Custom Field Improvements: Searching!

    Very nice and extremely welcome! Will this allow filtering on multiple fields? And if so will it be possible to deny crawler bots (Google) to crawl endless combinations of fields? I ask because URL's with a combination of fields often lead to Google's crawl budget being spent on endless...
  13. Alpha1

    Export / import to csv/xlxs

    Pretty much any software platform allows me to export data and import it again. I use it daily to export from one platform, manipulate it and import it into the same or another platform. It would be so useful if we would be able to export/import settings, permissions, nodes, entries, phrases...
  14. Alpha1

    Happy Birthday Emails

    The bounces I have received are expected.
  15. Alpha1

    Happy Birthday Emails

    After the fix, I'm no longer getting 1000 bounces per day, but only a few.
Back
Top Bottom