Which permissions on smarty templates folders should be set?
Can be 777 and password protected directories for all folders with smarty code?
Permission on smarty templates folders
Moderator: General Moderators
Re: Permission on smarty templates folders
I don't think you need special permissions on the template folder, but you do need web writable permissions on the folder the compiled templates go into.
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.