I'm not sure what the problem was, but I took the app/view folder over to my mac. There, I created a textfactory with bbedit to batch change the files: changed line endings to dos, changed tabs to spaces, zapped non-ascii characters (I think that's it). I'm not sure what fixed it (just changing the line endings alone didn't seem to work), but after importing these back to the windows box, everything works fine.
I've downloaded several themes, and I've noticed that some work, others don't. I wonder if this is a bug in Rails or Typo. But clearly something is not right. -Rich- On Mar 2, 2006, at 2:21 AM, Scott Laird wrote: > On 3/2/06, Rich Warren <[EMAIL PROTECTED]> wrote:>>> SyntaxError in > Accounts#signup>> Showing app/views/layouts/accounts.rhtml where > line #4 raised:>> compile error> ./script/../config/..//app/ > views//./layouts/accounts.rhtml:4: Invalid> char `\003' in > expression> ./script/../config/..//app/views//./layouts/ > accounts.rhtml:6: syntax> error> _erbout.concat " > <title>Typo Administration: "> ^> ./script/../config/..// > app/views//./layouts/accounts.rhtml:7: syntax> error>> ^ > I'd guess that something is corrupt, either your Ruby interpreter > oryour copy of Typo. Look at accounts.rhtml--is there a > controlcharacter on line 4? That's what Ruby seems to be saying. > > Scott > _______________________________________________ > Typo-list mailing list > Typo-list@rubyforge.org > http://rubyforge.org/mailman/listinfo/typo-list _______________________________________________ Typo-list mailing list Typo-list@rubyforge.org http://rubyforge.org/mailman/listinfo/typo-list