Problem with article_details.tpl

We are using ojs 3.2.1.4 and we have a problem with extreme load on article_details. On default languague es_ES (primary locale) the load is 2.3s but on secondary languague like ca_ES or eu_ES the load is 70s. ¿What it’s possible?

Thnks

Hola Enrique,

This is wired…

Did you try resetting your langs?
Are your DB and tables set to use innoDB engines (without myISAM)?

Check your log while you open the slow query… and tell us if you find something relevant.

Cheers,
m.

Hí, thnks for your reply. The langs are reset and all tables are innodb.