Trying to access array offset on value of type null
-
Ref: https://cl.ly/fe56d9d0367c
Errors:
Trying to access array offset on value of type null
in/wp-content/plugins/auxin-elements/includes/elementor/widgets/staff.php
Lines 877-883 are all throwing this error.
Those lines are:
'social_twitter' => $settings['social_twitter']['url'], 'social_facebook' => $settings['social_facebook']['url'], 'social_gp' => $settings['social_gp']['url'], 'social_flickr' => $settings['social_flickr']['url'], 'social_delicious' => $settings['social_delicious']['url'], 'social_pinterest' => $settings['social_pinterest']['url'], 'social_github' => $settings['social_github']['url'],
a/o 3/2/20 –
Latest version of Phlox Pro theme, 5.2.22.
Latest version of plugin, 2.4.19.*Error is being thrown by the plugin, not the Pro theme, so please do not try to shuttle me off this forum to private support.*
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Trying to access array offset on value of type null’ is closed to new replies.