if possible, we should reuse drupal's usual tmp directory instead of declaring our own. we can use a subdir there. for example, one should not see this message: sites/default/modules/chatroom/chat_cache directory is not writable by php
see file.inc, or the file system section of admin/settings page.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | chatroom.install.patch | 1.12 KB | darren oh |
Comments
Comment #1
Anonymous (not verified) commentedsounds like a good suggestion - i'll try and code this up tomorrow evening sydney time.
Comment #2
Anonymous (not verified) commentedhi moshe,
good suggestion - committed fix for this.
cheers
justin
Comment #3
moshe weitzman commentedi think we should just create these tmp dirs instead of asking user to do so via an error msg
Comment #4
Anonymous (not verified) commentedComment #5
darren ohComment #6
darren ohFixed in CVS.
Comment #7
(not verified) commented