Recent content by canina

  1. C

    XF 2.3 Removing a user from a user group

    I need using code Thank you
  2. C

    XF 2.3 Removing a user from a user group

    Which class / function are accessed? Thanks
  3. C

    XF 2.3 Management menu

    How do I add menu items to the side menu on the admin side?
  4. C

    XF 2.2 Elements placed on pages suddenly turn into links and point to https://www.google.com/chrome/browser/

    @Paul B I have this problem now only on the admin side. Any idea where it came from? Many thanks
  5. C

    XF 2.2 reactions - emojis don't work

    I ran a file health check and it said the file health check results were OK. I wonder what else could be causing this.. What file is responsible for this? Maybe I accidentally changed it?
  6. C

    XF 2.2 reactions - emojis don't work

    Oops! We ran into some problems. The requested page could not be found. (Code: invalid_route, controller: -, action: -)
  7. C

    XF 2.2 reactions - emojis don't work

    I checked the permissions analysis for 'React to posts'. Everything is approved. But in practice, even the administrator cannot
  8. C

    XF 2.2 reactions - emojis don't work

    Regarding the forum that was upgraded a few years ago to version 2.25 At the time the owner did not use reactions with the emoji, he was content with the simple like button. Now he asked me to make it possible to have several options for emojis, so I marked on the /admin.php?reactions/ page all...
  9. C

    XF 2.2 New posts widgets

    I also want more widget locations I would appreciate a solution.
  10. C

    Widget for uploading and displaying an image I want to give specific site users the ability to upload image display widgets. But I don't want to give

    1. Uploading an image file (possible in the gallery plugin). 2. A widget for selecting a specific image from the gallery and displaying it. (Step 3 which is a call to this widget is already built into the forum)
  11. C

    Widget for uploading and displaying an image I want to give specific site users the ability to upload image display widgets. But I don't want to give

    I did not find a suitable widget. I only found a widget that fetches from a gallery but not that displays a specific item.
  12. C

    Widget for uploading and displaying an image I want to give specific site users the ability to upload image display widgets. But I don't want to give

    Suppose I uploaded with the gallery plugin, but how do I capture in the widget what I uploaded (without the need to use the HTML widget)?
  13. C

    Widget for uploading and displaying an image I want to give specific site users the ability to upload image display widgets. But I don't want to give

    I want to give specific site users the ability to upload image display widgets. But I don't want to give them access to the file manager but to have only a user interface for uploading an image and in the widget they can display this image. Is there any plugin that allows me to do this?
  14. C

    XF 2.2 Custom user fields, file

    Is it possible to do some manipulation (or is there a plugin for this), that a custom user field will be an image? That is, they will upload a photo (I need him to upload documents for verification during registration)
  15. C

    XF 2.2 Copying a forum template

    I want to copy the forums page (the main page) to another tab, in order to make changes there. I understand that I need to make a new template and copy the content name of an existing template. For the test, I copied the PAGE_CONTAINER and list_forum templates, but in the 2 attempts the...
Back
Top Bottom