Hi, On Fri, 20 May 2005, Pierre Habouzit wrote: > for the themes part, it's normal. Themes were removed upstream's in > 0.9.7 and there is only BLuey now, you have to setup your projects to > use that one. for the jscalendar errors, it's insane : the files > exists, and believe me apache knows how to deal with double brackets > (unless you did some curious configuration) > > So please check it again, and I don't believe it's a flyspray problem at > all
My project is already using Bluey theme. I saw that errors like [Fri May 20 21:00:34 2005] [error] [client xxx.xxx.xxx.xxx] File does not exist: /usr/share/flyspray/htdocs//themes//percent-20.png are generated when clicking to see the details of a task. The jscalendar errors I don't know... They happen because I see on the error log, but I don't know when and where. The file /etc/apache/conf.d/flyspray (that is a link to /etc/flyspray/apache.conf) is this: Alias /bugs /usr/share/flyspray/htdocs/ <Directory /usr/share/flyspray/htdocs> Options FollowSymLinks MultiViews Order allow,deny Allow from all <IfModule mod_dir.c> DirectoryIndex index.php </IfModule> <IfModule mod_php4.c> php_value magic_quotes_gpc Off php_value register_globals Off </IfModule> <IfModule sapi_apache2.c> php_value magic_quotes_gpc Off php_value register_globals Off </IfModule> </Directory> I am using Flyspray since 0.9.7-1. I didn't change anything, except the alias on the above file. I just changed the Alias now to Alias /bugs /usr/share/flyspray/htdocs But it still says about missing file. Now: /usr/share/flyspray/htdocs//themes//percent-20.png Before: /usr/share/flyspray/htdocs/themes//percent-20.png Nelson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]