I am using croppic plugin for the first time but it throws an error while uploading photo. I don't understand what i have done wrong. I have attached an image regarding it.
Asked
Active
Viewed 73 times
1 Answers
0
It's an unexpected token error, it means somewhere in your code you didn't terminate a line or a block of code.
The parser is running into an "<" character and doesn't know what to do with it.

Serg Chernata
- 12,280
- 6
- 32
- 50