-
I got this error while upload the image
SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data.
< !DOCTYPE html>
< !-- release v4.2.1, copyright 2014 - 2015 Kartik Viswesw…
-
I put the script in $(document).ready(function() {.....});, like:
$(document).ready(function() {
$("#test-upload").fileinput({
'showPreview' : false,
'allowedFileExte…
-
I ran `bower install jasny-bootstrap` and `scss/jasny-bootstrap.scss` is as follows:
```
// Twitter Bootstrap's "variables.scss" should already be imported
// Core variables and mixins
@import "vari…
-
https://github.com/NewsBUZZ/bootstrap-fileinput/commit/c61ae193db99e41115a849ff4575e712ba9c4f37
-
Coming from https://github.com/composer/composer/issues/4260#issuecomment-121832292
Here is the -vvv log both for self-update and update: http://pastebin.com/sGLnbf66. It seems to be a problem with h…
-
Hi Kartik, Can you just show me a small example how i can restrict the user to upload the images not matching the dimension criteria or can you guide me in this ? I am new to jquery. I dont know much …
-
I get an error when installing in Yii project
```
Loading composer repositories with package information
Updating dependencies (including require-dev)
[InvalidArgumentException] …
-
Version: 1.11.0
Stack trace:
```
Error: The end of the string was reached with no closing bracket found.
Please report this entire error and stack trace to https://github.com/jadejs/jade/issues
…
-
When uploading a photo, the system is unable to find some images.
/img/loading.gif
img/loading-sm.gif
There may be more. I believe this is in \how-to-sane\client\vendor\bootstrap-fileinput\fileinput.…
-
Looks like there is a race condition in the Disabling getty processes task where it tries to edit `etc/inittab` before it gets created. Only tested on the [latest development](https://github.com/Rory…