![]() ![]() |
Jul 24 2011, 08:15 PM
Post
#1
|
|
|
Newbie ![]() Group: Members Posts: 9 Joined: 24-July 11 Member No.: 850 |
I installed "Post by Mail" and fixed the various problems I encountered while browsing this forum. However, I still have a problem I can not solve: the accented letters are not displayed correctly. The letters é, è, à, ç appear correctly in the title (the subject line), but are replaced in the message body. You can see an example here: http://www.learnup.fr/index.php?option=com...k&Itemid=78 I think it is a charset problem but I can not solve it ... Do you have an idea? Thank you in advance, cordially |
|
|
|
Jul 25 2011, 06:30 AM
Post
#2
|
|
![]() Web Design Seo ![]() ![]() ![]() ![]() Group: Root Admin Posts: 4,332 Joined: 29-April 09 From: Sofia Member No.: 1 |
Pc that send email must have this language installed or some preference in email box maybe. Component dont have any stripping or other code to replace these symbols.
-------------------- Правила на форума | Forum Rules | How to receive support. 3D Web Design: Уеб дизайн, Seo оптимизация, Web Site Extensions, Oscommerce Addons, Wordpress plugins and Joomla Extensions. Изработка на уеб сайтове и оптимизация на сайт за търсачки и Seo услуги.
|
|
|
|
Jul 25 2011, 08:37 PM
Post
#3
|
|
|
Newbie ![]() Group: Members Posts: 9 Joined: 24-July 11 Member No.: 850 |
Pc that send email must have this language installed or some preference in email box maybe. Component dont have any stripping or other code to replace these symbols. Hello, I use Outlook 2007 and tried several character encodings (UTF8, ISO, UNICODE), the problem remains the same. The strangest thing is that the letters appear correctly in the topic?! You really have no solution to this problem? |
|
|
|
Jul 26 2011, 08:52 AM
Post
#4
|
|
|
Advanced User ![]() ![]() ![]() ![]() Group: Advanced Member Posts: 218 Joined: 15-April 11 Member No.: 761 |
Hello, I use Outlook 2007 and tried several character encodings (UTF8, ISO, UNICODE), the problem remains the same. The strangest thing is that the letters appear correctly in the topic?! You really have no solution to this problem? Dear learnup, It seems that there is a problem with the quoted_printable transfer encoding which somehow slips through the message parser untranslated. As we do not have a copy of the e-mail you've parsed we have to guess what's happening... Could you please send us an e-mail message containing these characters to test@3dwebdesign.org? Meanwhile you can try adding the following code in /administrator/components/com_post_by_email/controller.php on line 759 right after $content = trim($content);: $content = quoted_printable_decode($content); and see if the problem persists... |
|
|
|
Jul 26 2011, 06:55 PM
Post
#5
|
|
|
Newbie ![]() Group: Members Posts: 9 Joined: 24-July 11 Member No.: 850 |
Dear learnup, It seems that there is a problem with the quoted_printable transfer encoding which somehow slips through the message parser untranslated. As we do not have a copy of the e-mail you've parsed we have to guess what's happening... Could you please send us an e-mail message containing these characters to test@3dwebdesign.org? Meanwhile you can try adding the following code in /administrator/components/com_post_by_email/controller.php on line 759 right after $content = trim($content);: $content = quoted_printable_decode($content); and see if the problem persists... Hello, thank you for your interest in this problem. I sent a test email to the address you have specified. The code you asked me to add does not correct the problem: the accented letters are simply deleted. |
|
|
|
Jul 30 2011, 11:13 AM
Post
#6
|
|
|
Newbie ![]() Group: Members Posts: 9 Joined: 24-July 11 Member No.: 850 |
Hello,
Were you able to look at the problem? If there is no solution, I'd consider a refund of the application because I absolutely can not use it. Can you keep me? thank you |
|
|
|
Jul 31 2011, 05:31 PM
Post
#7
|
|
![]() Web Design Seo ![]() ![]() ![]() ![]() Group: Root Admin Posts: 4,332 Joined: 29-April 09 From: Sofia Member No.: 1 |
We can change this for you in code, but not in next 10 days - all team is on vacation from 28 July to 10 August and there is no notebooks, no internet - only nature. We have only support to 10 August, not developers and web designers.
And why refund? Component work excellent and is exactly what is described in component description. If You make a mistake and you want to upgrade to pro version is possible to pay only change (20 USD). Pro have more options to strip tags, with or without html, support attachments and many more. Post By Email Pro - Description of functions. -------------------- Правила на форума | Forum Rules | How to receive support. 3D Web Design: Уеб дизайн, Seo оптимизация, Web Site Extensions, Oscommerce Addons, Wordpress plugins and Joomla Extensions. Изработка на уеб сайтове и оптимизация на сайт за търсачки и Seo услуги.
|
|
|
|
Jul 31 2011, 05:56 PM
Post
#8
|
|
|
Newbie ![]() Group: Members Posts: 9 Joined: 24-July 11 Member No.: 850 |
We can change this for you in code, but not in next 10 days - all team is on vacation from 28 July to 10 August and there is no notebooks, no internet - only nature. We have only support to 10 August, not developers and web designers. And why refund? Component work excellent and is exactly what is described in component description. If You make a mistake and you want to upgrade to pro version is possible to pay only change (20 USD). Pro have more options to strip tags, with or without html, support attachments and many more. Post By Email Pro - Description of functions. I understand your constraints. How to upgrade to the Pro version? I find nothing on your website: the only license that I found is $ 39 |
|
|
|
Aug 1 2011, 06:35 AM
Post
#9
|
|
![]() Web Design Seo ![]() ![]() ![]() ![]() Group: Root Admin Posts: 4,332 Joined: 29-April 09 From: Sofia Member No.: 1 |
There are no licenses, both Post by email and Post by email Pro are Open Source and under GPL license. You can use extensions at unlimited number of websites.
About payment: Send 20 USD to email: admin at 3dwebdesign.org over Paypal and send me email after this. I will send you Pro version and will edit your order to receive updates for Pro version also. -------------------- Правила на форума | Forum Rules | How to receive support. 3D Web Design: Уеб дизайн, Seo оптимизация, Web Site Extensions, Oscommerce Addons, Wordpress plugins and Joomla Extensions. Изработка на уеб сайтове и оптимизация на сайт за търсачки и Seo услуги.
|
|
|
|
Aug 5 2011, 05:15 PM
Post
#10
|
|
|
Newbie ![]() Group: Members Posts: 9 Joined: 24-July 11 Member No.: 850 |
Hello,
It's done. (from the address scubaland at gmail.com) |
|
|
|
Aug 6 2011, 08:04 AM
Post
#11
|
|
![]() Web Design Seo ![]() ![]() ![]() ![]() Group: Root Admin Posts: 4,332 Joined: 29-April 09 From: Sofia Member No.: 1 |
Thank You for purchase, extension is sent to this email.
-------------------- Правила на форума | Forum Rules | How to receive support. 3D Web Design: Уеб дизайн, Seo оптимизация, Web Site Extensions, Oscommerce Addons, Wordpress plugins and Joomla Extensions. Изработка на уеб сайтове и оптимизация на сайт за търсачки и Seo услуги.
|
|
|
|
Aug 6 2011, 08:15 AM
Post
#12
|
|
|
Newbie ![]() Group: Members Posts: 9 Joined: 24-July 11 Member No.: 850 |
|
|
|
|
Aug 7 2011, 11:39 AM
Post
#13
|
|
![]() Web Design Seo ![]() ![]() ![]() ![]() Group: Root Admin Posts: 4,332 Joined: 29-April 09 From: Sofia Member No.: 1 |
Hello again and sorry for delay. I found somewhere on Black Sea our developer and I was able to mobilize him
Here is the result: The problem was that inside the header of your test message was false header elements as Content-Type, Content-Transfer-Encoding and these header elements are before the actual values. We add a requirement for these elements to be at the beginning of the line. With this change by us Your test email is parsed correct and without problems. Please, test yourself and write here result. -------------------- Правила на форума | Forum Rules | How to receive support. 3D Web Design: Уеб дизайн, Seo оптимизация, Web Site Extensions, Oscommerce Addons, Wordpress plugins and Joomla Extensions. Изработка на уеб сайтове и оптимизация на сайт за търсачки и Seo услуги.
|
|
|
|
Aug 7 2011, 05:53 PM
Post
#14
|
|
|
Newbie ![]() Group: Members Posts: 9 Joined: 24-July 11 Member No.: 850 |
Hello,
This time, nothing works. The cron job that emails reports were identified but nothing is imported. I'm starting to get tired. Spent $ 39 total for something that does not work at all This post has been edited by learnup: Aug 7 2011, 05:55 PM |
|
|
|
Aug 8 2011, 06:48 AM
Post
#15
|
|
![]() Web Design Seo ![]() ![]() ![]() ![]() Group: Root Admin Posts: 4,332 Joined: 29-April 09 From: Sofia Member No.: 1 |
This is not possible, we test changes with your email that was sent to test at 3dwebdesign. With what type of email client you create and send emails?
If possible, please, create one temporary admin account in your site and send me login data tosee and test. -------------------- Правила на форума | Forum Rules | How to receive support. 3D Web Design: Уеб дизайн, Seo оптимизация, Web Site Extensions, Oscommerce Addons, Wordpress plugins and Joomla Extensions. Изработка на уеб сайтове и оптимизация на сайт за търсачки и Seo услуги.
|
|
|
|
Aug 9 2011, 03:47 PM
Post
#16
|
|
![]() Web Design Seo ![]() ![]() ![]() ![]() Group: Root Admin Posts: 4,332 Joined: 29-April 09 From: Sofia Member No.: 1 |
Learnup, today i check again and see that our forum re-format posted here php code. I dont know why, but our forum re-format code yourself and is not possible to post here the right php code.
I just send you the right modified controller.php over email. Extension is updated in our file directory also. -------------------- Правила на форума | Forum Rules | How to receive support. 3D Web Design: Уеб дизайн, Seo оптимизация, Web Site Extensions, Oscommerce Addons, Wordpress plugins and Joomla Extensions. Изработка на уеб сайтове и оптимизация на сайт за търсачки и Seo услуги.
|
|
|
|
Aug 9 2011, 05:44 PM
Post
#17
|
|
|
Newbie ![]() Group: Members Posts: 9 Joined: 24-July 11 Member No.: 850 |
Hello,
Thank you for watching again. Mails are recovered again but the problem remains the same at the accented charts. Thank you, personally, the time you started looking for a solution. But I give up: fed up. If you are honest, pay me the money paid to my email address. If not, too bad, I will not beat me. Cordialy |
|
|
|
Aug 10 2011, 07:22 AM
Post
#18
|
|
![]() Web Design Seo ![]() ![]() ![]() ![]() Group: Root Admin Posts: 4,332 Joined: 29-April 09 From: Sofia Member No.: 1 |
Will do.
We cant do more and we cant see and resolve the problem without access to joomla admin and to email box. I know that this is not possible on some websites, but this is the only way. Problem can be due on your email client configuration or encoding of email that You have send and import, If you send email with some non-latin symbols, encoding of sent email must be right and your joomla must be configured to work with this language. And at least browser must be with this language installed to see result -------------------- Правила на форума | Forum Rules | How to receive support. 3D Web Design: Уеб дизайн, Seo оптимизация, Web Site Extensions, Oscommerce Addons, Wordpress plugins and Joomla Extensions. Изработка на уеб сайтове и оптимизация на сайт за търсачки и Seo услуги.
|
|
|
|
![]() ![]() |
Similar Topics
|
Lo-Fi Version | Time is now: 2nd June 2026 - 12:23 AM |