Php Error Illegal string offset 'curlist'

nootkan

New Member
I am seeing this error in my logs and only found one thread with a search but it didn't help resolve the issue.

Any ideas whether this is a bug or ?
alidropship woo Version 1.6.4.7
php 7.2

[09-Mar-2020 09:57:03 UTC] PHP Warning: Illegal string offset 'curlist' in /home/mywebsite/public_html/wp-content/plugins/alidswoo/admin/cron.php on line 0
 

nootkan

New Member
After many hours of searching I found this in stackhouse: The error Illegal string offset 'curlist ' in... generally means: you're trying to use a string as a full array.

So this must be a bug inside the plugin and hopefully someone from alidropship will advise me on how to fix it or if there is an update in the works. Thanks
 
Top