Recent content by Recep Baltaş

  1. Recep Baltaş

    [XB] Paid Registration [Paid]

    I am a licensed customer of this add-on and @Painbaker needs to fix this issue. If this is not fixed, I'll have to report the add-on as unmaintained.
  2. Recep Baltaş

    XF 2.3 Remove the "itemReviewed" property to avoid a directional conflict

    Following a recent Xenforo update, I started receiving the following structured data error in Google Search Console: A nested "<parent_node>" item may not contain the "itemReviewed" property. Remove the "itemReviewed" property to avoid a directional conflict. The "<parent_node>" type is not...
  3. Recep Baltaş

    XF 2.0 Auto merging of posts

    It is a must have feature and I can't believe I have to use add-on for this. Add this feature and let me decide.
  4. Recep Baltaş

    XF 2.3 2.3.8 stuck at site being updated

    Rebuilding master data fixed it.
  5. Recep Baltaş

    XF 2.3 2.3.8 stuck at site being updated

    I have updated the forum and the upgrade was done. I've clicked on the "Enter the forum" link and I got Site is being updated.
  6. Recep Baltaş

    Amazon links [Paid]

    @AndyB does it replace existing ones? Like the competitior's?
  7. Recep Baltaş

    XF 2.2 Enable push notifications

    Same here. How did you fix it?
  8. Recep Baltaş

    XF 3 General Information & Discussion

    Went to Vegas for CES, shot around 50+ videos and came back just to find out there is no explanation about the delay. Not for 2.4 or 3.0. My license is expiring soon and I see no reason to renew it.
  9. 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...
  10. 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...
  11. 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...
  12. 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.
  13. Recep Baltaş

    Thread Tagging Improvements

    I believe it's dead :/
Back
Top Bottom