Invalid argument supplied in injection.php
-
When I activate the triplelift plugin, I receive an error:
Warning: Invalid argument supplied for foreach() in /***/html/wp-content/plugins/triplelift-native-advertising/library/injection.php on line 32
The offending line:
foreach ($this->options_object['tags'] as $curr_elt) { if (!isset($curr_elt['deleted']) || !$curr_elt['deleted']) { $this->tags[] = $curr_elt; } }
Any suggestions?
https://www.ads-software.com/plugins/triplelift-native-advertising/
- The topic ‘Invalid argument supplied in injection.php’ is closed to new replies.