[Solved]: Fatal Error reported by picmgmnt_inc.php [Solved]: Fatal Error reported by picmgmnt_inc.php
 

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

[Solved]: Fatal Error reported by picmgmnt_inc.php

Started by J_G, September 17, 2009, 09:28:28 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

J_G

Hello,
I´ve read a lot of topics of this board, but I did´n found a topic, that likes to solve my problem.

There are only less then 20 pics in coppermine (1.4.25), but I´m unable to load up more, because I get the following message:

Fatal error: Allowed memory size of 26214400 bytes exhausted (tried to allocate 2048 bytes) in
xyz/htdocs/cwcpg/include/picmgmt.inc.php on line 272
The site can be found by URL www.sanda-nils.cwsurf.de.

The error uccurs after I chose the album where to show the pic.

I alread had shrunk my pics, but that didn´t solve the problem.

Hope for help
Juergen

Joachim Müller

Quote from: J_G on September 17, 2009, 09:28:28 PM
Fatal error: Allowed memory size of 26214400 bytes exhausted (tried to allocate 2048 bytes) in
xyz/htdocs/cwcpg/include/picmgmt.inc.php on line 272
Sigh: http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#ErrorAllowedMemorySize

Quote from: J_G on September 17, 2009, 09:28:28 PMThe site can be found by URL www.sanda-nils.cwsurf.de.
That page returns a 404 not found... ::)

J_G

Thank´s for fast help. :D
Sorry, but I guess, I haven´t read the manual exactly. But I have problems to read as much in english.
Now it works again. I resized the pics to 1024x768.
Sorry the link is sandra-nils.cwsurf.de without www. For this is usually added I though this is to be added here too.

Juergen

Joachim Müller

http://sandra-nils.cwsurf.de/ returns a "404 not found" just as well (at least in the main content frame), but nor for long: after a couple of seconds you get redirected to your free webhost's portal, which is probably not intended neither.
Actual link to your gallery is http://sandra-nils.cwsurf.de/cwcpg/ (please don't play that silly frame nonsense with us in the future). Frames suck. You're just about to discover why.

Joachim

P.S. Congrats to Sandra and Nils for their wedding

J_G

Hello Joachim,

thanks for the congrats. The trouble with the site doesn´t depend of the frames. They are working well, but the provider has some trouble :(
If you like you may visit the site again or directly the URL http://sandra-nils.cwsurf.de/cwcpg/ followed by the parameter ?lang=german or ?lang=english. I have modified coppermine, so I got a localisation of the content, especially the names of albums and the titles of the pictures.
This time the work isn´t finished to publicate it. I only did that modification, I need to show what I want. To edit the names of albums and title of pics, I need to access the database MySQL directly. I added additionial rows to the database table xx_albums and xx_pictures to notice the english content.

If you like, i would post my modificated files (5 so long).

Greetings
Jürgen


Joachim Müller

We sure would like to see your modifications; please go ahead.

J_G

Hi Joachim,

here are the modified files. I know, I used to much variables. One would be enough, but I´m to lazy to correct this now  :-\
To do is still the modification of editpics.php and the other file setting up the albumnames to access the database.

I think you know, where to store the files. The theme.php is stored in a folder my_themes copied from sample.

Greetings
Jürgen