Recent content by Kevin

  1. Kevin

    [XenCustomize] Book Threads: Forum & Thread Types [Paid]

    To register at your site, if you're requiring an XF token do you really need to require everything else under the sun and email validation and then manually approve the account? I feel like next I'll be asked for a thumb print or something. 👀
  2. Kevin

    VerticalScope Inc Headed toward Bankruptcy?

    Plus they haven't migrated that one to their OneFora platform yet. 👀
  3. Kevin

    ChatGPT RSS Enhancer [Paid]

    Sounds like an interesting project. :cool: Is it possible to see an example RSS item in it's original form versus what was saved in the XF post after going through the ChatGPT prompt? 🤔 EDIT: Not asking if the add-on can do it, just curious if you have an example of from your testing of...
  4. Kevin

    RM 2.3 Did anybody find a solution for bulk adding Resources?

    I'm looking at adding adding about 300~ files to XFRM and each file will be their own resource; I'm not too worried about details (like descriptions, etc.) as the first goal is to get the files into XFRM to make them available and then I'll go back as time permits to clean up the entries. I'm...
  5. Kevin

    Prioritize more user facing features

    If Google gave the XF guys $60 million USD like they did to Reddit then I'm sure that they'd also create an API for Google to access content directly.
  6. Kevin

    XF 2.3 "/whats-new/posts/" returns DB error

    This one is, I'm hoping, resolved for now. Long story short, there may have been an initial local server and/or XF issue that was resolved but Cloudflare was serving a cached copy of the pages with the errors and no matter what I tried in the CF dashboard had an affect. Thanks again for the...
  7. Kevin

    XF 2.3 "/whats-new/posts/" returns DB error

    If you're bored for a few minutes and want to take a look, the support ticket has all of the connection info & creds. :D
  8. Kevin

    XF 2.3 "/whats-new/posts/" returns DB error

    Which is why I'm stumped, honestly. Past search issues generally broke all of search, not just the generic route, and past experience is why I started with disabling XFES & any related add-ons. Just tried, restarted httpd, same result. Everything but /whats-new/posts/ comes back as normal and...
  9. Kevin

    XF 2.3 "/whats-new/posts/" returns DB error

    Here's what's the source showing: An unexpected database error occurred. Please try again later. <!-- No such file or directory --> I've checked both the SQL error log and the error log in the XF folder, nothing is revealing itself.
  10. Kevin

    XF 2.3 "/whats-new/posts/" returns DB error

    Note: I've already submitted a support ticket earlier today, hoping maybe others may have ran into this while waiting for the guys to work the ticket. I'm stumped on this one. :( ***** I have multiple XF installs on the same server. When doing a /whats-new/posts/ query at one of the...
  11. Kevin

    Add-on Is there a plugin that shows 404 pages?

    You want the add-on linked above. It will create a new ACP log showing you any 404 errors, the URL that caused the 404, and how many times the URL was hit. You can optionally redirect each 404 URL to a new target.
  12. Kevin

    UK Online Safety Regulations and impact on Forums

    Just curious... in the US banks can issue debit cards associated with Visa or MasterCard that can be used just like a regular credit card. Those types of debit cards are often issued to minors. Do UK banks not offer similar debit cards? 🤔
  13. Kevin

    XF 2.2 Extend a class and nothing happens?

    Thanks, I realized recently I had a spot where I was checking hasPermission and I should have been checking hasNodePermission instead. 👍
Back
Top Bottom