I have Debian 11, PHP 8.4, XF 2.3.7
I couldn’t install ImageMagick 7.1 from the repository, so I compiled ImageMagick 7.1 on the server.
After that, I couldn’t upload images to the forum.
The forum showing the error: "The uploaded file was not an image as expected" for all uploaded files...
Hi
Does Convert Image 5.1 support ImageMagick 7.1?
I don’t know what the problem is....
I have Debian 11. I couldn’t install ImageMagick 7 from the repository, so I compiled ImageMagick 7 on the server
After connecting on the forum, errors appear in the logs.
Server error log...
Is it like that for everyone? I thought WebP supports animation - doesn’t it?
I optimized all the files, but I noticed that https://pagespeed.web.dev/ still says that some avatars need to be optimized.
I checked, and they turned out to be regular GIFs.
# php /home/site/www/cmd.php xf:upgrade
Current version: 2021770
Upgrade target: 2021770 (2.2.17)
You are already running the latest version. Rebuild the master data? [y/n] y
In AbstractStatement.php line 230:
MySQL statement prepare error [1054]: Unknown column 'definition_class' in 'field...
Hello,
Please help me!
I paid for the license renewal. I started the update from 2.2.13 to 2.2.17 and got an error.
The forum is down.
/install/index.php?upgrade/run-job shows an error.
XF\Db\Exception: MySQL statement prepare error [1054]: Unknown column 'definition_class' in 'field list' in...
I want to write a few words about what the problem was and how I solved it with the help of ChatGPT.
I am very grateful to it. Without ChatGPT, I don't even know how much time I would have spent searching for the problem. But with it, I managed to fix it in 15 minutes.
I did what it told me...
The problem has come back again...
I followed your instructions.
Sometimes I can access the page domain.com/admin.php,
but I can't navigate further through the admin panel menu. :(
No, after entering my username and password, I'm just redirected back to the same page.
No error message is shown. I even tried entering the wrong password — still no error.
I added $config['enableTfa'] = false; to the config file, but it didn’t help. :(
Before adding $config['enableTfa'] =...
XF 2.2.13
Suddenly, I can't access the admin panel. I'm logged into the forum, but the /admin.php page doesn't show anything. There are no errors displayed, and nothing appears in the browser console either.
I’ve already tried the following:
Disabled:
App for Cloudflare® by DigitalPoint...
Hi!
I can't disable this plugin. It shows an error.
How can I remove it manually? Should I just delete andy_ip_address from the posts table and that's it?
ALTER TABLE xf_post DROP COLUMN andy_ip_address; ?