Advanced search  

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

Pages: [1]   Go Down

Author Topic: Fatal error:.../include/functions.inc.php on line 292  (Read 5990 times)

0 Members and 1 Guest are viewing this topic.

adular

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Fatal error:.../include/functions.inc.php on line 292
« 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?
Logged

allvip

  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Posts: 1362
Re: Fatal error:.../include/functions.inc.php on line 292
« Reply #1 on: March 29, 2016, 09:52:42 am »

Change memory_limit = 128M to memory_limit = 200M or even much more until it works.
Logged

adular

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Re: Fatal error:.../include/functions.inc.php on line 292
« Reply #2 on: March 29, 2016, 10:20:04 am »

I have set to memory_limit = 1000M. The error occurs again.
Logged

allvip

  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Posts: 1362
Re: Fatal error:.../include/functions.inc.php on line 292
« Reply #3 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.
Logged

Αndré

  • Administrator
  • Coppermine addict
  • *****
  • Country: de
  • Offline Offline
  • Gender: Male
  • Posts: 15764
Re: Fatal error:.../include/functions.inc.php on line 292
« Reply #4 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.
Logged
Pages: [1]   Go Up
 

Page created in 0.018 seconds with 20 queries.