Error after uploading picture Error after uploading picture
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Error after uploading picture

Started by panhead, April 04, 2022, 12:01:46 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

panhead

After uploading a picture (or more than one) I am often logged out and get this error:

How can I solve that?

ron4mac

Ensure that the site URL in your config matches what it actually is (including http:// or https://). This can happen when the site is accessed as https://... and an upload is done, but the config has http://... in the URL value.

panhead

The www part in the URL was missing. I'll test it again.