l have a website with English and French enabled (I am using i18n module).
When I create a note (whatever is the interface language), it's dispayed only when the interface is English.
When the interface is French, it said 0 notes created.
(even if the default website language is French)

How can I fix this problem ?

Furthermore, it can be a good idea if multi-language support for notes content type is available for this module. So that we can have a version note for the default language, and a translation for a second language...
Or, make notes language dependent (Neutral, English, German, French...)

Thanks

Comments

rokar’s picture

Category: support » bug
Priority: Normal » Critical
rokar’s picture

Component: Miscellaneous » User interface
Category: bug » support

Has anybody installed this module in a multi-language website ?

vadura’s picture

Hi, this module does not work on czech-language website. When switch to english language, have i no problem.

reinis.berzins’s picture

I have the same problem on a multi-language site. Sticky Notes module treats www.mysite.com/node/1 www.mysite.com/de/node/1 as different pages.

It's interesting, because meanwhile the php functions with arg(1) find that arg(1) = 1 on both paths easily, so it makes no difference whether language suffix /de/ is included in the path or not.

As I have enabled the content translation and node text in different languages differs more or less. On one hand it is actually useful that Sticky Notes treats them as different pages, but not so useful when the node text is not translated yet (on both English and German page is the same English node text untranslated, but on the German page all English notes are missing).

Advin’s picture

Hi, this module does not work on czech-language website. When switch to english language, have i no problem.

Have the same problem... does not work with russian language. When switching to english language or disable locale modules - all works correct.