Giter Club home page Giter Club logo

Comments (10)

jdalsem avatar jdalsem commented on August 15, 2024

I'm guessing your installation in in a subfolder (www.domain.com/elgg). There was an issue in the js where subfolders were ignored. That is fixed, so please redownload the latest master and try again :)

from ckeditor_extended.

jdalsem avatar jdalsem commented on August 15, 2024

missed 2 more of these js urls... should be ok now

from ckeditor_extended.

olairmarcos avatar olairmarcos commented on August 15, 2024

Hello Jdalsem
Updating the plugin solved the previous problem. The image was uploaded in the editor but not being saved in the user files folder.
My elgg is installed in a folder and the data is being saved in a folder below the root path of the site.
Settings my site:

  • The site URL: http://domain.com/elgg194/
  • The full path of the Elgg installation: /home/domaincom/public_html/elgg194/
  • The full path of the data directory: /home/domaincom/dataelgg194/

We see that the image file is not being saved in the folder: dataelgg194
Thus the image is not displayed in the editor when you edit your website content.
Thanks for help.

from ckeditor_extended.

jdalsem avatar jdalsem commented on August 15, 2024

The image is not saved in the users own folder, but there is a special folder in dataroot for these images. Folder structure should be something like <dataroot>/ckeditor_extended/1/1/<user_guid>/name.jpg

Do you see any files in this folder? Does the webserver have the correct write rights? Does regular profile avatar upload work?

from ckeditor_extended.

jdalsem avatar jdalsem commented on August 15, 2024

Do you see the image when uploading to the editor, but not when viewing the content??

from ckeditor_extended.

olairmarcos avatar olairmarcos commented on August 15, 2024

Hello Jdalsem
I found that the CKEditor-extended is not creating the directory structure and does not save the image inside the mod / ckeditor_extended folder. File permissions ckeditor_extended in 777. The standard elgg works to save files on the site in the Users folder. Thanks.

from ckeditor_extended.

olairmarcos avatar olairmarcos commented on August 15, 2024

My opinion would be to create the possibility to save the image in the same folder of user data? eg:
The full path of the data directory: / home / domaincom / dataelgg194 / ckeditor_extended

In this option, the images are saved in the same path of elgg, separate folder ckeditor_exetended / 1/1 / image.jpg

Thanks

from ckeditor_extended.

jdalsem avatar jdalsem commented on August 15, 2024

if it is not possible for the plugin to write to a certain path, this should cause error warnings... could you check your error log for pointers?

from ckeditor_extended.

olairmarcos avatar olairmarcos commented on August 15, 2024

There's no error message in the log in the cpanel server.

from ckeditor_extended.

jdalsem avatar jdalsem commented on August 15, 2024

closed as it is reported as fixed in #4

from ckeditor_extended.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.