Jomsocial - Display - Tiny editor bugs !

  • Posts: 81562
  • Thank you received: 13071
  • MODERATOR
12 years 9 months ago #20617

If you go to the hikashop user management screen, you will see that some users are not linked to any joomla user account:
1 demo@


3
2 fupfac@
4
3 This email address is being protected from spambots. You need JavaScript enabled to view it. 5
4 ili93600@
7
5 florian2@
11
6 florian3@
279

That means that these users won't be recognized as logged in by hikashop even if you loggin with them.

If you delete the user in hikashop, it will be resynched automatically on next loggin and it will work properly. I did it for the admin_test user and it's now working.

Please Log in or Create an account to join the conversation.

  • Posts: 33
  • Thank you received: 0
12 years 9 months ago #20744

Hello I have some questions about email configuration.

Is it possible to configure completly the messages our customers will receive ?
We wish to know if we can send them invoices in many langagues ?
Can we prepare that?

Please Log in or Create an account to join the conversation.

  • Posts: 81562
  • Thank you received: 13071
  • MODERATOR
12 years 9 months ago #20769

Emails are already sent in the current language of the website so there is nothing to do.
If you want to personalize your emails, you need to go in the menu System->Emails and edit them (business edition only).

Please Log in or Create an account to join the conversation.

  • Posts: 33
  • Thank you received: 0
12 years 9 months ago #20789

ok, thank you for the reply,

but actually, I have already added some informations, I mean, I have already modified the code and it works good.
So the point is that, I modified it for french customers, so they can see the added informations.
But, form what I saw and what you saying it seems that my only option is to make only one mail with the 3 translations (wich just be added to the one made by Hikashop formerly.
Is that correct?

because I would like to add some informations in french when the user select this langage, one in english for the english spoken people and finaly one spanish for the spahnish spoken people.

Please Log in or Create an account to join the conversation.

  • Posts: 81562
  • Thank you received: 13071
  • MODERATOR
12 years 9 months ago #20804

You need to do like we already do for all the text in the email:
echo JText::_('TRANSLATION_KEY');

Then, for each translation file override that you can edit in the tab Languages of the configuration, you can add your translation key:
TRANSLATION_KEY="Translation in english"
for the english translation,
TRANSLATION_KEY="Traduction en français"
for the french one.
And the system will pick up the good one automatically.

Please Log in or Create an account to join the conversation.

  • Posts: 33
  • Thank you received: 0
12 years 9 months ago #20810

Thank you for that answer, I saw the file before, but I didn't manae how to use it.
I'm trying this rigth now.
Thanks again

Please Log in or Create an account to join the conversation.

Time to create page: 0.065 seconds
Powered by Kunena Forum