Jump to content


Photo

Fatal Memory and php errors


[Mon Aug 27 08:40:07 2012] [error]  PHP Fatal error:  Allowed memory size of 134217728 bytes exhausted (tried to allocate 4096 bytes) in /xxxxx/admin/applications_addon/ips/gallery/sources/classes/gallery/albums.php on line 1961

php fatal error:

[Mon Aug 27 08:27:52 2012] [error]  PHP Fatal error:  Call to a member function fetchImage() on a non-object in /xxxxx/admin/applications_addon/ips/gallery/modules_public/images/viewimage.php on line 64

[Mon Aug 27 08:27:24 2012] [error] PHP Warning:  krsort() expects parameter 1 to be array, boolean given in /xxxxx/admin/sources/base/core.php on line 1449

[Sun Aug 26 23:12:44 2012] [error] PHP Fatal error:  Call to a member function fetchImage() on a non-object in /xxxxx/admin/applications_addon/ips/gallery/modules_public/images/viewimage.php on line 64

[Sun Aug 26 19:45:12 2012] [error] PHP Catchable fatal error:  Argument 1 passed to classes_comments_renderer::remapToLocal() must be an array, null given, called in /xxxxx/admin/applications_addon/ips/gallery/extensions/comments/images.php on line 414 and defined in /xxxxx/admin/sources/classes/comments/bootstrap.php on line 1484

Status: Fixed
Version: 5.0.0
Fixed In: 5.0.1


1 Comments

Updating Fixed In to: 5.0.1
Updating Status to: Fixed

Can't reproduce the memory error.
Can't reproduce the krsort error, but besides, that would be something in IPB itself it would appear.

Fixed the following:

PHP Fatal error:  Call to a member function fetchImage() on a non-object in /xxxxx/admin/applications_addon/ips/gallery/modules_public/images/viewimage.php on line 64

This one I can't see how it would happen, but added code to protect from an error being thrown

PHP Catchable fatal error:  Argument 1 passed to classes_comments_renderer::remapToLocal() must be an array, null given, called in /xxxxx/admin/applications_addon/ips/gallery/extensions/comments/images.php on line 414 and defined in /xxxxx/admin/sources/classes/comments/bootstrap.php on line 1484