Recent content by II ExecBod

  1. I

    Report Improvements by Xon

    Temporary fix: Open this file: src/addons/SV/ReportImprovements/XF/Repository/Report.php Goto line 480 and add ", $notifiableOnly = false" to the function parameters. public function getModeratorsWhoCanHandleReport(\XF\Entity\Report $report, $notifiableOnly = false)
  2. I

    Report Improvements by Xon

    Many thanks for the most excellent plugins. I use several of your plugins. This is not a bug report as I updated xenForo in a massive bungle. I had my live and devel sites up in two tabs and did the update on the live site when I thought I was updating the devel site. So, my bad. Here are two...
  3. I

    Not a bug jQuery not loading in v 2.3.0

    There is no question, and never was, that I failed to read and understand the update info. That is my responsibility and I failed to do that.
  4. I

    Not a bug jQuery not loading in v 2.3.0

    No need for me to worry about that. I will be converting to another forum software before the next renewal payment. Your responses just tell me that you could care less about my concerns. You really are vBulletin. Here is a suggestion, just close this forum, no need to have if the result of...
  5. I

    Report Improvements by Xon

    Yep. I should have waited to update. I should have testing. This is all on me. I just hoped the error report would assist you in some way. Thanks for all the excellent add-ons, I use a few of them. Good stuff.
  6. I

    Not a bug jQuery not loading in v 2.3.0

    That is fine. But all the add-ons that still need jQuery are now broken. So maybe, for a transition like this, leave jQuery in place. Maybe with an option to use or not use it.
  7. I

    Not a bug jQuery not loading in v 2.3.0

    Many jQuery errors after upgrading to 2.3.0. /src/XF/Template/Templater.php (public function fnCoreJs) not longer loads jQuery. The current version (jquery.slim) does not have required functions (like $.ajax). Temporary fix was to add the following to the PAGE_CONTAINER template <script...
  8. I

    Report Improvements by Xon

    I got in a hurry and upgraded to v 2.3.0. This is the only error: ErrorException: Fatal Error: Declaration of SV\ReportImprovements\XF\Repository\Report::getModeratorsWhoCanHandleReport(XF\Entity\Report $report) must be compatible with...
  9. I

    Warning Improvements by Xon

    Greetings, Many thanks for the most excellent add-on. I does nearly everything that I need. Apologies if this has been asked before, I did not read this entire thread. Would it be possible to add this feature. The ability to allow Staff (mods, supermods, admins) to see the conversation...
Back
Top Bottom