Search results

  1. Finexes

    Discord Fixed Group sync error

    Hi @Nix, I'm getting the following error since the last update: ErrorException: [E_WARNING] Undefined array key "position" in src/addons/NF/Discord/Job/GroupSync.php at line 49 XF::handlePhpError() in src/addons/NF/Discord/Job/GroupSync.php at line 49...
  2. Finexes

    Tickets Cannot Reproduce Table does not exist

    Hi there, I'm getting the following error since a few days: XF\Db\Exception: MySQL statement prepare error [1146]: Table 'finexes.com.xf_nf_tickets_user_watch' doesn't exist in src/XF/Db/AbstractStatement.php at line 230 XF\Db\AbstractStatement->getException() in...
  3. Finexes

    TeamSpeak Fixed ErrorException: Only the first byte will be assigned to the string offset

    Is this going to be updated? :) We would like to switch to PHP 8.
  4. Finexes

    Discord Fixed Include replies made to threads

    As a workaround, I manually set the column "nf_discord_include_replies" to 1 in table xf_forum for the specific node.
  5. Finexes

    Discord Fixed Include replies made to threads

    The option "Include replies made to threads" is not working for us. I noticed that the checkbox for this option gets unchecked after saving and reloading the specific node options: However, posting to Discord for new threads works as expected :)
  6. Finexes

    Discord Style properties for embeds

    Hi there, the embeds posted by the bot could have a footer image, a custom color for the left border etc., preferably controlled by style properties. Currently there's no possibility to adjust that, except when editing add-on files, if I'm not mistaken. What do you think?
  7. Finexes

    TeamSpeak Fixed ErrorException: Only the first byte will be assigned to the string offset

    Hi there, after switching to PHP 8.0.13, the follwing error is triggered: ErrorException: Template error: [E_WARNING] Only the first byte will be assigned to the string offset src/addons/NF/TeamSpeak/Viewer.php:503 #0 src/addons/NF/TeamSpeak/Viewer.php(503)...
  8. Finexes

    Few questions about Tickets 2

    I also had to disable it for guests, otherwise the spam coming from the Ticket system is insane.
  9. Finexes

    Few questions about Tickets 2

    No problem, everyone needs vacation :) Thanks for your answers. Regarding the usergroup that receives an alert for a new ticket, could you tell me where I have to set it up? The CAPTCHA is showing properly on the ticket form, but that doesn't stop the spam. Anything else I can do against it...
  10. Finexes

    Few questions about Tickets 2

    Still waiting for an answer :)
  11. Finexes

    Few questions about Tickets 2

    Hello, first of all, thank you for this great add-on, the features are amazing! I have a few questions: 1) When someone is opening a ticket, the only thing I see is the counter in the staffbar. Is it possible, to set a usergroup per category, that receives an alert, when a new ticket is opened...
  12. Finexes

    XF2?

    Sorry if I missed it, but is there any ETA for your Rosters add-on for XF2.1? Or is it not going to be ported to XF2.1?
  13. Finexes

    TeamSpeak Fixed Server 127.0.0.1 : 10011 do not want to change port

    That's great, thank you! :) Just for clarification, there's not only the problem with the the wrong port, our Integration is currently not assigning any usergroups.
  14. Finexes

    TeamSpeak Fixed Server 127.0.0.1 : 10011 do not want to change port

    I have the same problem. We updated from the latest XF 1.5 version to 2.0.10. It seems like the add-on is now ignoring the input in the server query port field. Our port is 25246, but it still uses port 10011 when testing the connection. This is the error message that is shown, when debug mode...
Back
Top