Having some problems with the install
One: The link to register to get your security token is broken, I did find my way though.
Two: After the install it is not loading my css files from a custom skin?
If I have my css stored as a file it appears to have placed the starting " in after the forum url instead of before thus not loading the css file.
PHP Code:
<!-- CSS Stylesheet -->
<style type="text/css" id="vbulletin_css">
@import url(DevBeta/"clientscript/vbulletin_css/style-33a363d3-00002.css");
<!-- / CSS Stylesheet -->