Please tell me, because of what error is displayed as a string, and not as a label?

  • give more information about where and what is wrong is displayed - Elime
  • perhaps because someone intercepts her (error). - Alex Kapustin
  • In php put the module xdebug, and with an erroneous code, it gives an error not in the form of a table itforweb.com/upload/iblock/2b6/var_dump_full.jpg , and all such text in one line - Alangel

2 answers 2

very simple because of html_errors = Off

put on On and you will be happy :)

I myself have suffered with this ..

  • I figured it out long ago, but thanks =) - Alangel

Maybe xdebug was installed incorrectly, or it installed some kind of "castrated" version. Well, or kraynyak, look, maybe there are some configs there.