Search the Community
Showing results for tags 'bug hunt'.
-
Hello forum, This is really a weird one, because front end editing works in a earlier website we did to a customer. When I check the source code for current website it does initiate front end edit: <span id=pw-edit-1 class='pw-edit pw-edit-InputfieldPageTitle' data-name=title data-page=1021 data-lang='1017' style='position:relative'><span class=pw-edit-orig>Tekijät</span><span class=pw-edit-copy id=pw-editor-title-1021 style='display:none;-webkit-user-select:text;user- select:text;' contenteditable>Tekijät</span></span> But when I double click nothing happens (yes I'm 100% sure I'm superuser and logged in) I also tried to apply the front end with other methods than: $page->edit('title'); But didn't work either. We are using jquery 2.2.4, so it should not be a problem. Is this a bug related to current master or something else? Someone else having this problem as well?
- 3 replies
-
- front end editing
- api
-
(and 2 more)
Tagged with:
-
Hello, I have an problem that when uploading a new image, the uploaded stays at 100% but no image was uploaded. I tried chaning memory_limit and co. to 256M or so but nothing worked either. In the error log, there was an out of error warning, caused by core/ImageSizer.php. So: I used "Max Image Dimensions" for resizing every image above 1500px to 1500px. Here is the thing: After disabling this feature, so I don't use max image dimensions feature, everything works. How can I enable this feature without breaking everything? It seems that it's a bug in ImageSizer.php that can't handle with large files on some server systems? I hope for your answers!
- 6 replies
-
- out of memory
- memory_limit
-
(and 2 more)
Tagged with: