XenForo sf-dump artefacts in a single thread

  • Thread starter Thread starter voom
  • Start date Start date
V

voom

Guest
I have this three times only in a single thread, above the breadcrumb. I fail to figure out where it might be caused, because it only applies to that thread (template-thread_view_type_question). The result are three "dd" shown as dump-code. I hide them with css for now, but would of course prefer to find the source of the error.


JavaScript:

<script> Sfdump = window.Sfdump || (function (doc) { var refStyle = doc.createElement('style'), rxEsc = /([.*+?^${}()|\[\]\/\\])/g, idRx =...

Read more

Continue reading...