I tried to send an email via the personal contact form and got a white screen. It looks like the common.inc is trying to write a javascript aggregation file in the contact module directory.

The error in the dblog is:

file_get_contents(sites/all/modules/contact/contact.js) [<a href='function.file-get-contents'>function.file-get-contents</a>]: failed to open stream: No such file or directory in /var/www/html/biosync/html/includes/common.inc on line 2402.

Comments

Dave Reid’s picture

Status: Active » Fixed

The dev build was packaged before I committed the contact.js file. Please re-download the dev version in about 6 hours.

Dave Reid’s picture

The dev build was packaged before I committed the contact.js file. Please re-download the dev version in about 6 hours.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

boabjohn’s picture

Status: Closed (fixed) » Closed (duplicate)

I think this is a duplicate of: http://drupal.org/node/739564

And no, downloading the latest dev does not solve the problem.