Recent content by Yenxji

  1. Yenxji

    VaultWiki [Paid]

    I have encountered and fixed an installation error in VaultWiki while using XenForo 2.3.6. Because it is an issue from Symfony’s new requirement that Process::__construct() must receive an array instead of a string (as of XF 2.3+). VaultWiki's installer still passes a command string, caused by...
  2. Yenxji

    Can AI take over XenForo development entirely future?

    This is not about future of XenForo core how AI could handle and take XF core over human, this topic is talking about the making of addon development.
  3. Yenxji

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

    Here, I've made a topic: https://xenforo.com/community/threads/can-ai-take-over-xenforo-development-entirely-future.231569/
  4. Yenxji

    Can AI take over XenForo development entirely future?

    With the rapid advancements in AI development tools and its core of XenForo, it’s interesting to imagine what the future of software like XenForo might look like. Could we eventually reach a point where AI alone is capable of maintaining XenForo for fix bugs, releasing compatibility updates, and...
  5. Yenxji

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

    What happens if XF 4.0 is out in 5 or 10 years away and can AI handle everything for XF software due bug and new feature without human to do?
  6. Yenxji

    Wechat Pay For Xenforo [Paid]

    Dear, is that still available? Does this work on 2.3.6?
  7. Yenxji

    VaultWiki [Paid]

    By the way, this is very important for a safe user to prevent issues in the future. I’ve updated the Setup.php file in your addon to prevent issues caused by users who don’t read the FAQ manual without the knowledge that may cause the database to become corrupt if they proceed without a backup...
  8. Yenxji

    VaultWiki [Paid]

    Your addon installation still has an issue on XF 2.3.6 I have fixed your addon of installation issue, so here src\addons\vw\vw\Setup\ProcessHelper\ProcessHelperBase.php --- ProcessHelperBase.php (original) +++ ProcessHelperBase.php (fixed) @@ -30,6 +30,11 @@ if...
  9. Yenxji

    VaultWiki [Paid]

    Here is what I started from first. I went to AdminCP to install the addon, but it failed to install. Then I decided to use the second CLI to install the add-on again, and still same failed
  10. Yenxji

    VaultWiki [Paid]

    I bought your addon and failed to install addon caused error: [root@root httpdocs]$ php cmd.php xf-addon:install vw/vw Please confirm that you want to install the following add-on: (VaultWiki 4.1.9) (y/n)y In Process.php line 144: Symfony\Component\Process\Process::__construct(): Argument...
  11. Yenxji

    Fixed Disabled nodes and you do not have permission to view this page error in XFRM AdminCP

    Can I have a fix of the PHP issue, please? Because 2.3.7 is going to take a longer time.
  12. Yenxji

    [FOX] Ultimate Translator [Paid]

    https://foxsecrets.com/index.php?threads/report-bug.53/
  13. Yenxji

    [FOX] Ultimate Translator [Paid]

    I got received of your addon error, Server error log ErrorException: Template error: [E_USER_WARNING] Cannot call method isMobile on a non-object (NULL) src/XF/Template/Templater.php:1267 Generated by: Unknown account Jun 11, 2025 at 20:24 Stack trace #0 [internal function]...
  14. Yenxji

    Video attachments should be opened in lightbox

    Of course, opening a video with a lightbox is more important than opening a new tab. I'm surprised XFMG still exists with video lightbox support. But XF self and XFRM still haven't been fixed, or both need to support video lightbox because that is more than 14 years.
  15. Yenxji

    Video attachments should be opened in lightbox

    Here example of a video that would not show pop-up as lightbox / fancybox on XFRM and XenForo self.
Back
Top Bottom