can't login, logout, alert nor direct messages, js issues?

I upgraded my forum to 2.3 with default style and most things look well, but it looks like I have some JS issue (lazy load?), I keep getting the Oops! sign when I try to log in, log out (I am logged in as webmaster), etc.
Most of the comments I read are from and for expert level, and I can't figure out how to find a solution. I would be very grateful if someone could guide me on how to solve it and what files do I have to edit.

problems.webp

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

Declaration Issue for Get Cache Items

Here is the error that I am running into:
PHP Fatal error: Declaration of Symfony\Component\Cache\CacheItem::get() must be compatible with Psr\Cache\CacheItemInterface::get(): mixed
Click to expand...

The vendor file doesn't seem to have the response value for "mixed". I am using PHP 8.3 and on the latest version of XenForo.

Let me know if you need any other details.

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

[OzzModz] Remove Reactions From What's New Page

Ozzy47 submitted a new resource:

[OzzModz] Remove Reactions From What's New Page - Clean up the what's new page

Simple addon that will remove the reactions from the What's New Latest Activity page.
Click to expand...

Read more about this resource...

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

Registration stuck in a loop

Heya!

Since this past weekend, out of nowhere, our forums' registration routine stopped working. When submitting the username/password/email/captcha/terms-check, the registration loops back to the /login/register page with blank fields.

There were no changes to the server software versions, or addon updates.

I have tried to
  • disable (most) add-ons
  • checked config file and removed the Memcached setting
    • Memcached had not been running for a while, yet the forum worked fine...

Read more

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

Custom thread field not updating -> help

Hi all,

I have a series of custom fields that get updated during a specific process All fields but one continue to get updated and I can not figure out why.

The code I have is

PHP:

Код:
 //Update thread details and close thread
            $theThread->custom_fields->set('otbOrderState', 'bin', 'admin', true);
            $theThread->custom_fields->set('otbPurchaseType', 'bin', 'admin', true);
            //this following field wont update...

Read more

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

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

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

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


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

Chaining multiple relations

My assumption is no, as I couldn't find this referenced anywhere after searching, but maybe someone knows for sure (or the correct syntax).

Can a XF Finder return the Relation of a Relation? Aka:

Code:

Код:
$finder = $this->finder('Sysnative\Addon:Entity1');
        $finder
            ->setDefaultOrder('id', 'ASC')
            ->with('Entity2, true)
            ->with('User');
        return $finder;


Where the relations are: Entity1 -> Entity2 -> User. (Aka User is a relation of Entity2...

Read more

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

expired headers - how to?

I did a speed test of my forum and got an F (and the forum is very slow)

Forum list

Royal Enfield Himalayan, Scram and new 350s Forum
forum.himalayan-tools.com
forum.himalayan-tools.com

Improve page performance​

GradeSuggestion
F23Add Expires headers

I am on a shared Linux based server with confixx as control surface but could not find an option to "add expired headers" as suggested.

any hints how this can be done?

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

Emails not sending since sunday - didnt touch anything

getting this error:
  • Symfony\Component\Mailer\Exception\TransportException: Email to support@xxxx.com from rxxxxy@gmail.com failed: Unable to connect with STARTTLS: stream_socket_enable_crypto(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed
  • src/vendor/symfony/mailer/Transport/Smtp/Stream/SocketStream.php:171


i get this whenever i send email using contact form.

using...

Read more

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

Error on invalid data in Multi Quote local storage

If the user has broken or modified xf_multiQuoteThread local storage data an error like this might occur:

Code:

Код:
ErrorException: [E_WARNING] foreach() argument must be of type array|object, string given in src\XF\ControllerPlugin\QuotePlugin.php at line 75

    XF::handlePhpError() in src\XF\ControllerPlugin\QuotePlugin.php at line 75
    XF\ControllerPlugin\QuotePlugin->XF\ControllerPlugin\{closure}()
    array_map() in src\XF\ControllerPlugin\QuotePlugin.php at line 73...

Read more

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

Dependencies + Composer + Add-on installation

Is there any documentation on composer + add-on installation? Should I be manually including the files that are typically brought down via composer or is there a way to have xenforo kick off composer and reference the composer.json file automagically, so I don't bundle those files with the add-on?

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

Фильтровать

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