String can't be converted to array in line 134 of sharethis/src/Form/SharethisConfigurationForm.php

Comments

tlarbi created an issue. See original summary.

tlarbi’s picture

Change $service_string_markup from string to array in form SharethisConfigurationForm.php

tlarbi’s picture

brockfanning’s picture

Status: Active » Reviewed & tested by the community

This works for me, thank you! Since it fixes a critical bug, couldn't be simpler, and works for me, I'm setting this to Reviewed and tested.

gg24’s picture

I have faced the same issue and able to work after applying this patch.
Thanks this patch works as expected.

Thanks!

  • purushotam.rai committed 29917da on 8.x-2.x authored by tlarbi
    Issue #2885710 by tlarbi, brockfanning, gg24: Error: [] operator not...
purushotam.rai’s picture

Status: Reviewed & tested by the community » Fixed

Pushed to 8.x.-2.x branch, this will be included in next release.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

drnikki’s picture

Thanks for the patch and working on all of this. Just had the same problem.

Is there any way that y'all can push a new release? Updating my composer file to use the dev version, but would be great to fix this for future folks.

hardik jayeshbhai hihoriya’s picture

This works for me, thank you! Since it fixes a critical bug

jds1’s picture

The patch in #3 fixes this but there still has not been a release of this module. +1 to new release. Thank you!

2dareis2do’s picture

Yep. Same here. It's somewhat extraordinary that this module has to be patched after 1 year of finding a fix? My guess it is not actively maintained anymore?