Deprecated Commands With PHP 8?
-
Hello,
I’m facing a strange issue, although the error is very generic: error 500.
I just created a new local working environment with Xampp 8 and wanted to do some tests with a fresh installation of wordpress. PHP is v8 and I have full rights to the directories.
Usual image upload with the wordpress media uploader is working fine.
Trying to sync the content of a folder in Media Library Folders (MLF) plugin failed with a POST 500 error: internal server error.
This might be due to faults in the Xampp config, but after enabling debug mode in wordpress I got some more details. According to this MLF is using deprecated commands (see screenshot above).
Debug and Console Errors
Do you think this might be the reason for the failed sync process?
I didn’t face any other issues so far.
I could switch to an older PHP version as a workaround, but would be interested to know the reason behind my issue.Any ideas are highly appreciated. Thanks in advance,
-BjörnThe page I need help with: [log in to see the link]
The topic ‘Deprecated Commands With PHP 8?’ is closed to new replies.