Code Monkey home page Code Monkey logo

Comments (9)

nliautaud avatar nliautaud commented on August 19, 2024

Hi, could you try witch PCE only, and if it pass adding other plugins one at a time ?

You can enable a debug mode in the settings or, if it crashes before that, could you enable PHP errors reporting ?

from pico-content-editor.

northivanastan avatar northivanastan commented on August 19, 2024

I removed all other plugins. Debug mode and PHP error reporting are enabled. I didn't see any error from the webserver, but this came up in the log:

[Wed Nov 21 14:18:48.043815 2018] [:error] [pid 1202] [client 98.245.68.244:48950] PHP Warning: require(/var/www/html/plugins/PicoContentEditor/vendor/autoload.php): failed to open stream: No such file or directory in /var/www/html/plugins/PicoContentEditor/PicoContentEditor.php on line 2

/vendor/autoload.php is a file in PicoCMS's /vendor directory but it is being looked in in PicoContentEditor's directory.

Thanks for responding quickly.

from pico-content-editor.

nliautaud avatar nliautaud commented on August 19, 2024

Did you manually downloaded/install ?

It seems that the autoloader is indeed missing, i'll look at it.
But I'll probably drop the manual install support and use composer only to simplify the repo/update.

from pico-content-editor.

northivanastan avatar northivanastan commented on August 19, 2024

I did manually download, since I also manually downloaded Pico itself.

from pico-content-editor.

nliautaud avatar nliautaud commented on August 19, 2024

Can you try to download it from https://php-download.com/package/nliautaud/pico-content-editor by using the option create-project ? It will create a pre-bundled release for you.
I'll probably document that as the recommended way for a manual install without composer.

from pico-content-editor.

northivanastan avatar northivanastan commented on August 19, 2024

It no longer crashes; I can access the site, log in with pico-users and use the editor. I can't get content to save but I suspect that's just my error.

from pico-content-editor.

jonwgeorge avatar jonwgeorge commented on August 19, 2024

@northivanastan were you ever able to solve the no saving error? I keep getting a message while in debug mode that says "Error replacing the region content".

from pico-content-editor.

northivanastan avatar northivanastan commented on August 19, 2024

from pico-content-editor.

dwichers avatar dwichers commented on August 19, 2024

After fixing this issue I get this message when I try to save changes I made: "You don't have the rights to save content". What can I do about that?

from pico-content-editor.

Related Issues (17)

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.