Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    The reason for this is a missing quotation mark " in the HTML code for one of the email links. In row 81, cell 3, the quotation mark is missing between the email address and the >. Just add that, and that error will go away.

    Regards,
    Tobias

    Thread Starter barneypo

    (@barneypo)

    Tobias,

    Thanks. The correction of that silly error cured the problem.

    Do you have any idea why the error message referred me to row 79 instead of 81? Had it give the correct row, I may have found it on my own.

    Barney

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi Barney,

    no problem, you are very welcome! 🙂 Good to hear that this helped!

    About that line number: Good question… I assume that the DataTables JS library does not take the header row into account, and then also starts counting at 0 (as it’s usually done in computer sciences)…

    Best wishes,
    Tobias

    P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Error message re parameter '6'’ is closed to new replies.