• Статья
Signup abuse detection and blocking [Paid]

Xon submitted a new resource:

Signup abuse detection and blocking - Provides a toolkit to reduce signup spam

From (simple) multiple accounts detection to isp/connection fingerprinting with score-based moderating/rejecting logic. These are very effective low-hanging fruit at reducing spam.

Supports migration configuration from the following XF1 add-ons;
  • TPU Spam Detect
  • Alter ego Detector
For multiple account detection, supports reporting to...
Click to expand...

Read more

Читать далее...

  • Статья
Simplify bumping Add-on version

Bumping an Add-on version is a boring, tedious and sometimes quite error-prone routine task:
We either have to edit version_id and version_string in addon.json, pass at least option version-id on the commandline or interactively enter it in the console.

version_id is great for automatic processing, but somewhat hard to read (and way too easy to mess up) for humans.
In most cases, version changes are simple and and predictable, so couldn't this process be...

Read more

Читать далее...

  • Статья
Find posts in a thread by user

At XF 2.2 - Find all posts by user in specific thread. @Paul B said;

Paul B said:
You can select "this thread" in the search box at the top right of the thread and enter the user name.
Click to expand...

But when doing this, search results only return posts where the user was quoted and not where the user is the post author.

Has something changed? How do we achieve this now?

Читать далее...

  • Статья
PixVid.org: Upload and Host Images & Videos for Free

Add.Pics submitted a new resource:

Uploading and Embedding Images on your forum using Add.Pics for free image hosting - An easy, free, modern and simple image hosting service.

Remote Image upload & storage using add.pics for free image hosting.
It provides image uploading to any forum by placing a button that will allow your users to directly upload images to add.pics and it will automatically handle the codes needed for insertion.

What it does is add the Add...
Click to expand...

Read more

Читать далее...

  • Статья
Correct way of upgrading an addon?

So I used the release command on version 1000030 to prepare the zip file and uploaded it to the remote server and installed the addon.

Now if I want to work on additional things related to the said addon locally, what would be the recommended way of dealing with upgrades?

Approach #1
  1. Bump the version to 1000130
  2. Start making changes to code/templates
  3. Once I'm done with the changes, use the release command to get the zip of the upgrade...

Read more

Читать далее...

  • Статья
Bookmark Label Autocomplete Cutoff on Small Screen Devices

  1. Use a small screen device or turn your mobile device into landscape mode.
  2. Open the top menu and go to Bookmarks.
  3. Try searching for labels.
The label autocomplete appears at the top and is cutoff after X results.

There's not even scroll bars so it makes it difficult for members to find their bookmarked posts from labels.

Читать далее...

  • Статья
Приветствуем нового пользователя, Ангелус

@Ангелус, Добро пожаловать на наш форум! Территория возможностей 💥 😉

Зарегистрированный пользователь не может скачивать ресурсы ознакомившись с условиями на странице с повышениями групп или в личном профиле!


Описания платных групп:

  • Статья
[DCom] Live Content [Paid]

DimmmCom submitted a new resource:

[DCom] Live Content - Real time communication

  • Communication in topics and personal correspondence without reloading the page.
  • Transitions between pages via AJAX.
  • There are two styles of personal correspondence to choose from.
  • Customizable sound alerts.
The plugin uses the phpsocket.io library

To view this content we will need your consent to set third party cookies.
For more detailed information, see our cookies page.
Accept third party cookies
Click to expand...

Read more about this resource...

Читать далее...

  • Статья
[tl] Realtime [Paid]

truonglv submitted a new resource:

[tl] Realtime - Make threads & conversations realtime.

Make threads & conversations realtime. Users instantly receive new messages without refresh their pages.

You create create new app in https://pusher.com to use this add-on.

Options:
  • Support enable realtime conversations
  • Support enable realtime threads in specific forums

View attachment 256958

Permissions:
  • A specific user groups can use this feature.
...
Click to expand...

Read more

Читать далее...

  • Статья
[021] AI Bots – ChatGPT, DALL-E 2 [Deleted]

021 submitted a new resource:

[021] AI Bots - Multifunctional artificial intelligence forum bots.

Artificial intelligence on the forum? Ooh yeah :cool:

A powerful tool that will blow your forum activity to the skies 🌠
Thanks to two built-in handlers: ChatGPT and GPT Dall-E.
Bots on these handlers are capable of:
  • Reply in threads to quotes, mentions and posts posted in specified nodes.
  • Reply to quotes, mentions and private messages in...
Click to expand...

Read more

Читать далее...

  • Статья
XenForo Thread Duplication Issue: Threads Being Posted Twice Automatically (v2.2.15)

Hello:X3:, good evening to everyone. Greetings from Turkey! I am using Community platform by XenForo® v2.2.15. I have been facing this issue since the previous version as well.

When I create a thread, it gets duplicated – meaning, the exact same thread appears twice, one below the other. I then have to manually delete the duplicate thread. After deleting about 500 duplicate threads, I realized that the issue is not related to anything I am doing.

I am seeking a solution for this...

Read more

Читать далее...

  • Статья
[021] ChatGPT Framework [Deleted]

021 submitted a new resource:

[021] ChatGPT Bots - Bot framework for ChatGPT API.

This add-on provides helper functions for working with ChatGPT.
It allows you to set an API key for add-ons that work with ChatGPT and avoid loading duplicate dependencies.


Developer usage guide


Get the OpenAI API key
PHP:

$apiKey = \XF::options()->bsChatGptApiKey;

Get OpenAI API
PHP:

Код:
/** \Orhanerday\OpenAi\OpenAi $api */
$api =...
Click to expand...

Read more

Читать далее...

  • Статья
[XenMax] - Minimum Message Length

Paul R submitted a new resource:

[XenMax] - Minimum Message Length - limit the number of characters / words in posts / threads / title

Please review this add-on, if you like it. This helps other people to decide and gives us at least a smile back for this work.
;);););););)

if you have any ideas or suggestions addons. Please start a Conversation with me

...
Click to expand...

Read...

Read more

Читать далее...

  • Статья
Get relative directory of addon

I have a few files I want to reference within my add-on from a view that aren't meant to be directly public to a customer. Is there an easy way to reference them relatively so I don't have to worry about the server path changing?

I.e. if I have /server/folders/that/are/a/mess/src/addons/my/addon/privatefolder/privatefile.xyz; what's the best way to reference the /src/addons/my/addon/privatefolder/privatefile.xyz from my /my/addon/Pub/View/customview.php file.

My current approach is to use...

Read more

Читать далее...

  • Статья
How can I correctly update pruneImageCache with a larger fetch limit?

We had to adjust the pruneImageCache function in /XF/Repository/ImageProxy.php due to a storage runaway situation with the standard 2,000 fetch limit. We upped it to 20,000 and that seems to be working, but it also causes the file health check to report unexpected contents (understandably so).

If we wanted to make this change "permanent" and tell XF to stop reporting this specific adjustment as unexpected, how can we do so? I don't want us to get accustomed to seeing constant file health...

Read more

Читать далее...

  • Статья
AdBlock Tracker & Usergroup Swap [Paid]

Wutime submitted a new resource:

AdBlock Detected Tracker & Statistics - Silently track users that AdBlock and move them to a designated role - promote paid membership.

AdBlock Detected Tracker & Statistics silently tracks users that use AdBlock.

Use the power of Xenforo usergroups to deal with AdBlocker’s in a way that works best for your community.

Benefits:
  • Quietly identify users blocking advertisements
  • Review statistics and charts to see the...
Click to expand...

Read more

Читать далее...

  • Статья
Caching results of a query

Hi
I have a couple of custom widgets that execute database queries using finders. These queries don’t need to run frequently because the results do not change often.
Our forum board is fairly busy, sometimes with 6,000 simultaneous users, and executing these queries for every user is overloading our database and affecting performance.

How can I cache the results of these finder queries for at least 30 minutes, and then refresh the cache only when it expires?

Thanks!

Читать далее...

  • Статья
AdBlock Detector Pro [Paid]

Wutime submitted a new resource:

anti-AdBlock Detection - Recoup lost revenue by forcing visitors to disable their adblocker

Fully featured anti-AdBlock system.

Recoup lost revenue by nagging or forcing people to disable their adBlocker.

Supports a full page overlay or a simple notice message. The choice is yours.

Features:
  • Granular permissions per usergroup
  • Override "ignore this user group" for groups you NEVER want to see the anti-AdBlock...
Click to expand...

Read more

Читать далее...

  • Статья
[Andrew] Moderator Panel

AndrewSimm submitted a new resource:

[Andrew] Moderator Panel - Expands Xenforo's existing moderator options into a more power moderator panel

[Andrew] Moderator Panel provides moderators enhanced visibility into user behavior and additional moderator features. All features are permission controlled and can be enabled to or disabled.

Features:
  • User file, similar to a criminal profile, this displays key metrics about an user all in one place. The user...
Click to expand...

Read more

Читать далее...

  • Статья
Ignore Content [Paid]

truonglv submitted a new resource:

[tl] Ignore Content - Allow your users can ignore any content in your board

Allow your users can ignore any content in your board

Current content supported:
  • Forum
  • Thread
Options: There are no options available.

Permissions: There are no permissions available.
Click to expand...

Read more about this resource...

Читать далее...

  • Статья
[OzzModz] Hide Thread From Guests

Ozzy47 submitted a new resource:

[OzzModz] Hide Thread From Guests - Allows to hide any threads from unregistered users

Requirements:
XenForo 2.2.0+

Commissioned by @El Porcharo

Description:
Allows to hide any threads from unregistered users

Features:

  • Permission to hide threads
  • InlineMod support
  • Forum overview filters
  • ACP thread search criteria support
  • ACP batch actions support
  • Replacement for node list overview...
Click to expand...

Read more

Читать далее...

Фильтровать

Назад
Верх Низ