Jump to content

Recommended Posts

Posted

I'm having an error when I save a page that has an image in it. Below is the error I get

Quote

this request was aborted because it appears to be forged

 

I'm using ProcessWire 3.0.98

How do I fix this?

Posted

I've checked the thread and my hosting account has free disk space and the images are successfully being uploaded with the bytes intact, so it's not that.

Posted

I have searched Google and the forum and couldn't find the solution to my problem.

I have used the correct chmod for folders and files, I have the appropriate folders in site/assets/, and I'm not ready to disable CSRF in config.php for security reasons.

Posted
6 minutes ago, desbest said:

and I'm not ready to disable CSRF in config.php for security reasons.

This should not be necessary at all. The image fieldtype is used all around the world in many installations without any problems, so I think the problem is related to your setup and not any of pw's security settings.

Sorry, I have no idea what could be the reason. You need to try everything on another environment and see if it works so that you can narrow down the problem.

Posted

I've checked my logs and this is the error I get

Quote

Unknown page (in /wire/modules/Process/ProcessPageEditImageSelect/ProcessPageEditImageSelect.module line 283)

All I did is copy a post from my wordpress rich text editor and paste it into the processwire rich text editor then click save.

Posted

Most probably the file-paths of your WP site and your PW install don't match. You can't do a copy+paste action like that without adjusting the file-paths/URLs. (doesn't matter from where to where)

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...