I had many warnings when I first installed due to the emptiness of some tables. I also have nothing in the v_tags table, so i always have warnings for anything related to a "release".
This patch just checks some returns and handles things in such a way that stops the errors I recieved. It also passes null to getprojectconfig() to get all config options rather than passing nothing. My version of PHP complained about that.
warnings patch