I just upgraded to 1.1. RC2 and when I check for the detailed version of the files, I just get a blank screen. The upgrade went smoothly without any errors. Everything else seems to be fine though.
Updated detials: This problem only occurs with the Babylon Theme. This is formerly the default forum theme. The new forum theme seems to be fine.
Here's the actual error message from the log:
2: dir(d:homehnt18a181forum/Themes/babylon): failed to open dir: Invalid argument
File: d:\home\hnt18a181\forum\Sources\Admin.php
Line: 648
vfont,
I SWEAR I fixed this stupid error before it got released. The theme path is wrong. Can you go to the admin centre, go to "Themes and Layout" then "Modify Settings". Go to "Babylon Theme" and from there you'll notice the path is wrong, it's missing some slashes. Currently it probably says:
d:homehnt18a181forum/Themes/babylon
and I'd guess should be:
d:/home/hnt18a181/forum/Themes/babylon
THanks Grudge. That did it!