By gökhan on Friday, 18 April 2014
Posted in General
Replies 3
Likes 0
Views 631
Votes 0
hi guys,

I got this errror several times after aproved an user aplication, it appears on stream. I tried several times both facebook and normal registration types
Hi Gokhan,

I am sorry for the delay of this reply.

Regarding your issue, look like in your language file 'JOOMLA/administrator/language/tr-TR/tr-TR.plg_app_user_profiles.ini', you required two variables to be parsed but in EasySocial, we actually passed in one variable only.

APP_USER_PROFILES_STREAM_REGISTERED="%1s, Edusosyal'e kayıt oldu. Aramıza hoşgeldin %1s"


So what i did is to replaced the above string with following:
APP_USER_PROFILES_STREAM_REGISTERED="%1s just registered on the site"


For your information, this string is calling at file 'JOOMLA/media/com_easysocial/apps/user/profiles/themes/default/streams/register.title.php'.

Hope this help and have a nice day
Sam
·
Friday, 18 April 2014 17:06
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank you Sam, I appreciate your efforts, awsome developer Have a nice day!
·
Friday, 18 April 2014 17:37
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Gokhan,

You are welcome. Glad to hear your issue now resolved
Have a nice day!
Sam
·
Monday, 21 April 2014 15:11
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post