Fatal error with advanced links
-
Hello,
I’m encountering a fatal error when adding an Advanced Link field (ACF Extended) to a page in the WordPress admin.
Error message:
Uncaught Error: Cannot access offset of type string on string
wp-content/plugins/acf-extended/includes/fields/field-advanced-link.php:565What I tried:
- Removed and recreated the field
- Cleared cache
Unfortunately, the issue persists.
Environment:
- WordPress version : 6.9.4
- ACF version (PRO) : 6.7.1
- ACF Extended version : 0.9.2.3
- PHP version : 8.2
Additional info:
The error occurs immediately when accessing the page editor after adding the field.I tested the same website on a development environment running PHP 8.4, and the issue persists identically. When I remove the “Advanced Link” fields, the page loads and works normally again.
Does anyone have an idea of what could be causing this?
Thanks in advance!
You must be logged in to reply to this topic.