Webpage disappeared!
-
Dear All,
one of my webpage is disappeared. On the site only the following text shows (and also on the admin-site, so I can’t login to the admin panel):
titles if ( 'the_title' === current_filter() ) return str_replace( 'WordPress', 'WordPress', $text ); // Still here? Use the more judicious replacement static $dblq = false; if ( false === $dblq ) $dblq = _x('“', 'opening curly quote'); return str_replace( array( ' WordPress', '‘Wordpress', $dblq . 'WordPress', '>WordPress', '(WordPress' ), array( ' WordPress', '‘WordPress', $dblq . 'WordPress', '>WordPress', '(WordPress' ), $text ); } ?> er->has_cap('delete_users') ) return true; } return false; } ?> on( 'delete_attachment', '_delete_attachment_theme_mod' ); ?> ( 'echo' => FALSE ) ); $shortlink = wp_get_shortlink( $post->ID ); if ( !empty( $shortlink ) ) { $link = '' . $text . ''; $link = apply_filters( 'the_shortlink', $link, $shortlink, $text, $title ); echo $before, $link, $after; } } ?> runs setup. * * @since 1.5.0 * @access public * * @return WP_Rewrite */ function WP_Rewrite() { $this->init(); } } ?> ince 1.5.0 * @access public * * @return WP_Rewrite */ function WP_Rewrite() { $this->init(); } } ?>[Moderator Note: Please post code or markup snippets between backticks or use the code button.]
Do anybody has an idea about this error-message? Where should I search the source of the problem?
Thanks in advance!!!
The topic ‘Webpage disappeared!’ is closed to new replies.