I get an error message "Unable to create files and folders"
math_1048 - July 16, 2008 - 12:17
| Project: | Active Template |
| Version: | 5.x-1.0 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Dear Module creartor
Thank you very much for this greate one:)
I get some error while using this module - on drupal 5.7
first - after install I get this log message: "unable to create files/template"
and when try to using it on some views I get:
"
* Unable to create "files/template/css"
* Template file save failed.
"
please help I need this module very much!!
Thank you very much
best regards

#1
Please check your permissions on your files directory.
#2
Thank you dear very much for you help
I just add a "/" concatenated with the line 67 in the file: template_file.inc
$real_path = realpath($path)+"/"; an every thing go fine
thank you and best regards
#3
I had the same issue, and editing line 67 as described above fixed it for me, too.
#4
I got similar issue, it saide can not create folder, and edit as what math said and fix it.
thanks a lot.
#5
We'll correct that soon. Thanks for finding that!
Derek
#6
This problem should be resolved in the newest release of Active Template 5-1.1. Thanks for bringing this to our attention and your suggestions.
#7
Automatically closed -- issue fixed for two weeks with no activity.