Recent content by darkeye

  1. D

    Feature Request: Exclude Permanently Deleted Posts from User Post Count

    I would like it if permanently deleting a post didn't affect the number of posts it had. I have a moderator section in my forum, and when a new moderator joins, I delete all their previous posts in that section. Recently, I had to delete about 10,000 posts, and the number of posts affected the...
  2. D

    XF 2.3 Does permanently deleting posts reduce the user’s post count, and can the count be preserved?

    If posts are permanently deleted, the official number of users associated with each post is reduced accordingly, right? Is there a way to keep the number of posts unchanged?
  3. D

    Creator of this thread

    This works perfect: https://www.xf2addons.com/resources/thread-starter-user-banner.570/ THX.
  4. D

    Creator of this thread

    In some XenForo forums, I've seen that under the thread creator's avatar, this message appears in red: "Creator of this thread." Is there an add-on for this?
  5. D

    XF 2.3 Deactivate featured content

    I recently updated to version 2.3.7. Since then, the "Featured Content" menu appears under "What's new?". How can I remove this menu link? I've disabled everything related to featured content in admin.php?navigation/, but it's still displayed.
  6. D

    XF 2.2 How to integrate PayPal donations into the forum?

    Thank you so much for the tips! I set up the donation function with PayPal, inserted the HTML code using the help pages, and added the link to the top menu. It works perfectly. One more question: In other XenForo forums, I see a widget on the homepage that displays the top and newest donors...
  7. D

    XF 2.2 How to integrate PayPal donations into the forum?

    Hello, I'd like to integrate the PayPal donation function into my forum. I've filled out the following: admin.php?payment-profiles/spenden.1/edit and: admin.php?user-upgrades/paypal-spende.1/edit Now I'm stuck. I'd like to link to the donation function in the menu and perhaps also in a...
  8. D

    XF 2.2 Problem with many calls from Viatnam and China

    I'm having a big problem with my forum: there are an extremely high number of visits from China and Vietnam. Currently, there are 13 registered users and almost 10,000 "guests" from China and Vietnam. This entry in the .htaccess file didn't help: <IfModule mod_maxminddb.c> MaxMindDBEnable On...
  9. D

    XF 2.2 Embed Komoot route via BB Code

    Hello, thank you for the reply! I've tested it now, and it works if I post this: 586819011 However, most users post the URL to a Komoot tour. Is there a way to automatically change the URL to an iFrame? The URL looks like this: https://www.komoot.com/de-de/tour/123456789 Is this possible...
  10. D

    XF 2.2 Embed Komoot route via BB Code

    I run a cycling tour forum, and links to Komoot tours are posted daily. I would like to embed this tour route via iFrame. I've seen on other forums (not Xenforo) that this is possible. Can someone tell me what code I need to enter in these two fields on admin.php?bb-code-media-sites/
  11. D

    Blocked users should have read permissions

    Great, thanks, the warning worked :-) If I understand correctly, the warning function isn't anonymous, so if someone from the mod team warns/bans a user, the banned user can see who banned them. I couldn't find an option for anonymity.
  12. D

    Blocked users should have read permissions

    Thanks, it's working halfway now. The user can't be blocked; I have to manually add them as an admin to the "Blocked Users" group. But what good does that do me if a moderator wants to block a user for 7 days and provides a reason? The user can't see the reason for the ban. Then I have to...
  13. D

    Blocked users should have read permissions

    That's exactly what I did, see my post #1 - but unfortunately it doesn't work
Back
Top Bottom