I love Wordpress and am kind of lazy so waited for the Fanstico upgrade.
I have a couple installations -- one with just pure unchanged wp and one with Kubrick. Both did not upgrade and both have the same problem.
Both have the same error:
Warning: main(/home/username/public_html/directory/wp-content/themes/roger/searchform.php): failed to open stream: No such file or directory in /home/username/public_html/directory/wp-content/themes/default/sidebar.php on line 5
Warning: main(/home/username/public_html/directory/wp-content/themes/directory/searchform.php): failed to open stream: No such file or directory in /home/username/public_html/directory/wp-content/themes/default/sidebar.php on line 5
Warning: main(): Failed opening '/home/username/public_html/directory/wp-content/themes/username/searchform.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/username/public_html/directory/wp-content/themes/default/sidebar.php on line 5
(I substituted username for my username and directory for the directory for directory installed it it)