GithubHelp home page GithubHelp logo

Comments (7)

arvislacis avatar arvislacis commented on June 16, 2024

It works fine for me but I was testing on fresh Winter CMS 1.1.8 dev build so maybe issue is more related to migration/convertion from October CMS to Winter CMS, for example, maybe something related with session cookies or Ajax handlers. I would probably recommend you to re-login into the back-end (to reset session cookies) and/or check file permissions for the content files you try to overwrite when saving - maybe plugin just hasn't permissions to save changes...

Anyways, also check if there is any error in the console.log() and/or back-end log.

from contenteditor-plugin.

tleonard2 avatar tleonard2 commented on June 16, 2024

so far no luck. i have removed and reinstalled a couple times. logged out, logged in. i am getting this error Class name is not registered for the component "contenteditor". Check the component plugin. in /home/customer/www/portlandnursery.com/public_html/winterpn/modules/cms/classes/ComponentManager.php:204

from contenteditor-plugin.

arvislacis avatar arvislacis commented on June 16, 2024

@tleonard2 I am still thinking that maybe something is wrong with your installation, not the plugin directly, check out these resources:

So maybe you need to change permissions of the plugin directory or check if you still have plugin installed and plugin component is attached to the layout.

from contenteditor-plugin.

tleonard2 avatar tleonard2 commented on June 16, 2024

this seems to be a WinterCMS problem vs an OctoberCMS problem. I installed a demo version of Winter and installed the editor using the Demo theme and it does not save. It has always worked in October. I have installed the plugin using php and using the installer. neither works to save. I checked all the permissions against the working version in October. How did you install it in your Winter version - using the installer or with php? Also, i noticed my October version of the plugin had a composer.json file and the Winter version did not, so i tried moving that over.. Are there any plugins that the editor is depending on? any other ideas?

from contenteditor-plugin.

arvislacis avatar arvislacis commented on June 16, 2024

I have installed dev version (1.1.8 dev-main) of Winter CMS via Composer, also running my installation on PHP 8.0.x.

And I installed/added ContentEditor plugin via the back-end plugin administration front-end.

from contenteditor-plugin.

tleonard2 avatar tleonard2 commented on June 16, 2024

I had moved my site to Bootstrap 5 which does not rely on jquery and so it was not installed. Once I installed jquery, the editor started working. thanks for your help narrowing things down.

from contenteditor-plugin.

arvislacis avatar arvislacis commented on June 16, 2024

@tleonard2 Nice to know that. Maybe you didn't include {% framework %} or {% framework extras %} in your initial theme, layout which automatically adds jQuery from Winter CMS back-end and also is needed for Ajax related functionality.

Anyways, I glad that you have solved this problem. :)

from contenteditor-plugin.

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.