• 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: problem with Greek language

problem with Greek language 16 years 6 months ago #5389

  • Panos
  • Panos's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 3
I have huge problem with Greek language!!!
Wgen i type anything in Greek i saw it in the components tab, but when i go to preview it i get \"??????\" in every Greek character!!!

What i do wrong?
The administrator has disabled public write access.

Re:problem with Greek language 16 years 6 months ago #5390

  • Panos
  • Panos's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 3
Nothing was wrong!!!
The solution to this is to uncomment the //mysql_query(\"SET NAMES 'utf8'\"[code]//mysql_query(\"SET NAMES 'utf8'\"
The administrator has disabled public write access.

Re:problem with Greek language 16 years 3 months ago #6138

  • diluc
  • diluc's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
I have the same problem... could you please be more specific? What exactly to delete?
The administrator has disabled public write access.

Re:problem with Greek language 16 years 3 months ago #6159

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

Just go to components/com_rsform/controller/adapter.php and replace this line:

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

with:

mysql_query(\"SET NAMES 'utf8'\"��);

If this does not work... please submit a ticket to tech support
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.
  • 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!