I have installed the UBB 6.05, and created a template. After messing with it, I deleted it. Then, when I created a topic, I get this:
(Notice the space between "vars_style_1" and ".cgi"!)

Quote
Software error:
Can't locate /usr/home/pwhite/ubb/board/NonCGI/styles/vars_style_1 .cgi in @INC (@INC contains: /usr/home/pwhite/ubb/board/cgi-bin /usr/libdata/perl/5.00503/mach /usr/libdata/perl/5.00503 /usr/local/lib/perl5/site_perl/5.005/i386-freebsd /usr/local/lib/perl5/site_perl/5.005 .) at /usr/home/pwhite/ubb/board/cgi-bin/ubb_forum.cgi line 12.
For help, please send mail to the webmaster (pwhite@gigacluster.net), giving this error message and the time and date of the error. Content-type: text/html

Software error:
[Thu Jul 19 21:24:08 2001] ultimatebb.cgi: Can't locate /usr/home/pwhite/ubb/board/NonCGI/styles/vars_style_1 .cgi in @INC (@INC contains: /usr/home/pwhite/ubb/board/cgi-bin /usr/libdata/perl/5.00503/mach /usr/libdata/perl/5.00503 /usr/local/lib/perl5/site_perl/5.005/i386-freebsd /usr/local/lib/perl5/site_perl/5.005 .) at /usr/home/pwhite/ubb/board/cgi-bin/ubb_forum.cgi line 12.
For help, please send mail to the webmaster (pwhite@gigacluster.net), giving this error message and the time and date of the error.
After looking at my Apache error log, I see that that space between "vars_style_1" and ".cgi" is actually a ^M symbol. It's not two normal characters next to each other, but a single ASCII code. The HTML source code of the error page simply shows a linebreak. I seriously doubt it's an FTP transfer error, because I uploaded the single .zip file and unzipped it right on the server using the "unzip" utility.
Any idea what that could be and how I can get rid of that?

You can find this problem (until it's fixed) right here: http://www.gigacluster.net:8765/cgi-bin/ultimatebb.cgi
Both forums exhibit this behavior.

Any help is greatly appreciated.