Closed (fixed)
Project:
Site Documentation
Version:
6.x-1.1
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
7 Aug 2008 at 19:40 UTC
Updated:
11 Sep 2008 at 05:32 UTC
Jump to comment: Most recent file
error message-
warning: fopen(files/sitedoc/sitedoc_20080807_1229.html) [function.fopen]: failed to open stream: No such file or directory in /home/content/d/e/s/designanddraft/html/govbyus/sites/all/modules/sitedoc/sitedoc.module on line 427.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | sitedoc.file_directory_path.patch | 525 bytes | gurubert |
Comments
Comment #1
gurubert commentedHi,
This happens because sitedoc.module queries for the variable file_directory_path instead of using the API function file_directory_path() which returns the default directory when the variable is not set.
I have attached a small patch that corrects this issue.
Comment #2
nancydruActually there were other instances of this; I corrected all of them. Committed to both branches.
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.