Closed (fixed)
Project:
Active Template
Version:
5.x-1.0
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
16 Jul 2008 at 12:17 UTC
Updated:
29 Aug 2008 at 06:33 UTC
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
Comments
Comment #1
derekwebb1 commentedPlease check your permissions on your files directory.
Comment #2
math_1048 commentedThank 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
Comment #3
kristi wachter commentedI had the same issue, and editing line 67 as described above fixed it for me, too.
Comment #4
rimma commentedI got similar issue, it saide can not create folder, and edit as what math said and fix it.
thanks a lot.
Comment #5
derekwebb1 commentedWe'll correct that soon. Thanks for finding that!
Derek
Comment #6
derekwebb1 commentedThis problem should be resolved in the newest release of Active Template 5-1.1. Thanks for bringing this to our attention and your suggestions.
Comment #7
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.