Recent content by Alpha1

  1. Alpha1

    Reputation System [Paid]

    InvalidArgumentException: XF\Job\ApprovalQueueProcess: Invalid string IP: src/XF/Util/Ip.php:25 Generated by: Unknown account Mar 12, 2026 at 10:55 PM Stack trace #0 src/XF/ModeratorLog/AbstractHandler.php(137): XF\Util\Ip::stringToBinary('') #1...
  2. Alpha1

    SEO Audit

    Could you specify this? Which properties does your addon add? There are quite a lot of DiscussionForumPosting properties schema.org of which XF adds very few: https://schema.org/DiscussionForumPosting Does support XFRM and XFMG? How does this handle the issue of guests / bots not having...
  3. Alpha1

    [XB] Thread Ratings [Paid]

    My big board has been using thread ratings for decades. Thread Reviews actually. However, the current addon doesn't offer the functionality we had, so I disabled it. The current functionality is too simple and not intuitive. What we used to have is something similar to XenForo Resource Manager...
  4. Alpha1

    550 No such local user processed as Soft Bounce

    Some more: smtp; 550 5.4.1 Recipient address rejected: Access denied smtp;550 5.1.10 RESOLVER.ADR.RecipientNotFound The first one is a frequently occurring one by Microsoft.
  5. Alpha1

    IP/subnet blocked should not cause soft bounce (hotmail, live, outlook)

    I see comcast is doing something similar: it throttles senders that have high volume. An alternative solution would be to introduce a new bounce classification: Ignored. This would allow the bounce message to be ignored and not count towards soft bounce count.
  6. Alpha1

    Inform member if their email inbox is full

    When an email address bounces due to inbox full, display this to the member. i.e. This will make it easier for members to understand what they need to do. XenForo already has this information, so why not inform the member? Xenforo is already displaying a notice to the user.
  7. Alpha1

    IndexNow error: [429]

    Same here. Is this related to the recent XF 2.3.10 release?
  8. Alpha1

    Alert Improvements by Xon

    I have thousands of these now: 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 11, 2026 at 3:49 PM Stack trace...
  9. Alpha1

    Pro Black

    The demo link is broken.
  10. Alpha1

    Generate Thread / Resource Image with AI

    If this gets implemented in XenForo then it would be great to use it in major addons that have covers or featured images for its content.
  11. Alpha1

    Generate Thread / Resource Image with AI

    It can take a bit of time. Not too long to wait for. But I think that by the time this suggestion is implemented, there will be little delay if any.
  12. Alpha1

    Generate Thread / Resource Image with AI

    It would be very useful if members could generate a thread image or resource image with AI. How it could work: Next to the 'Attach files' button, place a 'Generate Image with AI' button. When its clicked, then let an LLM like Dall-E/ChatGPT, etc generate an image from the post content and title...
  13. Alpha1

    Model Context Protocol (MCP): connect XF to AI

    It would be quite useful to have a MCP for XenForo. There are many use cases. There are so many admin tasks that take weeks or months to complete, where an LLM could do the legwork. I'd like LLM to be able to search all content in forum and other content types and do stuff with the results. To...
  14. 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.
  15. 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...
Back
Top Bottom