Error after uploading picture Error after uploading picture
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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.