-
```
What version of the ... are you using?
1. Wordpress: 3.5.1 and previous one
2. Constructor: 1.6.5
What URL of your blog(s)?
1. http://www.o-range.com
Please provide any additional information …
-
In file DisplayAnythingGallery.php line 598
original: $uploadPath = "/" . trim(ASSETS_PATH, "/ ") . $targetDirectory;
replace wit: $uploadPath = trim(ASSETS_PATH, "/ ") . $targetDirectory;
In file XH…
zoao updated
11 years ago
-
Look at how clean this is. This is what imgee integration should look like for client apps. Drag and drop a photo directly into the client app, or hit "Choose an image" to open Imgee's iframe.
![scre…
jace updated
11 years ago
-
Forgive me if this has been covered elsewhere, but is it possible to limit the number of images uploadable (also taking into account the images that may already exist) in a given editor field?
For ex…
-
Add Image upload to YUI Editor's Image widget. Base on this script
http://allmybrain.com/wp-content/uploads/2007/10/yui-image-uploader26.js
demo: http://allmybrain.com/2009/07/01/example-image-upload…
-
Add functionality to be able to upload an image to the user profile. If he has no image, we use gravatar
-
Hi guys, I am Using permissions 644 for files and 755 for directories
with magento 1.9.1.0 when uploading a picture, it is with its perfectly read permissions
But with 1.9.2.3 when uploading a pict…
-
![screenshot from 2017-02-15 10-35-20](https://cloud.githubusercontent.com/assets/15992419/23743267/f015220a-04ea-11e7-87d0-3863ccb580f5.png)
-
Sorry for my English
I can not figure out how to convey to colorbox few pictures, here for example in fancybox you can do so:
$.fancybox.open([
{
href : 'http://fancyapps.com/fancybox/demo…
-
when an image was uploaded into a note and note was saved, i can't view content of note.
console log error:
TypeError: Argument 1 is not valid for any of the 1-argument overloads of URL.createObje…