Yes you can change what the prompt sends to the AI.
Currently they are only search terms that would get filtered through your site.
Currently it goes by how many posts in a thread. Definitely make a suggestion @ my site and I will add them into the addon.
This error indicates that the XenForo Importer encountered corrupted or improperly formatted data while trying to process an IP address for a forum post.
Here is the breakdown of what is happening and how to fix it.
The Error in Plain English
The Function: inet_pton() is a PHP function that...
@Chris D — is there a new flag we should be using for preview builds?
d = release state
1 → alpha
3 → beta
5 → release candidate
6 → preview (maybe?)
7 → stable
I have been working on a thread summary addon. Has almost everything in your thread title. Only exception is Prefixes. Just haven't got around to releasing it yet....lol
It would be beneficial for you to watch the entire Building with Xenforo 2. Follow along and build what Kier demonstrates in the video. If you have any question, I will help out where I can. This is how I got started last year.
In js/xf/message.js, the XF.Message.insertMessages function passes the wrong parameter to the onInsert callback, causing the scroll-to-new-post feature in QuickReply to fail silently.
Location: js/xf/message.js - XF.Message.insertMessages function
The Problem: The callback is invoked with html...