Viewing 1 replies (of 1 total)
  • Plugin Author Volkmar Kantor

    (@volkmar-kantor)

    Hi Danny159,
    sorry for my long response time. I miss the forum entry.

    I assume there occurs an PHP-Error while generating the javascript-result of an ajax-call. What you can do to analyze the problem:

    In you the Developer-Tool of your Browser (press F12 to open Developer Tool in FF or Chrome) open the network tab. Crop a thumbnail, copy the response that causes the error here (or analize it for yourself).

    Quickfix: Set debug mode to not display php-notices (This can help to prevent the javascript bug, but a problem may still exists.)

Viewing 1 replies (of 1 total)
  • The topic ‘Unexpected end of input’ is closed to new replies.