Recent content by Recep Baltaş

  1. Recep Baltaş

    Post Content Find / Replace

    Does this work at all? ErrorException: [E_WARNING] preg_match_all(): Empty regular expression in src/addons/XFPR/Admin/Controller/PostReplace.php at line 41 XF::handlePhpError() preg_match_all() in src/addons/XFPR/Admin/Controller/PostReplace.php at line 41...
  2. Recep Baltaş

    Thread Tagging Improvements

    The Fix Explanation The error MySQL query error [1406]: Data too long for column 'execute_data' occurs because of a fundamental architectural issue in how the add-on handles data. Originally, the add-on collected all words from thousands of threads into a single PHP array (word_count) and...
  3. Recep Baltaş

    Thread Tagging Improvements

    I am encountering a blocking error in the server error logs that is causing the job queue to get stuck. It appears that the collectWordsCron task is attempting to save an excessive amount of data into the xf_job table, exceeding the column limit. The Error: XF\Db\Exception: MySQL query error...
  4. Recep Baltaş

    LiteSpeed Cache for XF2 - Community

    I was gonna ask the team to put an "Unmaintained" tag on this add-on but looks like it has already been.
  5. Recep Baltaş

    Thread Tagging Improvements

    I believe it's dead :/
  6. Recep Baltaş

    [DigitalPoint] PWA

    rrorException: Debug: User push subscription change src/XF/Error.php:81 Ekleyen: seeraddar 1 Aralık 2025 16:40 Yığın Takibi #0 src/XF.php(266): XF\Error->logError('Debug: User pus...', false) #1 src/addons/DigitalPoint/PWA/XF/Pub/Controller/Misc.php(21): XF::logError('Debug: User pus...') #2...
  7. Recep Baltaş

    XF 3 General Information & Discussion

    Since this thread has been closed, I believe an announcement is imminent.
  8. Recep Baltaş

    XF 2.2 Component upload error

    Enabled, restarted, still getting the error. Installing from archives is only supported if you have ZipArchive support. You may need to ask your host to enable this.
  9. Recep Baltaş

    OS & Browser Detection [Paid]

    Hi. We have received the payment. Sending the file via DM.
  10. Recep Baltaş

    OS & Browser Detection [Paid]

    Recep Baltaş updated OS & Browser Detection with a new update entry: Conflict fix Read the rest of this update entry...
  11. Recep Baltaş

    OS & Browser Detection [Paid]

    Recep Baltaş updated OS & Browser Detection with a new update entry: New Google icon Read the rest of this update entry...
  12. Recep Baltaş

    [DigitalPoint] App for Cloudflare®

    Hi, what would be the reason of this error? ErrorException: [E_WARNING] Undefined array key "cfEnabled" src/XF/Options.php:29 #0 [internal function]: XF::handlePhpError(2, '[E_WARNING] Und...', '/www/wwwroot/te...', 29) #1 src/XF/Options.php(29): ArrayObject->offsetGet('cfEnabled') #2...
  13. Recep Baltaş

    XF 2.4 XenForo 2.4 status and what's new under the hood?

    In the meantime, Tiptap 3.9.0 has been released and v4 is probably around the corner.
  14. Recep Baltaş

    [XenCustomize] Online Time Tracker: User Time Spent Statistics & Insights [Paid]

    "Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 20480 bytes) in src/XF/Db/Mysqli/Statement.php on line 153 Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 32768 bytes) in src/XF/Error.php on line 1"
Back
Top Bottom