Recent content by Alpha1

  1. Alpha1

    Thread SEO changes [Paid]

    Works great for pages with redirects. My chart looks the same as the above with hundreds of thousands resolved. So far just 57K left, but it keeps going down. Blocked due to other 4.x.x issue has also gone down 90% after disabling link proxy. There's still lots of technical issues to address...
  2. Alpha1

    Email domain validation

    FYI : the current addon checks email DOMAIN, which IMHO is important to do on registration page. Its free. Email validation services are paid services. The most important ones are integrated with Dragonbyte Tech Mail addon. These check the email address on a variety of aspects. Not just the...
  3. Alpha1

    Email domain validation

    I tested pretty much all email validation services on hundreds of thousands of addresses. I will send you some information by conversation about strengths and weaknesses per provider. There are a few clear winners and a lot of services I would not advise.
  4. Alpha1

    [DigitalPoint] App for Cloudflare®

    Yes, it seems quite expensive. But AWS has hidden costs as that counts retries and can count SNS / feedback, so you are paying multiple times for the same email. For example, I pay for 490k emails while I'm only sending around 370k emails. That's a 32% hidden cost. If you deduct that 32% then CF...
  5. Alpha1

    [DigitalPoint] Better Google Analytics

    Not sure if its relevant or accurate, but I ran it through Claude Code and got this response: The ServerException propagates up uncaught, terminating the MailSend job. Queued emails are not sent until the job is retried and the GA endpoint happens to be healthy. Root Cause The issue originates...
  6. Alpha1

    [DigitalPoint] Better Google Analytics

    GuzzleHttp\Exception\ServerException: XF\Job\MailSend: Server error: POST https://www.google-analytics.com/mp/collect?measurement_id=G-xxx&api_secret=xxx resulted in a 502 Bad Gateway response:<!DOCTYPE html><html lang=en> <meta charset=utf-8> <meta name=viewport content="initial-scale=1...
  7. Alpha1

    [DigitalPoint] App for Cloudflare®

    Cloudflare Email service is quickly expanding: https://developers.cloudflare.com/email-service/ Are you keeping an eye on this? This looks very attractive compared to AWS.
  8. Alpha1

    InvalidArgumentException: XF\Job\ApprovalQueueProcess: Invalid string IP: src/XF/Util/Ip.php:25

    When trying to approve AMS articles in the queue, I'm hitting this error. I understand that this is a core XF bug. InvalidArgumentException: XF\Job\ApprovalQueueProcess: Invalid string IP: src/XF/Util/Ip.php:25 Generated by: Unknown account May 1, 2026 at 2:32 PM Stack trace #0...
  9. Alpha1

    Sending large number of batch emails

    You could ask @DragonByte Tech to implement a SES limit in his DBT Mail addon. Or ask AWS to increase the limit.
  10. Alpha1

    Make Tag pages engaging landing pages (portals)

    Tag pages are in theory awesome for both usability and SEO. Xenforo itself offers a highly fragmented experience with different content types relating to a topic scattered across addons. Tag pages offer content from everywhere on a single location. Tag pages could be highly engaging valuable...
  11. Alpha1

    [XB] Paid Registration [Paid]

    I don’t think this addon has any email notification functionality yet.
  12. Alpha1

    Signup abuse detection and blocking [Paid]

    Remove this line from your email rules You don't need that. Just allow the email domain from the approval queue and you will never see that again.
  13. Alpha1

    XF 2.3 My Forum is suddently sending out "See what you missed" emails to everyone

    My guess is that you have one or more addons installed that are causing this. Or somehow there is an issue with server date or something.
  14. Alpha1

    XF 2.3 How do I make a custom navtab active when a user visits the related content types?

    I have added some custom navigation tabs in the navigation manager. Under each of the tabs I have grouped various addons. For example I have a Community tab that holds Forum, Media, social groups, members, calendar. Community is the parent of these. How do I make this tab active if the user is...
  15. Alpha1

    [XB] Paid Registration [Paid]

    Please consider to add a function to Gift an Account Type. i.e. add a Gift link with FA icon on post and other content. When clicked let the user select an account type to be gifted. Of course with the same nice looking cards that are on the account types page. Just smaller. I´m sure this would...
Back
Top Bottom