pH7Software / pH7-Social-Dating-CMS

😻 pH7Builder (formerly pH7CMS) is a Professional & Open Source Social Dating CMS written in PHP 8 🚀 This Social Dating Script aims to be low resource-intensive, powerful and secure. pH7Builder includes over 40 modules. It is the first Professional, Free & Open Source Social Dating Site Builder Software and the first choice for enterprise level Da
https://pH7Builder.com
MIT License
952 stars 574 forks source link

Portuguese language special characters on fake profiles #324

Open Mobiller opened 5 years ago

Mobiller commented 5 years ago

Hello again,

I just notice when generating a fake profile in portuguese language, it sometimes creates emails with diacriticals or accented characters such as à, À, á, Á, ã, Ã, ç, Ç, é, É, ê, Ê, Í, í, ó, Ó, ú, Ú, ü, Ü which is fine because the profiles are fake anyay, however when sending newsletters, the system stops and give the following message:

Address in mailbox given [edinéia.cardoso@example.com] does not comply with RFC 2822, 3.6.2.

I am working my way around by editing the database but for future reference, is any chance from removing those special characters from the fake profile generator ?

Regards

pH-7 commented 5 years ago

Thanks for reporting that @Mobiller. Uh, It's strange that the randomuser API returns such as email addresses! I will try to fix it later on.

polynamaude commented 5 years ago

Hi PH,

You got a charset translation problem. Probably that it has to do with the collation/encoding used in this guy MySQL....

He must not be utf8mb4...

Had this problem be converting my DB

On October 2, 2018 2:33:32 AM EDT, "♚ PH⑦ Soria ♛" notifications@github.com wrote:

Thanks for reporting that. It's strange the randomuser API returns such as email addresses. I will try to fix it later on.

-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/pH7Software/pH7-Social-Dating-CMS/issues/324#issuecomment-426164082

-- Polyna-Maude R.-Summerside

polynamaude commented 5 years ago

Btw I'll make the report before he does... On the fake profile's birthday, email are sent to non existing address so they bounce off ! But who care about that ? Do I ? Certainly not ;-)

On October 2, 2018 2:33:32 AM EDT, "♚ PH⑦ Soria ♛" notifications@github.com wrote:

Thanks for reporting that. It's strange the randomuser API returns such as email addresses. I will try to fix it later on.

-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/pH7Software/pH7-Social-Dating-CMS/issues/324#issuecomment-426164082

-- Polyna-Maude R.-Summerside

PRINCEPANNU commented 5 years ago

Hey mobiiller can you plz help in my problem

Mobiller commented 5 years ago

Hey mobiiller can you plz help in my problem

What problem ?