Error after uploading picture Error after uploading picture
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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.