uddeIM 0.5

18 years 3 months ago #4150 by benjamin
Replied by benjamin on topic Re:uddeIM 0.5
Hi vukan,

vukank wrote:

When I try to compose a new message I get:
Warning: Invalid argument supplied for foreach() in /home/z4l0g4j/public_html/components/com_uddeim/includes.php on
line 702
below the "Recepient"

I`m running 0.5b on cb1 rc1

What could be the problem?


This is probably the cause:
  • You have turned on "Show CB connections" in the backend
  • You run CB1 RC1. This CB version doesn't support connections.
Solution:
  • Turn off "Show CB connections" in the backend
Please get back if that doesn't help.

Please Log in to join the conversation.

18 years 3 months ago #4153 by vukank
Replied by vukank on topic Re:uddeIM 0.5
Yes, that solved it.
Thanks a lot, Benjamin!

Please Log in to join the conversation.

18 years 3 months ago #4170 by jza
Replied by jza on topic Re:uddeIM 0.5
Hi Benjamin,

in the backend, tab "System->Used charset" I can't change ISO8859-1 to ISO8859-2.

The option: "Used mail charset" works properly...

I propose to introduce also 'ISO8859-2' case in "getCharsetalias" and "getCharsetMailalias" functions, if there is no other issue.

I've found the issue, the frontend doesn't accept the ISO8859-2 setting :dry:

Thanks for your work,

Post edited by: jza, at: 2006/01/18 20:27

Please Log in to join the conversation.

18 years 3 months ago #4193 by andyahoo
Replied by andyahoo on topic Re:uddeIM 0.5
Everything works great exept the colors disapeared.

Post edited by: andyahoo, at: 2006/03/18 21:51

Joomla! 1.0.9
CB 1.0

Please Log in to join the conversation.

18 years 3 months ago #4255 by benjamin
Replied by benjamin on topic Re:uddeIM 0.5
Hi jza,

jza wrote:

in the backend, tab "System->Used charset" I can't change ISO8859-1 to ISO8859-2.
The option: "Used mail charset" works properly...
I propose to introduce also 'ISO8859-2' case in "getCharsetalias" and "getCharsetMailalias" functions, if there is no other issue.


ISO 8859 2 should be an allowed setting in the mail charset, but it is not in the charset.

This is not an uddeIM limitation, but a limitation of PHP, which does not support ISO 8859 2 in its htmlentities and htmlspecialchars functions. This is indeed very annoying but nothing that uddeIM could address. I hope that in future versions of PHP, ISO 8859-2 will be supported in these functions as well. Or, as soon as Joomla has made a full switch to UTF-8, there should be be no problems.

However, this problem is the reason why uddeIM uses htmlentities instead of htmlspecialchars. So you should be able to use uddeIM with a Mambo/Joomla installation that uses ISO 8859-2.

Which language do you use?

Please Log in to join the conversation.

18 years 3 months ago #4256 by jza
Replied by jza on topic Re:uddeIM 0.5
Thanks for explanation :) . Yes, whenever Joomla will be fully compatible with UTF-8, I'll also switch to this codepage.

I'm from Czech republic, I'm using Czech language.

Please Log in to join the conversation.

Moderators: beatnantslabbikrileon
Time to create page: 0.548 seconds