ok and I probably don't have to 2nd this, but I just logged into my site to see that people messaged me about the gallery not working. Reason being, the headinclude if statement:
Code:
<if condition="THIS_SCRIPT != 'index'"> <base href="$vboptions[bburl]/" /> </if>
was making it so that the gallery files are trying to be found in the root directory, but they're in the gallery directory.
I removed the if statement. Thanks for working so hard on this Immortal, I wish your big release was completely bug free so that you didn't have to do this figuring out the problem again.

But I'm sure we all appreciate your hard work on this project.