• Статья
Browser changes username every time I go to edit a user

Is this a browser setting I need to update in Firefox or what? Every time I go to edit a user and submit the change, I get a message that "usernames must be unique". I scroll up and the user now has MY username filled in. Has anyone else experienced this - and if so - what was the remedy?

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

  • Статья
Load Image Attachments Directly from S3

I would like to propose an improvement in how public image attachments are handled in public forums by fetching them directly from the S3 source, similar to how videos and thumbnails are handled today. This could offer several benefits, including:
  • Faster response times: By loading images directly from S3 without burdening the web server, we can reduce loading times and enhance the user experience.
  • Reduced load on the web server
  • Opportunity to leverage a CDN
This could be a...

Read more

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

  • Статья
Templates: show content only if a cookie is set

Hello,
In the PAGE_CONTAINER template, I would like to show some custom content only if a particular cookie (let's call it "mycookie") is NOT set.
What's the easiest way? I have read some posts in the forum, including a post about the use of:

$xf.app.request.getCookie('mycookie')

but I don't know how to integrate this with the template code and to use it as conditional statement.

Thanks!

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

  • Статья
InvalidArgumentException: Received invalid UTF-8 for string column [style_variation]

I have hundreds of pages of these errors in the server log. There seems to be a lot of repetition, but not all the same user or post id. We have been running clean for months and I am not aware of any recent changes that may have caused this issue which seems to have started happening about a week ago.

  • InvalidArgumentException: Received invalid UTF-8 for string column [style_variation]
  • src/XF/Mvc/Entity/Entity.php:808
  • Generated by: Unknown account
  • Oct 14, 2024 at 5:06 AM

Stack...​


Read more

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

  • Статья
Public logo URL behaviour is inconsistent

Assuming a style that has variations enabled:

Only default image is entered
The alternative field gets set to the value of the default image upon saving

Only alternativ image is entered
The default field stays empty upon saving, no error message is shown
Logo image is broken in frontend depending on active variation

Both fields are left empty
No error message is shown
Logo image is broken in frontendend for all variations

Suggested Changes
  1. XenForo should...

Read more

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

  • Статья
Приветствуем нового пользователя, الشخص

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

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


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

  • Статья
Custom title on specific page and forum list

i like to change page title on specific pages

i use node as home pages and i like to change custom title.. when i set on node setting it show like this..

Untitled.webp
i like to put some custom title..

on forum list also i need to change.

i don't want it show "forum list | hpg technologi"

i want to something different title..

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

  • Статья
Using images with variations via CSS is complicated

In XenForo < 2.3 it was easy to use a style property for an image as a background image in LESS:

Code:

Код:
.selector
{
    background-image: url(@xf-publicLogoUrl);
}

Using this code does not work in XF 2.3 any longer and requires a quite more complex approach:
https://xenforo.com/community/threa...with-variations-as-a-background-image.226257/

While this does work, it isn't straight forward and requires quite a bit of aditional CSS for clients to parse and render...

Read more

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

Плагин xF2 [Xen-Soluce] Avatar Gallery

НетМеня обновил ресурс [Xen-Soluce] Avatar Gallery новой записью:

2.2.0 Fix 2

Изменено :
  • Проблема со стилем: заголовок первой категории не отображается
Примечание :
  • Эта версия дополнения совместима только с XenForo версии 2.3.0+.

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

  • Закрыто
Плагин xF2 Job System by Olakunlevpn

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

Job System by Olakunlevpn - Простая система задач для продвижения форума

«Система заданий» — это мощное расширение, предназначенное для повышения вовлечённости пользователей и поощрения их участия на вашем форуме XenForo. С помощью этого дополнения вы можете создать динамичную среду, в которой пользователи смогут просматривать, выполнять и отправлять задания или задачи, чтобы получать вознаграждение. Система позволяет пользователям легко отслеживать свои задания и выводить заработанные средства, а администраторы сохраняют полный контроль над списками заданий...

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

  • Статья
Error uploading attachments

Hi

2.213

I have an odd error when adding images to a post. The first image loads and displays just fine. If I then go to attach more images the thumbnail icon shows the loading bar and that seems to indicate it is uploading (takes longer on bigger image) but the thumbnail never appears and the image is not present.

xen1.png

The console shows
Code:

/attachments/upload?type=post&context[post_id]=3190296&hash=a43af69697e4040946c8c8a9a72dab23:1 Failed to load resource: the server responded...

Read more

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

  • Статья
best practices for integrating real-time property listings and transaction data using Java-based APIs in the real estate industry?

What are the best practices for integrating real-time property listings and transaction data using Java-based APIs in the real estate industry?

I’ve been working as a Java developer in the real estate sector for 5 years, focusing on creating scalable solutions for property management and listings. I’m currently looking to improve the performance and integration of property data across multiple platforms. Are there any recommended frameworks, tools, or approaches to handle large volumes of...

Read more

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

  • Статья
Pagination URLs pagenav

Hey all,

I'm trying to get this pagination link to work correctly - I have the following code in my template:

Code:

<xf:pagenav page="{$page}" perpage="{$perPage}" total="{$total}" link="addon-link/{$forum.node_id}" />

I'd like the URL structure to be:

addon-link/<node_id>/page-2

The current pagination keeps defaulting to: addon-link/page-2/node_id and I'm not sure how to reverse these.

Any suggestions welcome.

Thanks!

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

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

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

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


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

  • Статья
Job System by Olakunlevpn

mayahn submitted a new resource:

Job System by Olakunlevpn - Simple tasks system for forum promotion

The Job System Addon is a powerful extension designed to enhance user engagement and reward participation on your XenForo forum. With this addon, you can create a dynamic environment where users can browse, complete, and submit jobs or tasks to earn rewards. The system provides a seamless way for users to track their submissions and withdraw their earnings while admins...
Click to expand...

Read more

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

  • Статья
addon_list_macros :: addon_list_item_icon() error: Call to undefined method

I started getting this error in my dev environment:

Code:

Код:
Server error log
Error: Macro admin:addon_list_macros :: addon_list_item_icon() error: Call to undefined method XF\Util\File::getImageMimeType() src/XF/AddOn/AddOn.php:410
Generated by: Austin Oct 21, 2024 at 4:50 PM
Stack trace
#0 src/XF/Template/Templater.php(1283): XF\AddOn\AddOn->getIconUri()
#1 internal_data/code_cache/templates/l1/s0/admin/addon_list_macros.php(198): XF\Template\Templater->method(Object(XF\AddOn\AddOn)...

Read more

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

  • Статья
Page as portal homepage

RobParker submitted a new resource:

Page as portal homepage - Guide to add a Page as a homepage including sidebar and latest posts to turn it into a simple portal

With XF2 it's really simple to add a Page as the homepage and populate it with widgets to create a "portal" page.

As a few people have asked how to do it I thought I'd post this quick guide.

Go to admin.php?nodes/ and click Add a Node

Select Page as the node type:
View attachment 158138

Set up the Page node and...
Click to expand...

Read more

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

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

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

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


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

  • Статья
Add-On Not Uploadable

I've never edited an add-on and I've run into trouble.

I need to edit the code for one of the adons I'm trying to install to make it compatible. I have to uncompress the adon in order to edit the code, but when recompressing the add-on will fail to load into Xenforo through the admin panel. I hope I'm not missing something obvious in the documentation, but I can't seem to find anything. I appreciate any sort of help, thanks!

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

  • Статья
schema.org markup with anonymous/deleted users

I just noticed in our (Google) systems that we're not giving the best error feedback for a problem that we have with Xenforo markup with regards to deleted/removed users. Right now Xenforo is producing:
HTML:

itemid=""
in the Microdata markup when a user without a profile is found. This has the confusing effect of resolving the itemid to be empty string relative to the document URL which means it's the containing document URL. I think that's the correct interpretation or at least...

Read more

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

  • Статья
[OzzModz] Hide Users IP In Public

ozzy47 submitted a new resource:

[OzzModz] Hide Users IP In Public - Hode selected users IP

Simple addon that hides users you define in the addons options. The IP’s will be hidden in the in the front end. This does not hide it in the ACP.

View attachment 230302
Click to expand...
Read more about this resource...

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

Фильтровать

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