Jump to content

Error - ProcessPageEditImageSelect - No page specified when inserting image in Ckeditor


Krlos
 Share

Recommended Posts

Hi,

I'm having problems to insert images on a Ckeditor body field. The images are uploaded to a image field and the page is saved.

When I do clic in Ckeditor Image button I get:
 

Failed to init module: ProcessPageEditImageSelect - No page specified

The requested process does not exist

The process returned no content.

I'm using the superuser account.

Processwire version: 3.0.79

This is the first time I get an error in Processwire...

Thank you.

error.png

Edited by Krlos
typo
Link to comment
Share on other sites

  • 2 months later...

@adrian I never resolve this because it was not a bug.

I was pasting some html code inside a Ckeditor field (from another project)  that had src img tags with absolute path, so I think when Processwire evaluates the html code in a ckeditor field tries to match the img tag to images uploaded to the image field. Removing the src img path fixed the problem.

  • Like 1
Link to comment
Share on other sites

  • 3 years later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...