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

derekwebb1’s picture

Please check your permissions on your files directory.

math_1048’s picture

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

kristi wachter’s picture

I had the same issue, and editing line 67 as described above fixed it for me, too.

rimma’s picture

I got similar issue, it saide can not create folder, and edit as what math said and fix it.

thanks a lot.

derekwebb1’s picture

We'll correct that soon. Thanks for finding that!

Derek

derekwebb1’s picture

Status: Active » Fixed

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.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.