got this error on your version 1.01. Just thought you'd like to know.
PHP Code:
# Default Style ... (Templates) (StyleVars) () () (Controls) Done.
Warning: file_get_contents(./clientscript/vbulletin_css/style00001/popupmenu.css) [function.file-get-contents]: failed to open stream: No such file or directory in [path]/admincp/vbsc.php on line 208
# SimpleBlue ... (Templates) (StyleVars) () () (Controls) Done.
Warning: file_get_contents(./clientscript/vbulletin_css/style00002/popupmenu.css) [function.file-get-contents]: failed to open stream: No such file or directory in [path]/admincp/vbsc.php on line 208
From the compress CSS script page..
And from the Compress JS page..
PHP Code:
Warning: file_get_contents(./clientscript/vbulletin-sidebar.js) [function.file-get-contents]: failed to open stream: No such file or directory in [path]/admincp/vbsc.php on line 75
Warning: filesize() [function.filesize]: stat failed for ./clientscript/vbulletin-sidebar.js in [path]/admincp/vbsc.php on line 77
Maybe you should make a nice error handler for folks that freak out :P