Recent content by Myke623

  1. Myke623

    XF 1.5 Updating Add-on Templates

    I'm having a hard time recalling the process (if any?) to correctly edit/update my add-on template(s) in XF 1.5. Development mode is enabled, and I'm in the Master Style when editing my templates. However, when I try to test the changes (with a user using the Default Style) they don't seem to...
  2. Myke623

    XF 2.3 MySQL keeps crashing?

    Just to close the loop, turns out that my xf_ip table had grown enormously large (almost 1 million records) to the detriment of my poor old development environment trying to do anything with the table. After truncating it, I was able to proceed with the migration from 1.5 without any major...
  3. Myke623

    XF 2.3 MySQL keeps crashing?

    Attempting to do a test upgrade from XF 1.5 to 2.3 on my local development environment and I'm encountering an issue with MySQL crashing. My server environment: Image taken from a stock (full) install of XF 2.3 within the same environment, which installed successfully. The initial part of the...
  4. Myke623

    XenForo architecture in ten minutes

    @Kier apologies for going off-topic, but what whiteboard (blackboard?) / drawing / scribbling application were you using during this video?
  5. Myke623

    Visual Studio Code Snippets for XenForo 2

    I'm not entirely sure I understand your question. Instructions for installing each json file are provided in the Resource Overview. The snippets (or templates) are then triggered when you start typing out "prefix" as defined in the json.
  6. Myke623

    XF 1.5 Is xenForo 1.5 compatible with MySQL 8?

    Thanks for the confirm, fellas, much appreciated! (y)
  7. Myke623

    XF 1.5 Is xenForo 1.5 compatible with MySQL 8?

    Bit of a strange request, I know, but I'm preparing to migrate some old addons and was wondering if xenForo 1.5.x is compatible with MySQL 8.0?
  8. Myke623

    Other Maintaining Resources

    Thanks for that. In the thread you linked: Is this the criteria for unmaintained resources? If so, for my particular case, I guess it was based on not having visited for a period of time.
  9. Myke623

    Other Maintaining Resources

    What, or where, is the criteria for Resources to be prefixed as "Unmaintained"? I've tried looking in the Developer Docs, the Resource Guidelines under the Help section, as well as the sticky threads in this forum but couldn't find a clear answer. A resource I created (Visual Code Snippets) is...
  10. Myke623

    XF2 [8WR] XenTorneo 2 (Rankings) PRO [Paid]

    With smash.gg rebranding to start.gg, will there be an update to support this change?
  11. Myke623

    New video series: Building with XenForo 2

    https://xenforo.com/community/resources/visual-studio-code-snippets-for-xenforo-2.8521/
  12. Myke623

    XF2 [8WR] XenMedio 2 (Media) PRO [Paid]

    That's a fairly ambiguous question from Google in that case, because it just refers to "public data" but you suggest they mean metadata. What's an example of this metadata?
  13. Myke623

    XF2 [8WR] XenMedio 2 (Media) PRO [Paid]

    Doesn't Medio store YouTube titles, URLs, descriptions and thumbnails? Isn't all of this considered public data?
  14. Myke623

    XF2 [8WR] XenMedio 2 (Media) PRO [Paid]

    I've been subject to an audit on the usage of the YouTube API, and have been asked the specific question of: Kindly confirm whether you are storing YouTube data for more than 30 days. Regarding data storage, we only allow the API Clients to store the public data temporarily, but not more than...
  15. Myke623

    Unmaintained Visual Studio Code Snippets for XenForo 2 - JavaScript Snippet Improvements

    The VS Code Snippets for JavaScript now convert the CamelCase Element/Event Name to lowercase-and-dash for the HTML identifier (data-xf-init).
Back
Top Bottom