Posted by: EagleWorks - Friday, 1 May 2020 19:08:42 |
---|
When I use the [url=https://github.com/w8tcha/dnnckeditor/releases]CKEditor,[/url] I cannot upload pictures. However, creating a new folder is no problem. I'm not sure if this is correct in the forum, but post it. maybe someone has the same problem. step by step: create a new topic, click insert new picture in message (CK Editor), click search server, click on the folder, Upload file/upload picture, click upload, finish... nothing happens anymore. even when updating no picture uploaded in the folder. Solution for the moment: Save the picture in DNN: Admin / File Management before creating the new forum entry with the picture that goes with it. |
Posted by: tha_watcha - Sunday, 3 May 2020 02:14:36 |
---|
Looks like a problem with that old Editor Provider. Be aware you should use the default ckeditor provider of dnn. And why are you not using the Attachment function to upload files, bellow the editor? PS: Just as note the option to use the dnn editor in yaf will soon be removed. instead only the optimized ckeditor can be used. |
Posted by: EagleWorks - Tuesday, 5 May 2020 21:40:04 |
---|
I don't use DNN's CK Editor because it causes display errors manytimes in Firefox. I am now back on the BBCode Editor in the forum module. I found another error here. > BBCode extensions > BBCode extension add / edit Beschreibung: [VIMEO]http[b]s[/b]://www.vimeo.com/xxxxxxx[/VIMEO], Ersetzen RegEx: src="http[b]s[/b]://player.vimeo.com/video/... change to https and video is displayed Many thanks from my side and for the great support at any time |
Posted by: tha_watcha - Wednesday, 6 May 2020 10:23:17 |
---|
[quote=rthoeni;72461]I don't use DNN's CK Editor because it causes display errors manytimes in Firefox. [/quote] Then you should report it to the issue tracker 😉 Vimeo Extension will be updated in the next version. |