Recent content by USCSS_Nostromo

  1. USCSS_Nostromo

    I have problem with ImageMagic 7 on Debian 11

    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...
  2. USCSS_Nostromo

    Convert image [Paid]

    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...
  3. USCSS_Nostromo

    XF 2.3 XF doesn’t convert animated GIF avatars into WebP?

    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.
  4. USCSS_Nostromo

    XF 2.3 How to delete non-existent images from [img]?

    For example, images from domains that no longer exist, or if the image URLs return 500 or 404 errors, or if there is garbage content inside IMG tags.
  5. USCSS_Nostromo

    XF 2.2 Unknown column 'definition_class'

    # 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...
  6. USCSS_Nostromo

    XF 2.2 Unknown column 'definition_class'

    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...
  7. USCSS_Nostromo

    XF 2.2 Do you need to disable add-ons before updating?

    Do you need to disable add-ons before updating? Thank You
  8. USCSS_Nostromo

    XF 2.2 I can't access the admin panel!

    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...
  9. USCSS_Nostromo

    XF 2.2 I can't access the admin panel!

    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. :(
  10. USCSS_Nostromo

    XF 2.2 I can't access the admin panel!

    It worked. Thank you very much. :love::love::love:(y)(y)(y)(y)
  11. USCSS_Nostromo

    XF 2.2 I can't access the admin panel!

    Can I take these tables from the backup? ...made yesterday or the day before?
  12. USCSS_Nostromo

    XF 2.2 I can't access the admin panel!

    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'] =...
  13. USCSS_Nostromo

    XF 2.2 I can't access the admin panel!

    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...
  14. USCSS_Nostromo

    IP address [Paid]

    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; ?
Back
Top Bottom