Syntax Error, Unexpected Token "\" - Question | JoomShaper
🎃 Halloween Sale is Live! Get 35% OFF on all plans. Sale ends soon! Get Offer

Syntax Error, Unexpected Token "\"

S

Sylvia

General 6 months ago

syntax error, unexpected token "\"

I was working without troubles but then the website show this error. Can you help me please?

0
1 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 6 months ago #191154

Hi Sylvia,

Most often means that there was an invalid or misspelled backslash () character in the code, which the PHP parser did not expect.

Probably somebody edited php file from Joomla core, Template or Extension (Module, Plugin). Or you changed PHP version. Nothing happens by itself, there is always a reason.

  1. Is your Joomla admin area still works?
  2. Please reinstall Joomla core files
  3. Change template to different one, and compare front-end.

And as always - use Joomla Debug mode error_reporting_debug.jpg


Remember that forum.joomla.org have many topics about that already

info_2772_2025.png

0