forum.coppermine-gallery.net

Support => cpg1.5.x Support => cpg1.5 miscellaneous => Topic started by: adular on March 29, 2016, 09:27:36 am

Title: Fatal error:.../include/functions.inc.php on line 292
Post by: adular on March 29, 2016, 09:27:36 am
I have this error "Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 524288 bytes) in /.../include/functions.inc.php on line 292" when I click on the pictures of the latest files (if I am registered).
The image display in the folder works without problems.
The template I have already changed.

My php.ini
...
file_uploads = on;
memory_limit = 128M
upload_max_filesize = 120M
post_max_size = 24M
...

What I have to adapt?
Title: Re: Fatal error:.../include/functions.inc.php on line 292
Post by: allvip on March 29, 2016, 09:52:42 am
Change memory_limit = 128M to memory_limit = 200M or even much more until it works.
Title: Re: Fatal error:.../include/functions.inc.php on line 292
Post by: adular on March 29, 2016, 10:20:04 am
I have set to memory_limit = 1000M. The error occurs again.
Title: Re: Fatal error:.../include/functions.inc.php on line 292
Post by: allvip on March 29, 2016, 01:10:13 pm
I have set to memory_limit = 1000M. The error occurs again.

No need for that much.
Try using the curve theme maybe is something wrong in your theme.php.
Title: Re: Fatal error:.../include/functions.inc.php on line 292
Post by: Αndré on April 06, 2016, 11:48:08 am
I have set to memory_limit = 1000M. The error occurs again.

The error message should contain at least some different values. Please post the current error message. Please also post a link to your gallery.