When I try to "rescan" in my admin-panel (Tools -> Localization) I get some problems. Please see this picture: http://i48.tinypic.com/152jdpw.jpg
Or see the following text (myUSERnameX has replaced my actual username, which nearly have the same name as my website - I don't want to tell which site I'm working on, however if it's very important I will of course tell):
Warning: scandir(/home/myUSERnameX/public_html/wp-content/themes/default/) [function.scandir]: failed to open dir: No such file or directory in /home/myUSERnameX/public_html/wp-content/plugins/codestyling-localization/codestyling-localization.php on line 238
Warning: scandir() [function.scandir]: (errno 2): No such file or directory in /home/myUSERnameX/public_html/wp-content/plugins/codestyling-localization/codestyling-localization.php on line 238
Warning: array_diff() [function.array-diff]: Argument #1 is not an array in /home/myUSERnameX/public_html/wp-content/plugins/codestyling-localization/codestyling-localization.php on line 238
Warning: Invalid argument supplied for foreach() in /home/myUSERnameX/public_html/wp-content/plugins/codestyling-localization/codestyling-localization.php on line 239
Warning: scandir(/home/myUSERnameX/public_html/wp-content/themes/classic/) [function.scandir]: failed to open dir: No such file or directory in /home/myUSERnameX/public_html/wp-content/plugins/codestyling-localization/codestyling-localization.php on line 238
Warning: scandir() [function.scandir]: (errno 2): No such file or directory in /home/myUSERnameX/public_html/wp-content/plugins/codestyling-localization/codestyling-localization.php on line 238
What should I do?