Recent content by GeorgWin

  1. GeorgWin

    Content Ratings [Paid]

    Unfortunately, this means that this functionality died along with the [TH] Reactions plugin and is not implemented anywhere else. Thanks for the reply.
  2. GeorgWin

    Content Ratings [Paid]

    @Xon, is it possible for the user to give several different ratings for the message? Does this work in the modification?
  3. GeorgWin

    Duplicate Multiple External download URL

    I support you, the issue has not been resolved for several years.
  4. GeorgWin

    Lack of interest Multiple files via URL

    I completely agree that the problem has not been solved.
  5. GeorgWin

    Show reaction statistics on member profiles

    Very good function
  6. GeorgWin

    Similar threads [Paid]

    This line cuts off all Cyrillic characters - /[\x{0080}-\x{FFFF}]/u Search by names in russian topics does not work! This line is incorrect - /[^\p{L}0-9]/ You need to add the u modifier to work correctly. Correction to cut off extra characters when searching, when working with Cyrillic -...
  7. GeorgWin

    Change Content Owner or Date

    It helped: Complete removal of the mod (and its old files), and its new installation.
  8. GeorgWin

    Change Content Owner or Date

    Otherwise, the addon would not work. I have an update from version 1.1.4
  9. GeorgWin

    Change Content Owner or Date

    When manually rebuilding data: LogicException: Content type xfmg_media must define an 'entity' value in src/XF/App.php at line 2568 XF\App->getContentTypeEntity() in src/addons/TickTackk/ChangeContentOwner/Job/Upgrade/RebuildAttachmentOwner.php at line 42...
  10. GeorgWin

    [TH] Reactions Plus [Deleted]

    Interesting too...
  11. GeorgWin

    Implemented Multiple Files Upload.

    The list of external URLs was never implemented in 2 years. :(
  12. GeorgWin

    Personal notepad [Deleted]

    When to uninstall a modification: ErrorException: [E_NOTICE] Undefined variable: tableName in src\addons\lgxNotepad\Setup.php at line 42 XF::handlePhpError() in src\addons\lgxNotepad\Setup.php at line 42 lgxNotepad\Setup->uninstall() in src\XF\Admin\Controller\AddOn.php at line 635...
  13. GeorgWin

    [Liam W.] Custom Editor Colors

    2.1.1 works?
  14. GeorgWin

    Warning Improvements by Xon

    Sorry, wrong translation. Carefully look at the entire video (which I recorded last), how variables are defined in the $input array, and as a result it turns out over time. I think for the data in the array $input you need to do an additional check, with filling in the correct data.
  15. GeorgWin

    Warning Improvements by Xon

    Disabled add-ons, nothing has changed. UPD: thank. Screenshot with the parameter ?fill=1 and disabled additions. Everything is OK there:
Back
Top Bottom