Hi!
I have found a problem and I can not find the decision at local forums, I shall be grateful for the help.
<?php bloginfo('stylesheet_directory'); ?>/favicon.ico do double slash gives out
href ="http://****.***.ru/wp-content/themes<strong>//</strong>grutve/favicon.ico"
As works bloginfo('stylesheet_url')
Other calls work properly <?php bloginfo('rss_url'); ?> <?php bloginfo('atom_url'); ?> <?php bloginfo('pingback_url'); ?>
Folders are established by that properly, without additional folders.
WP works in MS-mode.