Error 1054 in different languages

  • Fred Almeida
  • Topic Author
  • Offline
  • New Member
  • New Member
More
9 years 5 months ago #72886 by Fred Almeida
Replied by Fred Almeida on topic Error 1054 in different languages
Thank you once more for the help.

The backend was already in english and the event booking module is working just fine as far as I could tell (after the upgrade I did create new events and categories, adding translations to all of them, including to previously created events and categories).

The rest of site is working fine with the three languages. I'm not 100% sure if you meant one language table at the backend (attached) or an specific table for the db. If so, which one?

Please do not forget about us! ;) Thanks!
Attachments:

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

  • Vincent Schuurhuis
  • Offline
  • Junior Member
  • Junior Member
More
9 years 5 months ago #72889 by Vincent Schuurhuis
Replied by Vincent Schuurhuis on topic Error 1054 in different languages
I ment the database table _language.

As far as I can check all the features use the full language suffix (es_ES, en-US), for some reason a form is using only the shorter language suffix. For our own website we use 3 different languages without a problem.

As this is getting complex without access to the data, I think the best thing to do is post a support ticket so the developers can check what reference is causing this.

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

  • Fred Almeida
  • Topic Author
  • Offline
  • New Member
  • New Member
More
9 years 5 months ago #72890 by Fred Almeida
Replied by Fred Almeida on topic Error 1054 in different languages
I just opened a ticket. Thank you for all the attention so far.

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

More
9 years 5 months ago #72908 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Error 1054 in different languages
Hi Fred

I fixed the issue. The reason is because you are logged in to backend using English language. However, it is not one of the published languages (used in frontend of your site)

I edited one line of code and it works OK now. Will include this change in next release of the extension

Regards,

Tuan

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

Moderators: Tuan Pham Ngoc