МОДЫ xF2 [cXF] Sticky Postbit

Pokschubin разместил(а) новый ресурс:

[cXF] Sticky Postbit - Закрепление информации пользователя в теме.

Закрепление информации пользователя в теме.

Добавьте этот код в свой шаблон extra.less:

Less:
@media (min-width: @xf-responsiveMedium) {
    .message-user {
        position: -webkit-sticky;
        position: sticky;
        top: 37px;

        .message-userArrow {
            right: -11px;
        }
    }
}

Посмотреть страницу этого ресурса...

10,000s of daily requests to "forum/login/keep-alive"

- - [26/Jan/2024:07:03:51 -0500] "POST /forum/login/keep-alive HTTP/2.0" 200 175

I am getting these every 1-2 seconds. I've never seen this before so am wondering if anyone knows what this might be. The IP in the logs is different for each request. It is skewing my webstats by saying /forum/login/keep-alive in getting 100,000s of visits. Any ideas? Thanks!

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

Resource Discussion Thread

There’s obviously a way in the options of creating an automatic discussion thread for each Resource that you create, but is there a way of generating a linked thread for a resource that’s already existing?

We have a lot of resources that we didn’t create threads for, but have now realised it was a bad decision and we’d like to give people the option of discussing the contents of a resource that links to a thread.

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

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

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

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


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

Xenforo and Ionos Germany

For a long time, a managed server from Ionos, formerly known as 1&1, was sufficient to run a medium-sized forum. Unfortunately, it seems that Ionos wants to get rid of its server customers, as the problems have been piling up. First, a few weeks ago, they were unable to properly send emails, and instead of just shutting down one server, they took down all websites associated with the customer account under that provider.

With Xenforo 2.3, the software no longer works with the old MySQL...

Read more

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

Email bounces for a user pending email validation aren't processed

If a user registers with an invalid email address the automatic bounce handler will never process their email if it bounces. Not sure if this behavior is desired, but if their validation email bounces I can't see any reason against marking their account as bounced and forcing them to change their email rather than allowing them to keep requesting it be resent without realizing their email address was entered incorrectly

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

Ability to give different colors to words in the names of subcategories.

Hi from Türkiye :)

I have a statistics plugin, this plugin displays the latest published topics at the top of the homepage.
In the statistics plugin, there is confusion because the subcategories under the main category do not show which main category they are from.
To solve this, I want to be able to assign colors to the words of the subcategories.
I will write a short word to the left of the subcategory name and the color will not be dark so that it can be understood which parent...

Read more

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

Mail management with Cloudflare

This is how i set mail in XenForo and Cloudflare :

Read more

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

[cXF] Sticky Postbit

BassMan submitted a new resource:

[cXF] Sticky Postbit - DIY simple sticky postbit

To have a sticky postbit like this:

View attachment 312012


Add this code to your extra.less template:
Less:

Код:
/* [cXF] Sticky Postbit */
@media (min-width: @xf-responsiveMedium) {
    .message-user {
        position: -webkit-sticky;
        position: sticky;
        top: 37px;

        .message-userArrow {
            right: -11px;
        }
    }
}
/**********/

Adjust the top...
Click to expand...

Read more

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

Custom style property color value issues

Issue no 1:
Creating a custom style property color value and using the picker the first time, doesn't update the box that shows the color picked on the right side of the input field. If you select a predefined color, it shows and the picker works after.

Issue no 2:
Using the "Reset" button doesn't work.

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

Missing Resource Manager add-on causing issues after cloud import

So I recently took my XF forum off the cloud and put it on a self-hosted instance. The cloud version came with all the XF add-ons, but I never used the Resource Manager so I didn't buy it when I transferred off the cloud.

Now the lack of the resource manager is causing errors to pop up. For example, when I manually rebuild cron entries:

ErrorException: [E_WARNING] include(/var/www/html/src/vendor/composer/../../../src/addons/XFRM/Widget/LatestReviews.php): Failed to open stream: No such file...
Click to expand...

Read more

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

Плагин xF2 SAPE Links

НетМеня обновил ресурс SAPE Links новой записью:

1.0.3

Обновление совместимости с XenForo 2.2.16.
Функциональных изменений нет.

Для тех, кто использует дополнение, будьте осторожны при обновлении до PHP 8.2 - original sape.php выдает предупреждение об устаревании из-за использования необъявленных свойств в классах:
класс SAPE_client расширяет SAPE_base
класс SAPE_context расширяет SAPE_base

Я отправил электронное письмо в службу поддержки SAPE с предложениями об изменениях.
Если вы готовы внести поправки...

Посмотреть подробности об этом обновлении...

Плагин xF2 Alert Improvements by Xon

НетМеня обновил ресурс Alert Improvements by Xon новой записью:

2.12.2

  • Исправлена ошибка, при которой нажатие кнопки "отметить прочитанным" в предупреждении или кнопки "все" предупреждения не приводило к обновлению предупреждений.
  • Добавьте запрос на подтверждение при нажатии кнопки "отметить прочитанным" для пометки предупреждений как прочитанных.
  • Добавьте для каждого пользователя опцию "Запрашивать при массовом чтении с пометкой". Контролируется глобальной опцией "Отказаться от запроса на пометку при чтении".

Посмотреть подробности об этом обновлении...

Фильтровать

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