• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: Accents

Accents 15 years 3 months ago #6526

When i use a character like "á", the rs manager shows it right. But viewed as a user it's changed for that "?" symbol.

Attachments:
Last Edit: 15 years 3 months ago by carlos.perez.rivero. Reason: the image is not visible
The administrator has disabled public write access.

Re:Accents 15 years 3 months ago #6550

  • alexp
  • alexp's Avatar
  • OFFLINE
  • RSJoomla! Official Staff
  • Posts: 2253
  • Thank you received: 180
Hello,

Please edit the file /components/com_rsform/controller/adapter.php and change the line:

//mysql_query("SET NAMES 'utf8'");

to

mysql_query("SET NAMES 'utf8'");
Please note: my help is not official customer support. To receive your support, submit a ticket by clicking here
Regards,
RSJoomla! Development Team
The administrator has disabled public write access.

Re:Accents 15 years 3 months ago #6552

I'll try thanks
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!