Parsing Errors In Language Files - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Parsing Errors In Language Files

B

Bernd

Helix Framework 3 years ago

Hi there, I am using the Helix Ultimate Template on my website and after the latest update to Helix Ultimate v 2.0.7 I have been getting errors with some of the Solidres Menus on my webpage. I contacted the tech team from Solidres and they pointed out that this is an error on the template.

My website uses two languages (English and German). On the German side all works perfectly, but on the English version, the webpage in some extensions only shows the languange constant, not the acutal text.

When enabling the Language debug mode from Joomla it gives me the following error message:

JROOT/administrator/language/en-GB/en-GB.plg_system_helixultimate.ini : error(s) in line(s) 341, 342, 343, 344, 345, 346

I checked the file and lines mentioned in the error and the following is the content:

COM_FINDER_ADVANCED_TIPS="<p>Entering <strong>this and that</strong> into the search form will return results containing both &quot;this&quot; and &quot;that&quot;.</p> <p>Here are a few examples of how you can use the search feature:</p> <p>Entering <strong>this not that</strong> into the search form will return results containing &quot;this&quot; and not &quot;that&quot;.</p> <p>Entering <strong>this or that</strong> into the search form will return results containing either &quot;this&quot; or &quot;that&quot;.</p> <p>Search results can also be filtered using a variety of criteria. Select one or more filters below to get started.</p> <p>Entering <strong>&quot;this and that&quot;</strong> (with quotes) into the search form will return results containing

Unfortunartely I am fairly useless when it comes to coding. I hope you are able to help me solve this issue.

Thank you and kind regards,

Bernd

My website uses: Joomla 3.10.8 Helix Ultimate v 2.0.7 php 7.4.28

0
2 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 3 years ago #64845

Hi Berdn,

I added to our bug-list, but

in the meantime:

  1. remove all "&quot;"
  2. and all comments like ";Frontned"
  • from EN language file. Probably it's a reasons of that problem.
0
B
Bernd
Accepted Answer
3 years ago #64857

Hi Paul, thank you for the quick reply. Herewith just a quick feedback: I removed everything as per your suggestion. The problome unfortunately still persists and the same error message is still displayed.

Regards, Bernd

0