Hallo zusammen,
kann mir jemand sagen was diese Fehlermeldung zu bedeuten hat?
[COLOR=#000000][FONT=Times]/** * Front to the WordPress application. This file doesn't do anything, but loads * wp-blog-header.php which does and tells WordPress to load the theme. * * @package WordPress */ /** * Tells WordPress to load the WordPress theme and output it. * * @var bool */ define('WP_USE_THEMES', true); /** Loads the WordPress Environment and Template */ require( dirname( __FILE__ ) . '/wp-blog-header.php' );
Diese Meldung kam von heute auf morgen auf der Webseite. Ist das eine Hosting Sache?
PS:Ich habe schon hunderte Wordpress Seiten aufgesetzt und erstellt, aber diese Meldung hatte ich noch nie :-)
Danke und liebe Grüße
Chris[/FONT][/COLOR]