Recent content by pupu

  1. pupu

    XF 2.2 download intercepted

    I have developed a membership panel plugin, and I only allow specific users to download resources through the membership panel. However, I found that the returned resource files are being intercepted by core-compiled.js, as shown in the attached image. How can I solve this problem? (I need to...
  2. pupu

    XF 2.2 Get user avatar URL

    So how should I get it? In order to save space for the database, I only allow some users to set avatars, and most users cannot set avatars.
  3. pupu

    XF 2.2 Get user avatar URL

    What if it is the default avatar generated by XenForo? How to request to get it. example this
  4. pupu

    XF 2.2 Get user avatar URL

    How do third-party programs get Xenforo's user avatar? If I want to use exe to get the user avatar on the forum, what should I do and how to request it?
  5. pupu

    XF 2.2 Get user avatar URL

    How do third-party programs get the URL of the Xenforo user avatar? Is the default XenForo avatar also available? In order to save database space, not all users can upload avatars. For example this
  6. pupu

    XF 2.2 User password help

    Is the password of the user account stored in which database table? I want to develop a plug-in, but I don't know that the user's password is stored in that database table. By the way, what algorithm is used for the password?
  7. pupu

    XF 2.2 custom media embed BBCode

    In the video link. Only the contents of 0015c002 and b0e76796d6644954a31727cb1be9ad02 will change. Other content is fixed content
  8. pupu

    XF 2.2 custom media embed BBCode

    https://sf1-ttcdn-tos.pstatp.com/obj/tos-cn-v-0015c002/b0e76796d6644954a31727cb1be9ad02 If I want media embed BBCode to support this kind of video link. So how should I import the code format?
  9. pupu

    XF 2.2 m3u8 issues

    Why can't I see information about m3u8 in the XenForo community. In fact, I think m3u8 is more suitable for individual users. The server does not need too high broadband requirements. Media Gallery plug-in does not seem to support m3u8 format file decoding...
  10. pupu

    XF 2.2 E-mail notification

    How to send notification emails to all users of the forum? For example, telling forum users that the forum is about to migrate.
  11. pupu

    XF 2.1 Hide some content in account details.

    Hi everyone. I can now let others maliciously send their own advertisements in your forum by setting the content in Location/About you or Identities in Account details. How to block this content? Or how to hide that content?
  12. pupu

    [XenConcept] Captcha login [Paid]

    Can it be used for hCaptcha ?
  13. pupu

    XF 2.2 Two-step verification setup problem

    How to hide Verification code via app option. Only show the Email confirmation option?
  14. pupu

    XF 2.2 Two-step verification Templates

    Hey, I would like to ask which file in Templates is Two-step verification? I want to modify the Templates to hide the Verification code via app option and only show the Email confirmation option
Top Bottom