Problem solved. Widget value is 50 messages registered. Less than 50 messages have been written recently, so it does not appear. When I changed the value to 15 messages, it appeared.
When I click on the What's New menu, my see more button does not appear. Even the see more button does not appear in the new messages widget. Why might this be?
The button appears on your site
But it doesn't come out either
Yes, but premium ones are already visible in account upgrades. It is not a situation indexed to the plugin. Normally, even if there are 10 premium or normal members in 1 day or even if the x group is a member, it shows 1 person
When I select Join Date in the statistics page criteria, it only shows 1 person who joined on the same day. How can I fix this? To show the same day for all premium members.
2 people became premium on the same day, but only 1 person is shown as premium on the statistics page on the same day?
I solved the problem this way. I deleted the table that appeared after the SQL query and the problem was solved.
SELECT addon_id
FROM xf_addon
WHERE is_processing = 1
I am using 2.3.4. When the update license expires, there is no warning in the admin panel that a new version is available. Is it because I am not receiving a license update because it does not check for the new version?
Since the forum no longer removes free server e-mails, I purchased a paid e-mail service.
Currently, all e-mails are sent or received easily in the forum.
Many structures of Xenforo depend on e-mail notifications, so e-mails become problematic over time and we have to buy paid e-mails. I cannot...
Due to SMTP issue I upgraded my PHP version to 8.4 and now there is no SMTP issue. Out of curiosity I have enabled gmp and imagick in the 8.4 configuration. Are there any other features I need to enable?