[NMS] - Umlaut in Name breaks Job?! Help pls!

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
rtkd
Forum Members
Forum Members
Posts: 126
Joined: Tue Dec 12, 2006 3:57 pm

[NMS] - Umlaut in Name breaks Job?! Help pls!

Post by rtkd »

hi,

after working like a charm for the last month nms suddenly started to cause problems.
if i have users with german umlauts in a list, nms just breaks sending emails without an error message.
if i replace the umlauts manually, the batch gets send without problems.

i tried to fix the php, but somehow i am not getting the desired effect.

lets say i want to add user: müller
this gets written to the db: müller

i tried editing action.do_create_new_user.php line 94 to

Code: Select all

htmlentities(trim(strip_tags($params['username'])),ENT_NOQUOTES,UTF-8)
but that just made things worse.

help on this one is greatly appreciated!

EDIT:// if i switch the encoding on the settings page back to iso-8859-1 the mails seem to go through

thx rtkd

nms 2.2
cmsms 1.3.1
Last edited by rtkd on Thu Dec 18, 2008 4:00 pm, edited 1 time in total.
rtkd
Forum Members
Forum Members
Posts: 126
Joined: Tue Dec 12, 2006 3:57 pm

Re: [NMS] - Umlauts in Name breaks Job?! Help pls!

Post by rtkd »

switching the encoding back to iso didnt really solve the problem,
nms still breaks sending... and i cant figure out why.

help is greatly appreciated!
rtkd
Forum Members
Forum Members
Posts: 126
Joined: Tue Dec 12, 2006 3:57 pm

Re: [NMS] - Umlauts in Name breaks Job?! Help pls!

Post by rtkd »

i made a test-group with umlauts in their names, everything works fine...

is there any other reason that could make the job break?
Post Reply

Return to “Modules/Add-Ons”