I've just installed a local version of Gitorious on a Ubuntu 11.4 machine. Everything is working great, repositories are created, users are created (however emails aren't being sent but that's another story) but In Firefox I noticed javascript errors appearing on the developer toolbar mostly complaining that '$' cannot be found.
After inspecting the requests I see a call to all.js and onload.js. onload.js is fine but contains a reference to jquery. So I checked all.js and it's empty! This obviously would explain the absence of '$'. I had a look for similar problems on the group and noticed something about caching issues and removing public/javascript/all.js and public/ stylesheets/all.css. So, I did this and refreshed the screen to find that all.js had been recreated within public but it's completely empty?! I've since restarted the machine several times and tried different combinations of deletion but it is always recreated as an empty file. If anyone can advise please do because I'm pulling my hair out. Thanks in advance! -- To post to this group, send email to gitorious@googlegroups.com To unsubscribe from this group, send email to gitorious+unsubscr...@googlegroups.com