After updating from 7.x-2.12 to 7.x-2.13 I'm seeing the following error at the ShareThis configuration page http://dev/admin/config/services/sharethis

Notice: Undefined index: sharethis_configuration_form in drupal_retrieve_form() (line 807 of /srv/bindings/code/includes/form.inc).
Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'sharethis_configuration_form' not found or invalid function name in drupal_retrieve_form() (line 842 of /srv/bindings/code/includes/form.inc).

And the form settings screen is empty.

Rolling back fixed the issue.

Comments

akanelson created an issue. See original summary.

naveenvalecha’s picture

did you clear the cache after updating to the 7.x-2.13 ?

drupal-son’s picture

I updated the new release and I don't see the issue now.
Could be possible that I didn't clear caches last time, don't remember right now.
Disregard my issue, you can close the ticket.

Thanks.

naveenvalecha’s picture

Status: Active » Closed (works as designed)