• Resolved Ramzii

    (@ramzii)


    On line 931 of file site.min.js

    it has:

    n.left = new Array(n.left + 1).join(" "),

Viewing 1 replies (of 1 total)
  • Plugin Author Daniel Iser

    (@danieliser)

    @ramzii – Hmm, for me site.min.js only has 2 lines.

    That said the code is minified and likely doesn’t resemble our code at all. Try adding define('SCRIPT_DEBUG', true); in your themes functions.php and it will load the non .min version which should give a more accurate line number and context as to why its erroring.

Viewing 1 replies (of 1 total)
  • The topic ‘Invalid array length’ is closed to new replies.