• Статья
Creating a widget.

If I have a widget from an add on that is like this:
PHP:

Код:
<?php

namespace X\Y\Widget;

use XF\Widget\AbstractWidget;

Is it as simple as renaming the namespace and placing the PHP file in /src/XF/Widget?

Or should I build an add on with the namespace and PHP file there in the add on's namespace?

I want both widgets, but one widget to pull different data. However, it also needs to access the original add on's functions to pull the data with its functions.

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

  • Статья
Problem sending email from forum

Hi,
If I send an email from the forum, these messages appear in the admin panel and the email does not reach the sender.

PHP:

Код:
Error: Email to ======@outlook.com from =====@hayat-soft.com failed: Call to undefined function Symfony\Component\Mailer\Transport\Smtp\Stream\proc_open() src/vendor/symfony/mailer/Transport/Smtp/Stream/ProcessStream.php:41
أنشأت بواسطة: حساب غير معروف 2024/12/12 في 3:45 مساءاً
----------------------------------------------------------
Stack trace
#0...

Read more

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

  • Статья
[OzzModz] User Thread Counter

au lait submitted a new resource:

User Thread Counter (STUTC2) - Number of posts is nice to see, even nicer if you also see how many threads the user has created.

If you like this add-on, rate it. This helps others to make decisions. If you have any ideas or suggestions don't hesitate and write to me.

DEMO

With STUTC2 you can see how many...
Click to expand...

Read more about...

Read more

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

  • Статья
[OzzModz] Forum Type Discussion: Default Thread Type

Ozzy47 submitted a new resource:

[OzzModz] Forum Type Discussion: Default Thread Type - Allows you to disable "Discussion" threads in "General discussion" forums

Requirements:
XenForo 2.2.0+

Description:

Allows you to disable "Discussion" threads in "General discussion" forums and make another thread type as default (by dragging to the first position)

View attachment 274669

View attachment 274670
Click to expand...

Read more about this resource...

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

  • Статья
[OzzModz] Forum Prefix Filter Block

ozzy47 submitted a new resource:

[OzzModz] Forum Prefix Filter Block - Show them prefixes

Small addon that shows the available prefixes in the forum in a nice block. Clicking on any of the prefixes will filter the threads by the prefix

Example
prefix_block_example.webp


Read more about this resource...
Click to expand...

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

  • Статья
[tl] Thread Sticky Timer [Paid]

truonglv submitted a new resource:

[tl] Thread Sticky Timer - Allow set sticky in period time

Allow set thread sticky in period time.

Options:
  • Select forums which can use this feature

Source Code: https://github.com/luutruong/Thread-Sticky-Timer
Click to expand...

Read more about this resource...

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

  • Статья
[cXF] Mobile logo header

BassMan submitted a new resource:

[cXF] Mobile logo header - Show logo in mobile header, but in navigation when scrolling

Would you like to have a mobile header with logo like this?

View attachment 213361



As you can see you can have a mobile header, but when you scroll the logo will show in the navigation.

To achieve this add code below to extra.less template:

Less:

Код:
/* [cXF] Mobile logo header */
@media (max-width: @xf-responsiveMedium) {
    .has-js .p-header {...
Click to expand...

Read more

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

  • Статья
Logo email [Paid]

AndyB submitted a new resource:

Logo email - Adds a logo to your forum emails.

Premium upgrade:

This XF2 add-on along with the entire collection can be purchased for $35.00 USD. Your Premium upgrade will allow you to download as many XF2 add-ons as you like for one year. Please see the entire collection located in the Resources area at this URL:

XF2 Addons

Description:

Adds a logo to your forum emails.

(Example of email)...
Click to expand...

Read more

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

  • Статья
[OzzModz] Most Ever Online

Brad Padgett submitted a new resource:

[BP] MostEverOnline - Display the most users ever online counts for all users, members, and guests

This is a free add-on made by me that will show the counts of the most users that have ever been online. It includes counts for all users, members, and guests.

You have the option to display counts for any or all of the 3. Totals, members, or guests via permissions. . You can choose to display them right inside the members online...
Click to expand...

Read more

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

  • Статья
Setting up SSO with Keycloak for Xenfor

I have an AlmaLinux server that uses a Single Sign-On (SSO) system to streamline user access across various websites and services. This system allows users to log in with a single set of credentials, improving security and simplifying user management. The SSO system uses a free and open-source software stack, including:

  • FreeIPA for directory and user management,
  • Noggin as a self-service web interface for users, and
  • Keycloak for OpenID Connect, acting as a bridge between...

Read more

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

Перевод xF2 Русский язык для дополнения [XenCustomize] Limit Resource Downloads

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

Русский язык для дополнения [XenCustomize] Limit Resource Downloads - Русификатор для дополнения [XenCustomize] Limit Resource Downloads

Русский язык для дополнения [XenCustomize] Limit Resource Downloads

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

Перевод xF2 Русский язык для дополнения Report Improvements by Xon

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

Русский язык для дополнения Report Improvements by Xon - Русификатор для дополнения Report Improvements by Xon

Русский язык для дополнения Report Improvements by Xon

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

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

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

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


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

  • Статья
Example of executing code after first post to a thread?

Any examples of executing some code after the first, and only the first, post of a thread? Essentially I just want to have some code kick in after somebody replies to an existing thread for the first time and if that post response is not flagged for spam, etc..

If there are any examples I could check out, that'd be really appreciated, thanks. :)

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

  • Статья
Images and iOS

Is anyone experiencing issues with iOS users not being able to access the full image in a media album?

I have users, myself included, that cannot open images from media albums when using their iPhone, and iPad, but can with windows and android devices.

I have cleared xfmg caches, no change. Opened ticket with host provider who states that they cannot find a problem.

So I am stumped and looking for ideas, help. There is one thing that comes to mind is capturing any errors on loading the...

Read more

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

  • Статья
Auto notice reset [Paid]

AndyB submitted a new resource:

Auto notice reset - Auto resets a single notice.

Premium upgrade:

This XF2 add-on along with the entire collection can be purchased for $35.00 USD. Your Premium upgrade will allow you to download as many XF2 add-ons as you like for one year. Please see the entire collection located in the Resources area at this URL:

XF2 Addons

Description:

Auto resets a single notice.

This add-on allows the...
Click to expand...

Read more

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

  • Статья
Firefox + Android: not full width

Hi all,

So I was alerted by a member today of an issue with Firefox and Android. I had to install Firefox on mine to replicate the issue and sure enough it's only occurring with Firefox.

Any idea what I can do to fix this? I thought maybe Firefox reads code differently, maybe there is a ghosted code FF is not supposed to render?

Our forum: VI-CONTROL

Grateful for any help !

Andre

FIREFOX + ANDROID

Screenshot_20241211_145405_Firefox.webp

GOOGLE CHROME + ANDROID

Screenshot_20241211_154732_Chrome.webp

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

Плагин xF2 Happy Birthday Emails

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

Happy Birthday Emails - Отпразднуйте дни рождения своего сообщества дружеским письмом по электронной почте

Это позволяет автоматически отправлять сообщения с поздравлениями с днем рождения по электронной почте вашему сообществу.

Характеристики:
Настройте тему и текст отправляемого электронного письма (текст сообщения может содержать HTML-код).
Используйте атрибуты пользователей в теме и тексте сообщения, а также в заголовке доски.
Тестируйте сообщения перед отправкой в рабочую среду, указывая имена пользователей, которые всегда будут получать электронные письма, независимо от...

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

Фильтровать

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