Uploading Errors Uploading Errors
 

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

Uploading Errors

Started by Gyrene251, May 30, 2021, 03:31:47 PM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

Gyrene251

Upload issues -- keep getting fatal errors. Very frustrating. Not sure what is going on. See attachment.

ron4mac

You need to increase the amount memory that PHP can use to something greater than 256M. (384,512)
Or if you can switch to using ImageMagick instead of GD, that could help resolve the issue.

Gyrene251

I got a hold of my host and they increased the memory limit. All working good. Thanks.

kdmiller45

Is the name of the file that needs to be modified config.php and if so where is it located

kdmiller45

Quote from: kdmiller45 on January 10, 2022, 01:32:40 AM
Is the name of the file that needs to be modified config.php and if so where is it located

This is my error

kdmiller45


ron4mac

You may be missing a PHP configured temporary folder. Or there is some other reason why PHP can't write the file to disk.

kdmiller45

What should the name of this folder be and where should it be located

Thanks