Need help fixing my invisible calendar
Hello, I've got a website in Drupal 5.2 here: http://www.menashalibrary.org All of a sudden today, the calendar is broken. If you click on events, you get a blank page. I am completely baffled as to what may have happened. I checked the server logs, and there's nothing helpful there. Also, nothing in the drupal logs to indicate anything wrong. Where do I even start troubleshooting this problem? - jody
On Wednesday 12 September 2007 07:49:18 Jody Cleveland wrote:
Hello,
I've got a website in Drupal 5.2 here:
All of a sudden today, the calendar is broken. If you click on events, you get a blank page.
I am completely baffled as to what may have happened. I checked the server logs, and there's nothing helpful there. Also, nothing in the drupal logs to indicate anything wrong.
Where do I even start troubleshooting this problem?
- jody
I'm getting: An error occurred while loading http://www.menashalibrary.org/event: Connection to host www.menashalibrary.org is broken. which might have put something in either your Apache or Drupal logs for you. -- Jason Flatt http://www.oadaeh.net/ Father of Six: http://www.flattfamily.com/ (Joseph, 14; Cramer, 12; Travis, 10; Angela; Harry, 7; and William, 12:04 am, 12-29-2005) Linux User: http://www.xubuntu.org/ Drupal Fanatic: http://drupal.org/
No changes to your modules list or anything that might have corresponded to this? Assuming you've checked your PHP logs, that is, the file indicated in your php.ini here - ; Log errors to specified file. error_log = filename Things I might try: * Temporarily double the memory limit in your php.ini to see if you were just on the edge of RAM. * Tweak with the error logging levels in your php.ini settings. FYI: Jason, I'm able to get to here site.... Dave -----Original Message----- From: support-bounces@drupal.org [mailto:support-bounces@drupal.org] On Behalf Of Jody Cleveland Sent: Wednesday, September 12, 2007 7:49 AM To: support@drupal.org Subject: [support] Need help fixing my invisible calendar Hello, I've got a website in Drupal 5.2 here: http://www.menashalibrary.org All of a sudden today, the calendar is broken. If you click on events, you get a blank page. I am completely baffled as to what may have happened. I checked the server logs, and there's nothing helpful there. Also, nothing in the drupal logs to indicate anything wrong. Where do I even start troubleshooting this problem? - jody -- [ Drupal support list | http://lists.drupal.org/ ]
Not a one. In looking at it further, it looks like it's actually Views that's the issue. But, I doubled the memory limit to 100M, and now it works fine. Thank you!! - jody On 9/12/07 10:29 AM, "Metzler, David" <metzlerd@evergreen.edu> wrote:
No changes to your modules list or anything that might have corresponded to this?
Assuming you've checked your PHP logs, that is, the file indicated in your php.ini here - ; Log errors to specified file. error_log = filename
Things I might try: * Temporarily double the memory limit in your php.ini to see if you were just on the edge of RAM. * Tweak with the error logging levels in your php.ini settings.
FYI: Jason, I'm able to get to here site.... Dave -----Original Message----- From: support-bounces@drupal.org [mailto:support-bounces@drupal.org] On Behalf Of Jody Cleveland Sent: Wednesday, September 12, 2007 7:49 AM To: support@drupal.org Subject: [support] Need help fixing my invisible calendar
Hello,
I've got a website in Drupal 5.2 here:
All of a sudden today, the calendar is broken. If you click on events, you get a blank page.
I am completely baffled as to what may have happened. I checked the server logs, and there's nothing helpful there. Also, nothing in the drupal logs to indicate anything wrong.
Where do I even start troubleshooting this problem?
- jody
-- [ Drupal support list | http://lists.drupal.org/ ]
participants (3)
-
Jason Flatt -
Jody Cleveland -
Metzler, David