XF 2.3 Server error log Feed.php

SiteLuka

New member
I have a serious problem with Feed.php. Even though I have installed it several times, the issue persists. I am using PHP 8.3.6. Please, how can I fix this problem?Screenshot 2025-05-29 at 13-13-21 Server error log  - Admin control panel.webp
 
Solution
You are running with debug mode enabled, which will surface deprecation errors. You should not run with debug mode enabled in production.
Back
Top Bottom