Problem/Motivation

We get always a 404 error, when the script will load the language files. The JS option variable 'lang_path' has not the full/right path to the JS library.

Proposed resolution

Set the 'lang_path' option in the module.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

weri’s picture

Status: Active » Needs review
FileSize
2.4 KB
Anonymous’s picture

Works for me

TorstenGrote’s picture

I can confirm that this problem exists with the latest version of this module and the socialshareprivacy library. Deraynger, please try again with the latest library. You might be using an older one where this problem does not exist.

Furthermore, I can confirm that the patch supplied by weri actually works.

Anonymous’s picture

TorstenGrote, I meant that the patch works, sorry for my bad wording.

Anonymous’s picture

Status: Needs review » Reviewed & tested by the community
drupov’s picture

Patch didn't apply cleanly, here's a rewrite (no logic changed from patch in #1)

M_T’s picture

This works this the latest module

jelo’s picture

Latest patch worked for me to fix the 404 error.

yan’s picture

Same problem here. Patch from #7 works for me. Could it be committed?