Closed (duplicate)
Project:
Date
Version:
6.x-2.2
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Jun 2009 at 14:59 UTC
Updated:
22 Jun 2009 at 17:02 UTC
I'm getting the following error when I attempt to view the annual calendar on my web site
Fatal error: Allowed memory size of 94371840 bytes exhausted (tried to allocate 2979524 bytes) in /home/.lukas/saintandrew/saintandy.org/includes/bootstrap.inc on line 735
Here is the web site
http://www.saintandy.org/calendar
Month and whatnot work fine but the year view spits out this error.
Comments
Comment #1
choster commentedLooks pretty straightforward to me-- you ran out of memory. Have you tried increasing your PHP memory limit (http://drupal.org/node/29268 )?
Comment #2
Morn commentedThis problem was fixed, see http://drupal.org/node/489722 , issue #10
Comment #3
arlinsandbulte commentedDuplicate of #489722: Fatal Error in Year View