I just install it and seems like the CSS is broken and I've got Error Message:
Warning: file_put_contents(temporary://fil2E9C.tmp) [function.file-put-contents]: failed to open stream: "DrupalTemporaryStreamWrapper::stream_open" call failed in file_unmanaged_save_data() (line 1896 of D:\wamp\www\opendeals\includes\file.inc).
any help ?
Screenshot included
| Comment | File | Size | Author |
|---|---|---|---|
| open-deals.jpg | 372.12 KB | mogop |
Comments
Comment #1
eeyorrMake sure you have the proper path set to your tmp folder (admin/config/media/file-system) and make sure the tmp folder is writable.
Comment #2
yannisc commentedAlso make sure the sites/default/files/ folder and its subfolders are writable.
Comment #3
mogop commentedmy bad :) thanks, works just fine now