View Single Post
  #2 (permalink)  
Old 02-07-2009, 12:05 AM
DanL@VPSLink DanL@VPSLink is offline
Administrator
 
Join Date: Dec 2007
Posts: 1,141
Default

Our template developers state that this issue should be resolved with the next template push.

In the meantime, anyone who encounters this issue may run find /usr -type d -exec chmod 755 '{}' \; to fix permissions under the /usr/ directory.
Reply With Quote