Forums / Setup & design / override templates permissions set as -rw-rw-rw- when created

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

override templates permissions set as -rw-rw-rw- when created

Author Message

Ben Muller

Friday 12 December 2003 5:10:27 pm

Hi,
I created an override template which was correctly overriding my line.tpl, but no longer works after i made a change to the class it is overriding. I found while hunting around the var directory that the cached override files are created with the rw-rw-rw- permissions. When I -R changed these to 0777, they get deleted and won't refresh. The initial permission on these files is set in site.ini right? Are these permissions sufficient for the override file to be used?

I also tried creating a new class and override, and this one doesn't work either. I've practically done a chmod 0777 -R /"design name" (since I'm just developing) and swept everything into a full permission status. Is there any other reason you can think of that an override would stop working? I've verified the override.ini & .append.

thanks!