Recent content by dunowat

  1. dunowat

    Matrix / Riot integration

    i wonder if this can still be a thing..
  2. dunowat

    Block users (Facebook style)

    To be fair, there is this addon. It seems like it needs more polish though https://xenforo.com/community/resources/nc-blockusers.9842/
  3. dunowat

    [vbresults.com] Post Keyword Alerts

    Was going to post the same. No new features too
  4. dunowat

    Block users (Facebook style)

    I think there are many users in this position. Ives searched and seen requests going back to 2013. I wonder why this hasn’t been built? I’d pay for this too
  5. dunowat

    How to protect emails in xf_user in server

    He actually offered a lot of options. Separate DB Server DB w/o Public IP Isolated Network The application needs to read the DB so its a required function. Another alternative, is to suggest your users create a separate email account and lock it down to a specific email provider. You can do...
  6. dunowat

    [XenCustomize] Events Manager [Paid]

    Did you change the pricing? I was going to upgrade before but it seems like the price basically buying new for updates annually.
  7. dunowat

    XF 2.3 Is it possible to have User Upgrades Across multiple sites?

    I have forum A and forum B. I have the same upgrade package on A as B. Is it possible to have users who upgrade on A or B to have the upgrade replicated on the site that wasn't purchased? I'm thinking if they pay for an upgrade on one site, they can have the privileges of the equivalent...
  8. dunowat

    [XB] User Upgrade Coupons [Paid]

    Does this mean the user can use the coupon one time only? So if i set the usage limit to 1000 does that mean the coupon can be used 1 times by 1000 users AND/OR 1 user 1000 times?
  9. dunowat

    [XB] User Upgrade Coupons [Paid]

    Is it possible to limit to use one time per account? If i wanted a one time use coupon, what's the best way to do this?
  10. dunowat

    XF 2.2 Get rid of [Exception] Could not find class \XF\Template\Templater when attempting to extend XF\Template\Templater

    Just incase, the fix for me was to remove the bad addon and try another install
  11. dunowat

    Post Delete Time Limit

    So this doesn't create a separate increase/decrease the delete time instead of the edit/delete limit? It's mean to reduce the delete time from the edit/delete limit?
  12. dunowat

    Post Delete Time Limit

    This doesn’t seem to work correctly on 2.3.6. I haven’t been able to delete outside of the XF setting
  13. dunowat

    Signup abuse detection and blocking [Paid]

    Where can i find the list of banned emails over time? I don't see it in the manual list.
  14. dunowat

    XF 2.3 Multiple Xenforo OAuth Connected Accounts

    Yes I was successful with it.. Step 1 Create the Connected Account INSERT INTO xf_connected_account_provider (provider_id, provider_class, display_order, options) VALUES ('Xenforo2', 'XF:Provider\\Xenforo', 100, '[]'); Step 2 Insert the info. UPDATE xf_connected_account_provider SET...
  15. dunowat

    XF 2.3 Multiple Xenforo OAuth Connected Accounts

    Any advice on how to have more than one xenforo clients?
Back
Top Bottom