Page 1 of 1

Issue with Carousel creator

Posted: Fri Apr 07, 2023 4:04 pm
by Sergelie
I run Bludit in a subfolder of my domain, and Carousel creator acts in a strange way:
1) uploaded pictures goes in the right place
2) when browsing the pictures (even though the right path shows in the top address bar), in the link showed when selecting a picture the subfolder is forgotten.
3) when I insert the picture, the address only uses the domain name, and forgets the subfolder, so of couse, the link is wrong.

I tried to use the migrate domain function, it did not change anything.
I use the latest version of the Plugin.

I hope I explained correctly. Thanks for your help.

(I use my subdomain for another language of my site). Carousel Creator installed in the root directory works perfectly well.

Re: Issue with Carousel creator

Posted: Fri Apr 07, 2023 4:34 pm
by Sergelie
Found a work around - added the directory name directly in the Imagebrowser.php file (/en) Ligne 36:

Code: Select all

 x.querySelector('img').setAttribute('src', window.location.origin + '/en/bl-content/uploads/carouselCreator/' + x.querySelector('img').getAttribute('src')); 

Re: Issue with Carousel creator

Posted: Fri Apr 07, 2023 8:23 pm
by Sergelie
I have a question now: How do I change the WYSIWYG (CKeditor) to the default one I use TinyMCE with my own menu configuration? Thank you!

Re: Issue with Carousel creator

Posted: Sat Apr 08, 2023 2:42 pm
by multicolordev
Hi!
I have a plan replace CKEditor on Tiny MCE next week with new update - i must fix error too. Thanks for all guys!

Re: Issue with Carousel creator

Posted: Tue Apr 11, 2023 4:21 pm
by Sergelie
I just noticed that the lists are saved in json files in the corresponding Plugins directory under CarouselList. So they are not saved when we do a full Bludit content backup. May I suggest to change that? The pictures go in the right place (uploads).

Re: Issue with Carousel creator

Posted: Mon Apr 17, 2023 6:37 pm
by multicolordev
Sergelie wrote: Tue Apr 11, 2023 4:21 pm I just noticed that the lists are saved in json files in the corresponding Plugins directory under CarouselList. So they are not saved when we do a full Bludit content backup. May I suggest to change that? The pictures go in the right place (uploads).
Soon next version with new feature and fixes what you telled me. Now 6.1 released.

What's new on 6.1?

Native TinyMCE on content edit (previous is CKEDITOR).
Works great with subdomain and subfolder too.

https://github.com/multicolor-rgb/carou ... /tag/6.1.0