UPDATES EasyBlog 6.0.14 Released! Joomla 5.x and PHP 8.x compatible now!

Helpdesk

Your Time
Our Time
Response Time
24 — 48 hours
We strive to provide the fastest ever response possible. However, we are not super beings.

Allow at least 24 — 48 hours
  Support is online
Our support specialists is available now. We will attend to you as soon as we can.
  Support is online

missing language strings

CK · ·
6:35 AM Friday, 28 March 2014
None
Looking through the #_social_fields_steps table, I noticed that there are a couple of rows that the language is hard-coded and not using a language string. This can be problematic when using a language other than English. Please see below for the row ID.

  • Row ID = 1: Basic Information | Provide us with your account information.
  • Row ID = 3: Appearance | Customize how your profile would look like to other users.
  • Row ID = 4: About Me | Please tell us a bit more about yourself.


It should be as follows:

  • Row ID = 1: COM_EASYSOCIAL_FIELDS_PROFILE_DEFAULT_STEP_BASIC_INFORMATION | COM_EASYSOCIAL_FIELDS_PROFILE_DEFAULT_STEP_BASIC_INFORMATION_DESC
  • Row ID = 1: COM_EASYSOCIAL_FIELDS_PROFILE_DEFAULT_STEP_APPEARANCE | COM_EASYSOCIAL_FIELDS_PROFILE_DEFAULT_STEP_APPEARANCE_DESC
  • Row ID = 1: COM_EASYSOCIAL_FIELDS_PROFILE_DEFAULT_STEP_ABOUT_BE | COM_EASYSOCIAL_FIELDS_PROFILE_DEFAULT_STEP_ABOUT_ME_DESC


Thanks in advance,
Chaim :)
The replies under this section are restricted to logged in users or users with an active subscription with us