I've been using this version of gallery and it has been flawless for quite some time. Now all of a sudden I am getting this error message on my top level gallery page. It always happens on the 9th album. I have about 20 top level albums. If I re-order the 9th album and make it last. The next album that is now ninth gives the same error and the 9th album is the last to be displayed. Here is the error
Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 16 bytes) in /home/extremed/public_html/proofs/classes/Album.php on line 820
Here is relavant info. If you need additional info to help debug this, please let me know.
Gallery version: 1.5
PHP: v 5.2.4
Sever operating system is linux.
Robert
<a href="http://www.extremedigitalimage.com">Chicago Wedding Photographer</a>
Posts: 15
test
Rob
<a href="http://www.extremedigitalimage.com">Chicago Wedding Photographer</a>
Posts: 15
OK, here is some more information. I called my web hosting company to see what has changed as any problems I have seen in the past were always related to webhost changes. They told me they just upgraded from PHP 4 to 5 (5.2.4 to be specific). Also, I notice that the configruation wizard is giving me a serious warning because register_globals is enabled. My hosting company tells me this has always been enabled. Could this be the cause of the problem now that php is upgrade to version 5? Or any compatiblity issues with the new version of php and gallery 1.5? Please help, I need to get this working.