Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: Fatal error:.../include/functions.inc.php on line 292  (Read 6030 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.019 seconds with 20 queries.